# 30+ year (blogs) — RSS Amplifier

Recent posts from the 3 feeds in the RSS Amplifier directory that cover 30+ year.

Page: <https://rssamplifier.com/topics/30-plus-year/blogs>  
Feed: <https://rssamplifier.com/topics/30-plus-year/blogs.md>

---

## [Perry&#39;s Résumé - Custody & Monetary Systems](https://perry.kundert.ca/contact/resume-custody/)

_2026-08-21 · perry@kundert.ca (Perry Kundert) · Perry Kundert&#39;s Blog_

R&D engineer with 30+ years building systems where a wrong answer is expensive or dangerous; the last five spent on key management and monetary infrastructure. Shipped a Shamir secret-sharing custody application (SLIP-39: group-threshold seed backup with air-gapped ceremony, macOS/win32 platform app installers) and designed a complete wealth-backed monetary platform (EVM-implemented):…

## [Perry&#39;s Résumé - IT/OT Solution Architecture](https://perry.kundert.ca/contact/resume-it-ot-architecture/)

_2026-08-12 · perry@kundert.ca (Perry Kundert) · Perry Kundert&#39;s Blog_

R&D engineer with 30+ years designing systems on both sides of the IT/OT boundary: SCADA protocol and RTU firmware controlling continent-wide pipeline infrastructure, and the integration, telemetry and service layers that carry operational data into enterprise systems. Author of cpppo , the Python EtherNet/IP and CIP library used globally as the integration layer between analytics and the plant…

## [Perry&#39;s Résumé - Digital & AI Architecture](https://perry.kundert.ca/contact/resume-digital-architect/)

_2026-08-07 · perry@kundert.ca (Perry Kundert) · Perry Kundert&#39;s Blog_

R&D engineer and architect with 30+ years designing systems that must keep working when parts of them fail, and that must be able to explain afterward what they did and why. Now applying that discipline to AI-enabled platforms: designing, deploying and operating production generative-AI services end to end, from model selection and inference-cost engineering through integration, delivery and…

## [Perry&#39;s Résumé - Signals & Real-Time Estimation](https://perry.kundert.ca/contact/resume-signal/)

_2026-08-04 · perry@kundert.ca (Perry Kundert) · Perry Kundert&#39;s Blog_

R&D engineer with 30+ years building real-time signal processing and estimation systems that run unattended, in the field, for years. Deep expertise in C++, Python and SIMD; recovering timing and symbol estimates from noisy, multipath channels; and shipping those algorithms into embedded platforms with hard latency and memory budgets. Equally at home at the transducer, in the inner loop, and in…

## [The Alberta Buck - The Best Bad Money](https://perry.kundert.ca/range/finance/alberta-buck-bad-money/)

_2026-07-15 · perry@kundert.ca (Perry Kundert) · Perry Kundert&#39;s Blog_

Gresham's Law says that bad money drives out good: given two monies, people spend the one that is boring or slowly losing value, and keep the one that might appreciate. This is usually taught as a pathology. It is actually a design specification. The money that circulates is always , by revealed preference, the 'bad' money – so the only interesting question is: which bad money is best?

## [The Alberta Buck - The BuckBasket (v1.0)](https://perry.kundert.ca/range/finance/alberta-buck-ethereum-basket/)

_2026-06-20 · perry@kundert.ca (Perry Kundert) · Perry Kundert&#39;s Blog_

A currency is only as stable as the thing it is anchored to. Fiat money is anchored to policy, and policy drifts. The Alberta Buck (BUCK) is anchored instead to a basket of base commodities – and the value of base commodities is pinned, in the long run, not by anyone's promise but by the crust of the Earth and the laws of thermodynamics. This article explains why such an anchor must be heavy –…

## [Accountable Anonymity for Public Money (DRAFT v0.2)](https://perry.kundert.ca/range/finance/alberta-buck-paper/)

_2026-06-11 · perry@kundert.ca (Perry Kundert) · Perry Kundert&#39;s Blog_

