The problem I wanted to solve I kept running into a subtle DeFi reliability issue: many “time-weighted average price” (TWAP) oracles assume they can ...
The problem I ran into (and why it’s weirdly hard) On a weekend of tinkering with DeFi flashloan arbitrage (a flash loan is a loan that must be borro...
I got annoyed the first time I tried to build a “blockchain exporter” that writes ledger data into a database: the exporter would sometimes ingest the...
Why I got obsessed with “receipt memos” I stumbled into a weird bug class while building a decentralized provenance system: the smart contract would ...
I ran into a weird but real problem while tinkering with blockchain infrastructure: node operators (including me) often have “clean” logs—until you tr...
The itch that started this I kept seeing “audit trails” in DeFi described as events in logs—and every time I dug deeper, I found the same mismatch: ...
The provenance problem that kept bothering me I kept running into the same failure mode when building “digital provenance” systems: I could store ev...
The weird problem I ran into: “same event” across chains I was building a small “digital provenance” system where an event—like “sensor reading X is ...
I got curious about something that’s annoyingly under-explained in DeFi: how to build a time-weighted average price (TWAP) oracle without trusting a c...
The problem I stumbled into I spent a weekend trying to wire an ERC4626 vault into a DeFi portfolio and then feed its “share price” into an Aave v3 ...
The problem I wanted to solve I once had to prove that a printed, scanned receipt image hadn’t been altered between a vendor’s laptop and an offline ...