Shorter technical observations, implementation details, and working ideas drawn from the projects and guide series.
What I learned from building and benchmarking a compact local code index for coding agents.
LLMCode searchToolingExperiments
Read note →
How Mixology projects authorization and lifecycle prerequisites once, then lets GUI and TUI render native action state without sharing their views.
GoCedarAuthorizationGUITUIArchitecture
Read note →
A step-by-step implementation of generic, rateless set reconciliation in Go, from XOR-coded cells through peeling and measured communication.
GoGenericsRIBLTDistributed SystemsAlgorithms
Read note →
A practical translation from familiar Windows concepts to Linux filesystems, permissions, shells, services, SSH, and containers.
LinuxWindowsShellSSHContainers
Read note →
How cedar-dotnet establishes correct Cedar behavior through conformance tests, then uses benchmarks to make it fast.
CedarAuthorizationGo.NET
Read note →
An executable tour from non-associative octonion multiplication to a Furey-inspired eight-state particle pattern.
F#OctonionsMathematical Physics
Read note →
Using phantom dimensions and F# operators to make invalid matrix arithmetic fail at compile time.
F#Linear AlgebraType Systems
Read note →
A ground-up path to ECDSA through groups, finite fields, elliptic-curve point arithmetic, and scalar multiplication.
CryptographyECDSAMathematics
Read note →