Public money is going digital, and every design on the table pays for the convenience with a ledger its issuer can read, freeze, and mine. Cash resists surveillance, but only by keeping no evidence at all: no proof of payment, no recourse, no trail. This paper presents BUCK Notes, a bearer-payment layer for an identity-aware stablecoin that refuses both defaults. No one can trace payments in…

## [The Alberta Buck - Notes Flow (v1.2)](https://perry.kundert.ca/range/finance/alberta-buck-notes-flow/)

_2026-06-10 · perry@kundert.ca (Perry Kundert) · Perry Kundert&#39;s Blog_

One Notes.mint transaction takes 1,200 BUCK from Alice and splits it, atomically, into six notes of denominations \[1000, 100, 25, 25, 25, 25\] – and the public chain learns nothing about who received what. This document walks that example end to end, executably: the SNARK-verified batch mint that folds the note commitments into the on-chain Merkle tree, the off-chain delivery and offline…

## [The Alberta Buck - Notes (v1.2)](https://perry.kundert.ca/range/finance/alberta-buck-notes/)

_2026-06-04 · perry@kundert.ca (Perry Kundert) · Perry Kundert&#39;s Blog_

For forty years cryptographers have tried to build digital cash and failed. Chaum's DigiCash (1990s) had the mathematics but went bankrupt for want of merchant adoption. Bitcoin gave us digital scarcity but no native bearer-paper form – Casascius coins and BIP-38 paper wallets are aftermarket wrappers, not first-class instruments. Central bank digital currencies threaten the opposite: digital…

## [Perry&#39;s Résumé - Blockchain Engineering](https://perry.kundert.ca/contact/resume-blockchain/)

_2026-05-30 · perry@kundert.ca (Perry Kundert) · Perry Kundert&#39;s Blog_

R&D engineer with 30+ years building secure, high-performance distributed systems; now focused full-time on blockchain infrastructure. Designed a complete wealth-backed monetary system on Ethereum EVM: ERC-20 tokens with identity-aware transfers, ERC-721 insured-asset NFTs, parametric insurance smart contracts, and a privacy-preserving bearer-note layer built on Groth16 SNARKs over Poseidon Merkle…

## [Code Faster with Clear Tutorials (Sponsored)](https://crawlproof.com/a/3CZyC9AapuiZ)

_2026-05-30 · **Sponsored**_

Short, step-by-step coding videos you can follow along

## [The Alberta Buck - Printable Receipt (v1.0)](https://perry.kundert.ca/range/finance/alberta-buck-receipt/)

_2026-05-29 · perry@kundert.ca (Perry Kundert) · Perry Kundert&#39;s Blog_

The cryptography of the Alberta Buck identity layer names an identity point \\( M \\in \\mathbb{G}\_1 \\) and binds a transaction; the artifact a human actually holds is a receipt . This document specifies that receipt: a plain-text slip, sized for an 80mm thermal printer, that prints the plain-text Identity of both parties and the transaction details, and embeds – as a wrapped text payload –…

## [The Alberta Buck - Ethereum Implementation (DRAFT v0.93)](https://perry.kundert.ca/range/finance/alberta-buck-ethereum/)

_2026-05-24 · perry@kundert.ca (Perry Kundert) · Perry Kundert&#39;s Blog_

A concrete Ethereum implementation of the Alberta Buck Architecture , in six contracts: BUCK\_CREDIT (ERC-721) – one NFT per insured asset, with deterministic depreciation and piecemeal client activation. IdentityRegistry – per-address Pointcheval-Sanders credentials and ElGamal-encrypted identity points, verified on-chain via the BN254 precompiles. Trust anchor for every BUCK transfer. BUCK…

## [The Alberta Buck - Demurrage and the Jubilee Fund](https://perry.kundert.ca/range/finance/alberta-buck-demurrage/)

_2026-04-30 · perry@kundert.ca (Perry Kundert) · Perry Kundert&#39;s Blog_

BUCKs accrue a flat 2%/yr linear demurrage on every BUCK in existence, computed at view time and never burned. The accrual splits by account flavour. Non-Carrying accounts (EOAs, user wallets) see balanceOf decline as locked fees grow. Carrying accounts (AMM pools, Notes, the Jubilee fund) keep balanceOf equal to their raw ERC-20 balance and carry the accrued fee out with every transfer; the…

