Blog
Writing on engineering, experiments, and the occasional overcooked opinion.
Notes, breakdowns, and technical detours.Browse topics
Posts
4posts
Build notes, postmortems, and technical writeups worth keeping around after the tab would normally be closed.
Scalability #1: Semantic types are awesome
A beautiful way of writing types for maintainable code.
2 Nov 2026·4 min read·10 views
EngineeringArchitectureTypeScript
Scalability #2: Scalable Drizzle ORM Setup
Learn how to integrate semantic types with Drizzle ORM for better type safety and developer experience.
16 Feb 2026·4 min read·17 views
EngineeringTypeScriptArchitecture
Docker Compose, PostgreSQL, and Drizzle: How I Finally Understood It
I have used Docker on and off for years without fully understanding it. Writing this down is how I finally built a clear mental model for Docker Compose, PostgreSQL, volumes, ports, environment variables, Dockerfiles, migrations, and driver choices.
19 Jan 2026·5 min read·7 views
PersonalDockerPostgreSQL
Browse by Topic
Grouped paths through the archive when you want fewer rabbit holes and more signal.