Skip to content
VOXHQ

02 / Field Notes

Field notes

Dispatches from the workshop — performance surgery, architecture opinions, and lessons that cost more than they should have.

1 min read

SQLite in production is fine, actually

The database in this very site is a single file. Here's the case for boring, and the short list of times it genuinely breaks down.

#SQLite #Architecture #Essays
2 min read

Escaping the rewrite spiral

Every engineer knows the pull of the clean slate. A field guide to telling the honest rewrite apart from the procrastination cosplay.

#Essays #Process