01
AISep 9, 2026

The Death of the Junior Developer?

AI is not simply replacing junior developers—it is changing the work through which they learn. What should entry-level engineers master now?

02
SystemsSep 8, 2026

The Code Works. But Why?

A practical argument for looking past green tests and learning to see the system your code is actually running inside.

03
ArchitectureSep 7, 2026

Your Code Has a Memory

The hidden history inside every codebase—and how to recover the decisions the syntax cannot explain.

05
ArchitectureAug 31, 2026

When the Code Starts Designing You

Software does not just implement decisions. Over time, it changes which decisions a team can imagine making.

06
WebAug 21, 2026

The Event Loop Is Not a Queue

A field guide to tasks, microtasks, rendering, and the ordering assumptions that create wonderfully confusing bugs.