vnykmshr

Writing

2026
Craft

Moved, not settled

2026.216

Go spent eight months on dependency cooldown, then closed it by moving it to the proxy. Nobody had to decide whether it works.

Craft

set -e ate the report

2026.213

Under set -e a failing check exits before the line that reports it. Thirty of the forty-four in my quality gate can never print FAIL.

Systems

The deploy is the cache

2026.197

Presigned URLs cap at seven days -- a protocol ceiling. A static site mints URLs at build and serves them until the next deploy. The clock starts at mint.

Systems

Shortage of shared fields

2026.179

Hiring isn't broken. It was never designed. Two sides fill different forms with different fields, and the join fails before the conversation starts.

Craft

The model is the stale one

2026.162

I pointed two frontier models at my own docs to see which one to pay for. Both flagged the correct, freshly-updated pages as stale -- the audit was poisoned by the thing being audited.