## [The Alberta Buck - Formal Correctness Proofs (v1.0)](https://perry.kundert.ca/range/finance/alberta-buck-proofs/)

_2026-04-22 · perry@kundert.ca (Perry Kundert) · Perry Kundert&#39;s Blog_

The Alberta Buck identity system ( Identity , Examples ) rests on two cryptographic transformations: the Identity Fountain rerandomizes a Pointcheval-Sanders signature to produce an unlinkable credential, and the approve handshake re-encrypts the credential's ElGamal ciphertext under the counterparty's public key with a Chaum-Pedersen proof of equality. Everything downstream – bilateral transfers,…

## [The Alberta Buck - Identity - Cryptography Example (v1.0)](https://perry.kundert.ca/range/finance/alberta-buck-identity-example/)

_2026-04-10 · perry@kundert.ca (Perry Kundert) · Perry Kundert&#39;s Blog_

This document has two parts. First, a data flow analysis shows where each piece of identity data resides – Ethereum contract storage, Holochain DHT, or local wallet – at each step of the protocol, using mermaid sequence diagrams to trace registration, approval, transfer, and regulatory compliance flows. Second, a complete worked cryptographic example implements every step in Python on the…

## [The Alberta Buck - Identity and Receipts (v1.1)](https://perry.kundert.ca/range/finance/alberta-buck-identity/)

_2026-04-08 · perry@kundert.ca (Perry Kundert) · Perry Kundert&#39;s Blog_

Alberta Buck transactions carry provably authentic identity – without exposing it. Every participant holds an ElGamal ciphertext 1 of their identity, backed by a Pointcheval-Sanders rerandomizable signature 2 . A citizen with multiple accounts derives an independent, unlinkable credential for each – rerandomizing the signature offline – yet every credential is verifiable as issued by the same…

## [Fertile Obfuscation and the Alberta Buck](https://perry.kundert.ca/range/finance/obfuscation-anielski-2000-review-pg/)

_2026-03-23 · perry@kundert.ca (Perry Kundert) · Perry Kundert&#39;s Blog_

In 2000, an economist at the University of Alberta wrote a paper asking a question that nobody could answer. Twenty-five years later, we can. ( PDF , Text ) 'What is required is reform of monetary policy for all nations where money creation is reoriented to the source of the real economy, including natural, human and social capital. How would such a 'natural capital/commodity-based' currency be…

## [The Alberta Buck - Transition Roadmap (DRAFT v0.3)](https://perry.kundert.ca/range/finance/alberta-buck-transition/)

_2026-03-04 · perry@kundert.ca (Perry Kundert) · Perry Kundert&#39;s Blog_

Alberta is one of the wealthiest jurisdictions on Earth. Our farms, homes, energy infrastructure, and natural resources are worth trillions. Yet every dollar circulating in our province was borrowed into existence – and we pay $23 billion a year in interest for the privilege of using money that was created from our own wealth.

## [The Alberta Buck - Financial System Malfeasance (v2.1)](https://perry.kundert.ca/range/finance/alberta-buck-malfeasance/)

_2026-02-20 · perry@kundert.ca (Perry Kundert) · Perry Kundert&#39;s Blog_

Canada's financial sector earns roughly 30% of all after-tax corporate profits while contributing approximately 7% of GDP. 1 Nearly a third of all corporate profits flow to an industry that produces seven cents of every dollar of economic output.

## [The Alberta Buck - Proposal](https://perry.kundert.ca/range/finance/alberta-buck-proposal/)

_2026-01-29 · perry@kundert.ca (Perry Kundert) · Perry Kundert&#39;s Blog_

Every year, $23 billion leaves Alberta as interest payments -- nearly $18,500 per family. Banks create this money from Albertan collateral, then charge Albertans to use it for decades. The Alberta Buck proposal asks a simple question: what if you could access the purchasing power locked in your own home, farm, or business – without borrowing?

## [Chovy's Blog: Agentic Coding (Sponsored)](https://crawlproof.com/a/IsdvPBo8Gk1n)

