Topic

software

10 notes on this topic.

← Back to all notes

March 27, 2026

Refactoring as a Signal

The code that needs refactoring most often is rarely the worst code. It is the code sitting on top of a structural assumption that no longer holds.

March 4, 2026

Time As A Design Constraint

Systems age whether we plan for it or not, and the best design decisions are often the ones that remain legible long after their original context is gone.