Current OSS proof, without the launch gloss:
25 merged upstream PRs
real review across multiple repos
mostly narrow code+test fixes
no own-repo PRs counted in that number
Current OSS proof, without the launch gloss: 25 merged upstream PRs real review across multiple...
Current OSS proof, without the launch gloss:
25 merged upstream PRs
real review across multiple repos
mostly narrow code+test fixes
no own-repo PRs counted in that number

I have been using small upstream PRs as a forcing function for proof. Not big rewrites. Not "I built...

Yesterday I shipped around 28 pull requests across real repos — zod, NestJS, Fastify, Scrapy,...

Small open-source PRs look easy from the outside because the diff is usually small. The diff is not...

When I shipped v0.2.1 of PlannerCritic, I thought the hard part was over. The engine had survived a...

A pull request can be conflict-free, have green CI, and still lack evidence that the final merged...

614 tests green, no regressions. That is what the guardrail cost in test churn: zero. The problem...