Subject
3 entries
Code Quality
Bookmarks
Nightshift: overnight codebase maintenance with leftover token budget
Nightshift uses your leftover Claude/Codex token budget to run overnight code maintenance — dead code, doc drift, test gaps, security issues — landing everything as PRs. Like a Roomba for your codebase.
Kickstarter SQL Style Guide
Kickstarter's SQL style guide — conventions for formatting, naming, CTEs, joins, and documentation that prioritize reproducibility and shareability across a data team. A practical reference for writing SQL others can read and maintain.
Life's Too Short to Write Shitty Software
Adzerk's engineering blog post on software craftsmanship — arguing that quality standards aren't a luxury but a prerequisite for sustainable development speed. A statement of engineering values from a small company establishing its culture.
