← Back to experiences
BuilderProductExperiences
CodingJul 22, 2026

On coding: refactoring only after usage proof

I rewrote a module because it "felt messy." Zero user impact, two weeks gone. The new code was cleaner; nobody noticed.…

Tools and processesJul 22, 2026

On tools and processes: automating release notes from PRs

I hated writing release notes manually and skipped them, so users missed fixes. Now PR titles follow a simple prefix—fe…