_2026-01-28 · **Sponsored**_

Personal posts on agentic coding, moshcode CLI, and security findings.

## [Perry&#39;s Résumé - OT/IoT Security](https://perry.kundert.ca/contact/resume-ot-iot-security/)

_2026-01-01 · perry@kundert.ca (Perry Kundert) · Perry Kundert&#39;s Blog_

R&D software engineer with 30+ years securing industrial control systems and critical infrastructure. Deep expertise in SCADA/ICS architecture, OT/IoT security, industrial protocol analysis, cryptographic communications, and embedded systems. Proven track record deploying mission-critical systems protecting $100B+ infrastructure with exceptional reliability (\<1 defect/10KLOC). ( PDF , Text )

## [The Alberta Buck - Insurance vs. Liquidation (DRAFT v0.4)](https://perry.kundert.ca/range/finance/alberta-buck-insurance-vs-liquidation/)

_2025-12-22 · perry@kundert.ca (Perry Kundert) · Perry Kundert&#39;s Blog_

DeFi protocols like MakerDAO (Sky) validate civilian demand for Claim money – creating purchasing power from owned assets without sale or traditional debt. But their liquidation-based model, relying on overcollateralization and forced asset sales during volatility, replicates the foreclosure dynamic Claim money should prevent.

## [The Missing Monetary Element (v1.4)](https://perry.kundert.ca/range/finance/missing-monetary-element/)

_2025-12-20 · perry@kundert.ca (Perry Kundert) · Perry Kundert&#39;s Blog_

Engineering disciplines have repeatedly discovered 'missing' fundamental elements – constructs that complete a theoretical framework and unlock vast new capabilities. The inerter in mechanical systems, the memristor in electronics, and the positron in particle physics were each predicted by theoretical symmetry before their practical realization.

## [The Alberta Buck - Legal Foundation (DRAFT v0.3)](https://perry.kundert.ca/range/finance/alberta-buck-legal/)

_2025-11-14 · perry@kundert.ca (Perry Kundert) · Perry Kundert&#39;s Blog_

The Alberta Buck proposal, as detailed in the provided architecture document , Wealth Coin concept , and Owner Credit prototype , envisions a blockchain-based token system (implemented via Ethereum smart contracts and other technology and prototyped in Python) that enables private wealth owners to issue fungible ERC-20 tokens (BUCKs) backed by attested and insured claims on private wealth,…

## [The Alberta Buck - Common Objections (v1.6)](https://perry.kundert.ca/range/finance/alberta-buck-objections/)

_2025-10-09 · perry@kundert.ca (Perry Kundert) · Perry Kundert&#39;s Blog_

Sophisticated economic objections to the Alberta Buck correctly identify catastrophic risks in commodity-backed bonds – procyclical currency mismatch, commodity volatility overwhelming stability benefits, constitutional barriers to provincial currency issuance, and market liquidity problems. These analyses are rigorous and historically grounded.

## [The Alberta Buck - Architecture (v1.7)](https://perry.kundert.ca/range/finance/alberta-buck-architecture/)

_2025-10-07 · perry@kundert.ca (Perry Kundert) · Perry Kundert&#39;s Blog_

An Alberta Buck defined in terms of the value of a basket of commodities, and issued based on proof of insured and attested wealth, would dramatically impact private and public debt supply and demand, treasury savings operations, and the supply of broad money presently provided through commercial bank collateralized 'lending' operations.

## [BML Designing RISC-V SoCs with FPGAs : Part-Femto-CPU C Blinky](https://blackmesalabs.wordpress.com/2025/09/14/bml-designing-risc-v-socs-with-fpgas-part-femto-cpu-c-blinky/)

_2025-09-14 · kevinhub88 · Black Mesa Labs_

2025.09.13 : I’m Kevin Hubbard, Electrical Engineer. I’ve spent my 30+ year career designing embedded systems using ASICs, FPGAs, and embedded CPUs. It’s been an amazing journey that I hope others will pursue. I’m giving back now in writing this “BML Designing RISC-V SoCs with FPGAs” series which starts here. The previous chapter enhanced the simple \[ \]

