Skip to content

Engineering Notebook

A central repository for deep research reports and engineering notes.

This site serves as a dual-purpose repository:

  1. Deep Research: Comprehensive, long-form analysis generated via deep research tools and curated manually.
  2. Field Notes: Atomic thoughts, idiomatic Go patterns, and configuration snippets (Neovim/Linux) that don’t require a full report.
  3. Raw Thoughts & Podcasts: Unpolished reading logs, podcast notes, and random musings.

Deep Research

Long-form deep dives into complex topics like Raft consensus, consistency models, and OS internals.


View Research Archive →

Field Notes

Quick reference guides, TDD strategies, and Bazel/Bzlmod migration logs.


View Notes →

Linux Internals

Notes on syscalls, memory management, and debugging tools like strace and lsof.

Go Ecosystem

Standard library deep dives, table-driven testing patterns, and rigorous error handling.