Transmissions
Notes from the field.
Engineering write-ups on distributed systems, web architecture, and lessons collected while shipping software solo.
May 22, 20267 min read
Neumorphism That Actually Ships
Soft UI died in 2020 mood boards because nobody solved contrast and states. A practical system for neumorphic design that survives real users.
CSSDesign SystemsUIAccessibility
Apr 18, 20268 min read
Event Sourcing an XP Ledger in .NET
Why an immutable event log beat a mutable points column for Sigma's gamification engine — and what it cost to get there.
.NETEvent SourcingDDDPostgreSQL
Feb 9, 20266 min read
Running k3s as a Solo Developer
Kubernetes has a reputation for being enterprise overkill. On a single VPS with k3s, it became the most boring part of my stack.
Kubernetesk3sDevOpsVPS