## [The Alberta Buck](https://perry.kundert.ca/range/finance/alberta-buck/)

_2025-09-10 · perry@kundert.ca (Perry Kundert) · Perry Kundert&#39;s Blog_

Albertans hold billions in idle assets they can't spend ( The Missing Monetary Element explains why). The Alberta Buck is an interest-free, asset-backed local credit system that lets Albertans unlock the value of assets they already own – savings, homes, farms, businesses – and spend that value in their communities without selling those assets or taking bank loans.

## [BML Designing RISC-V SoCs with FPGAs : Part-Femto-CPU Memory Access](https://blackmesalabs.wordpress.com/2025/09/07/bml-designing-risc-v-socs-with-fpgas-part-femto-cpu-memory-access/)

_2025-09-07 · kevinhub88 · Black Mesa Labs_

2025.09.07 : I’m Kevin Hubbard, Electrical Engineer. I’ve spent my 30+ year career designing embedded systems using ASICs, FPGAs, and embedded CPUs. It’s been an amazing journey that I hope others will pursue. I’m giving back now in writing this “BML Designing RISC-V SoCs with FPGAs” series which starts here. The previous chapter introduced a \[ \]

## [BML Designing RISC-V SoCs with FPGAs : Part-Femto-CPU Counter](https://blackmesalabs.wordpress.com/2025/09/06/bml-designing-risc-v-socs-with-fpgas-part-femto-cpu-counter/)

_2025-09-06 · kevinhub88 · Black Mesa Labs_

2025.09.06 : I’m Kevin Hubbard, Electrical Engineer. I’ve spent my 30+ year career designing embedded systems using ASICs, FPGAs, and embedded CPUs. It’s been an amazing journey that I hope others will pursue. I’m giving back now in writing this “BML Designing RISC-V SoCs with FPGAs” series which starts here. The previous chapter explained RISC-V \[ \]

## [Licensed Dispensaries, Pay with Crypto (Sponsored)](https://crawlproof.com/a/70G4RIDezENA)

_2025-09-06 · **Sponsored**_

Search verified licensed dispensaries and pay with Bitcoin, Lightning, or stablecoins.

## [BML Designing RISC-V SoCs with FPGAs : Part-RISC-V Assembly Language](https://blackmesalabs.wordpress.com/2025/09/01/bml-designing-risc-v-socs-with-fpgas-part-risc-v-assembly-language/)

_2025-09-01 · kevinhub88 · Black Mesa Labs_

2025.09.01 : I’m Kevin Hubbard, Electrical Engineer. I’ve spent the majority of my 30+ year career designing digital logic circuits in ASICs and FPGAs. It’s been an amazing journey that I hope others will pursue. I’m giving back now in writing this “BML Designing RISC-V SoCs with FPGAs” series which starts here. This chapter explains \[ \]

## [BML Designing RISC-V SoCs with FPGAs : Part-GNU Cross-Compiler](https://blackmesalabs.wordpress.com/2025/08/31/bml-designing-risc-v-socs-with-fpgas-part-gnu-cross-compiler/)

_2025-08-31 · kevinhub88 · Black Mesa Labs_

2025.08.31 : I’m Kevin Hubbard, Electrical Engineer. I’ve spent the majority of my 30+ year career designing digital logic circuits in ASICs and FPGAs. It’s been an amazing journey that I hope others will pursue. I’m giving back now in writing this “BML Designing RISC-V SoCs with FPGAs” series which starts here. This chapter explains \[ \]

## [BML Designing RISC-V SoCs with FPGAs : Part-Intro](https://blackmesalabs.wordpress.com/2025/08/31/bml-designing-risc-v-socs-with-fpgas-part-intro/)

_2025-08-31 · kevinhub88 · Black Mesa Labs_

Table of Contents:Part-1 : What are SoCs?Part-2 : History of Modern Computer ArchitecturePart-3 : RISC-V Assembly LanguagePart-4 : RISC-V and the Femto corePart-5 : Femto-CPU Memory AccessPart-6 : Femto-CPU Blinky in CPart-7 : GNU cross-compilerPart-8 : RISC-V and the KianV corePart-9 : RISC-V and the Hazard3 corePart-10 : Segger JTAG DebuggerPart-11 : Example Design \[ \]

