I started working on Metering Chain after yet another “we have the logs, but the bill still feels wrong” incident in a usage-based system.
On paper...
Read More
I conceptually implemented five consensus algorithms in Rust to compare PBFT, Gossip, Eventual Consistency, Quorum-less, and Flexible Paxos. The pr...
Read More
After weeks of diving into article registries and rental modules, I finally reached the stage every developer craves: making it all visible. It’s o...
Read More
Imagine a mobile library. Readers don’t pay per book. They pay to enter the library for a period of time. Inside the library:
Read More
I originally found Barlow Twins confusing for a simple reason: it looks statistical on paper, but it doesn’t behave like PCA when you actually run ...
Read More