Knowledge
Current beliefs on software engineering topics. These evolve as I write and learn.
AI Coding Agents
Using AI agents to write code โ guardrails, trust, and when to let them run.
AI-Driven Development
How AI reshapes engineering โ conventions, rules, and the new role of engineers.
API Design
Schema-first, consumer-driven APIs. GraphQL, REST, tRPC.
Code Review
Architecture over style, fail-first, and what earns an LGTM.
Databases
Naming, typing, and when SQL still wins.
Documentation
Multiple layers, each in the right place, alive in the code.
Engineering Teams
Conventions first, knowledge sharing, and shipping fast with quality.
Frontend
React, Next.js, Tailwind, and staying close to the framework.
Infrastructure
Managed services first, engineers focus on the product.
Observability
Structured logs, managed services, and why visibility enables everything else.
Software Architecture
Modular monoliths, vertical slices, and screaming code.
Tech Debt
Fix now if quick, keep when intentional, and what changes in the AI era.
Testing
The test pyramid, integration-heavy backends, and e2e for what matters.