Building a Second Brain for Engineering Work
How I use Zettelkasten, Logseq, and a custom sync tool to build a permanent, connected knowledge base from my engineering work.
Read more →How I use Zettelkasten, Logseq, and a custom sync tool to build a permanent, connected knowledge base from my engineering work.
Read more →A curated reading list for software engineers at every career stage, with personal context on what to read and when.
Read more →The concurrency model you choose is an implicit contract with your entire team. Kotlin coroutines are brilliant engineering — but they make a promise the JVM's type system cannot enforce, and the failure modes are …
Read more →Every new AI session starts from scratch. After a year of losing context, polluting implementations with planning debates, and watching insights evaporate between sessions, I built a structured workflow to fix all of it.
Read more →Practical guide to identifying failed OSDs, mapping physical drives, and monitoring recovery in Ceph clusters
Read more →A real-world case study diagnosing and solving mysterious network latency issues caused by powerline interference, with performance benchmarks comparing MoCA vs powerline solutions
Read more →Kubernetes is a highly modular container platform open sourced by Google. Google modeled Kubernetes after Borg , the container platform that has powered Google services for over 10 years. My current company, Workiva , …
Read more →