Browse portfolio, all articles, series , or notes .
Filter by keyword
Aug 15, 2026
A small, mergeable approximation is more valuable than an exact answer whose state is expensive to retain, move, or combine. The original 1BRC min/mean/max result does not need a sketch.
Aug 14, 2026
This is a walk through how Darial 0.1 was designed and built: the problem that forced the shape, the decisions we recorded as ADRs, the libraries we actually shipped, and the trade-offs we accepted.
Aug 10, 2026
Exact aggregates where they fit; probabilistic sketches where a billion values do not. Stream 1BRC-shaped weather data with ex_data_sketch—KLL, HLL, and FrequentItems—without loading a 12 GB file.
Jul 31, 2026
Part 2 of Programming Drones with OTP: thin swarm coordinators, Registry vs membership, fail-fast fan-out, formations as planners, local safety, Good/Bad Advisor, and where Nerves fits as a companion—not an autopilot.
Jul 30, 2026
Treat GitHub Release binaries as the source of truth, then wrap them for Homebrew, Scoop, mise/asdf, pip, npm, Mix, and CI—the Ruff/esbuild pattern for tools like Oratos.
Jul 29, 2026
I’ve spent decades building UIs. AI is about to evaporate them.
Jul 20, 2026
Part 1 of Programming Drones with OTP: why one GenServer per vehicle, how Tello UDP fits the mailbox, how a pure safety pipeline protects flight, and why the simulator is the real development surface.
Jul 20, 2026
The essential algorithms for reasoning about massive data streams
May 1, 2026
A dozen examples including RBAC & authorization, BOM tracking, relationship based recommendations, static security analysis, fraud ring detection
Apr 20, 2026
A quick look at logging aggregation alternative
Apr 14, 2026
The Evolution of Information Finance: A Comprehensive Technical and Comparative Analysis of Polymarket and the Global Prediction Market Ecosystem*
Apr 14, 2026
A Liquidity Tree is not a single standardized textbook structure—it’s a conceptual model used in trading systems, market microstructure, and smart order routing.
Apr 14, 2026
The Rikiddo scoring rule** is a **specialized automated market maker (AMM) mechanism for prediction markets, designed to improve on classic models like LMSR.
Apr 14, 2026
A Virtual Automated Market Maker (vAMM) is a pricing mechanism used primarily in perpetual futures protocols
Mar 10, 2026
The Cryptographic Mint in the Age of Geopolitical Crisis: An In-Depth Analysis of Mining Mechanics and Residential Profitability
Dec 10, 2025
Why encrypt-once / decrypt-many needs post-quantum crypto: HNDL risk and the tholos-pq motivation. This is part 1 of a 3-part series on tholos-pq, a Rust crate for encrypting one message to many recipients with NIST post-quantum cryptography.
Dec 10, 2025
This is part 2 of a 3-part series on tholos-pq suite and wire format: ML-KEM-1024, XChaCha20-Poly1305, ML-DSA-65, CBOR envelopes.
Dec 10, 2025
This is part 3 of a 3-part series on tholos-pq. What public review broke in tholos-pq packaging — malleability, deps, docs — and what still isn’t promised.
Nov 18, 2025
Article 18: A Detailed Comparison of Two Interactive Handshake Patterns in the Noise Protocol Framework
Nov 17, 2025
Article 17: The Noise_NN pattern is the simplest interactive handshake in the Noise Protocol Framework. It stands for 'No static keys, No pre-shared knowledge.'
Nov 16, 2025
Article 16: Noise_IK vs Noise_XK: A Detailed Comparison of Two Key Handshake Patterns in the Noise Protocol Framework
Nov 15, 2025
Article 15: The Cryptographic Pattern Often Used in Secure VPNs and Related to Mining Security Layers
Oct 14, 2025
Article 14: WireGuard is a fast, modern VPN protocol that many miners use as an additional security and privacy layer around their mining setups.
Sep 13, 2025
Article 13: The Noise Protocol Framework is the core cryptographic engine that secures nearly all modern Stratum V2 connections.
Jul 11, 2025
The Stratum Protocol V2 (often abbreviated as Stratum V2 or SV2) is the current industry-standard communication protocol that connects individual mining hardware to mining pools.
Jun 10, 2025
A detailed look at the Block template construction process by which a miner (or its pool) assembles all the pieces needed before the nonce hunt can begin.
May 9, 2025
A look into Job Negotiation is one of the most powerful and forward-looking features introduced with Stratum V2.
Apr 26, 2025
Stablecoins: What They Are, Why They Exist, Their History, How They Work, and Their Future
Apr 8, 2025
Compact Block Relay, defined in Bitcoin Improvement Proposal 152 (BIP 152) and widely adopted by all major PoW chains, is the single most important optimization that makes block propagation fast, bandwidth-efficient, and resilient.
Mar 7, 2025
Article 7: The Cryptographic Mint in the Age of Geopolitical Crisis: An In-Depth Analysis of Mining Mechanics and Residential Profitability
Feb 12, 2025
In finance, contracts are civilization's atomic unit of trust. For millennia, they have been static documents - a specialized dialectic crafted by lawyers, interpreted by humans, and enforced by slow, costly third parties like courts. Their power was never in the document itself, but in the convoluted, expensive, and fallible human systems required to uphold them.
Feb 6, 2025
Article 6: Describes the The difficulty adjustment algorithm that is the automatic feedback loop that keeps new blocks arriving at a steady, predictable rate no matter how much total mining power joins or leaves the network.
Jan 5, 2025
Article 5: Merkle Trees Explained
Dec 4, 2024
The Nonce Hunt in Greater Depth: The Global Cryptographic Lottery
Nov 3, 2024
Article 3: Solo Mining, Mining Pools, and Merged Mining explained
Oct 13, 2024
What is Crypto Mining? A Complete In-Depth Tutorial to Become a Crypto Mining Expert
Oct 2, 2024
Article 2: We look at the core purpose of Proof of Work (PoW)
Sep 1, 2024
Article 1: High-Level Overview of Crypto Mining
Dec 1, 2010
Speeding up Monte Carlo using AWS GPU Instances
Oct 1, 2010
Speeding up Monte Carlo using GPU
Sep 28, 2010
See the differences in on the Mac Pro
Sep 13, 2010
Looking in patterns for inserting and querying Couchdb 2.0