## [Perry&#39;s Résumé](https://perry.kundert.ca/contact/resume/)

_2025-07-16 · perry@kundert.ca (Perry Kundert) · Perry Kundert&#39;s Blog_

Inventive and pragmatic R&D engineer with 30+ years of experience architecting high-performance, secure software/hardware systems across fintech, energy, and communications. Deep expertise in C++, Rust, Python, distributed systems, cryptography, and embedded design, and full-stack UI integration. Trusted to lead complex, mission-critical initiatives, prototype future-facing systems, and mentor…

## [Perry&#39;s Résumé - Fintech](https://perry.kundert.ca/contact/resume-fintech/)

_2025-07-16 · perry@kundert.ca (Perry Kundert) · Perry Kundert&#39;s Blog_

Inventive and pragmatic R&D engineer with 30+ years of experience architecting high-performance, secure software/hardware systems across fintech, energy, and communications. Deep expertise in C++, Rust, Python, distributed systems, cryptography, and embedded design. Trusted to lead complex, mission-critical initiatives, prototype future-facing systems, and mentor engineering teams. ( PDF , Text )

## [Perry&#39;s Résumé - Licensing](https://perry.kundert.ca/contact/resume-licensing/)

_2025-07-16 · perry@kundert.ca (Perry Kundert) · Perry Kundert&#39;s Blog_

Inventive R&D engineer with 30+ years architecting secure, high-performance software systems across enterprise, fintech, and industrial domains. Creator of the Python crypto-licensing module implementing Ed25519-signed license verification, and python-slip39 implementing cryptocurrency payment integration and secret handling, demonstrating hands-on cryptographic licensing expertise. Deep…

## [Changing my entire name](https://tezzatravels.substack.com/p/changing-my-entire-name)

_2025-04-10 · TezzaTravels · TezzaTravels_

I didn't anticipate getting married 30+ years ago would cause so many headaches down the road

## [Dominion R&D Corp.](https://perry.kundert.ca/posts/dominion-rnd-corp/)

_2024-10-15 · perry@kundert.ca (Perry Kundert) · Perry Kundert&#39;s Blog_

Dominion Research & Development Corp. My software consulting company's website is https://dominionrnd.com

## [Holo, Ltd. R&D Work](https://perry.kundert.ca/range/finance/mutualcredit/holo/)

_2024-10-15 · perry@kundert.ca (Perry Kundert) · Perry Kundert&#39;s Blog_

Holo Development From 2018 to about 2023, I worked on the Holo and Holochain projects. I developed some of the early prototypes for the Holo project's HoloFuel cryptocurrency, which is soon to go 'live'.

## [BML FPGA Design Tutorial Part-16ofN : Test Benches](https://blackmesalabs.wordpress.com/2024/09/29/bml-fpga-design-tutorial-part-16ofn-test-benches/)

_2024-09-29 · kevinhub88 · Black Mesa Labs_

2024.09.29 : I’m BSEE Kevin Hubbard from Seattle, WA. I design digital logic circuits. My journey started more than 40 years ago designing digital circuit boards. My first was a simple 5V TTL logic plug-in expansion board for my 8-bit Apple \]\[+ computer as a teenager in the 1980 s. In the 1990 s I eventually transitioned \[ \]

## [BML FPGA Design Tutorial Part-15ofN : Digital Logic Simulation](https://blackmesalabs.wordpress.com/2024/09/08/bml-fpga-design-tutorial-part-15ofn-digital-logic-simulation/)

_2024-09-09 · kevinhub88 · Black Mesa Labs_

2024.09.08 : I’m BSEE Kevin Hubbard from Seattle, WA. I design digital logic chips that are fast, small, low power, and reliable. That s actually the working title for my upcoming book, FPGA Chip Design for Speed, Area, Power, and Reliability . I ve been doing this ( digital chip design ) for more than 30 years and \[ \]

