Three services died in that pull request.
- notification-svc 1,850 lines
- scheduler-svc 1,340 lines
- retry-svc 910 lines
+ job table 41 lines of SQL
Three services died in that pull request. - notification-svc 1,850 lines - scheduler-svc ...
Three services died in that pull request.
- notification-svc 1,850 lines
- scheduler-svc 1,340 lines
- retry-svc 910 lines
+ job table 41 lines of SQL

There's this problem I kept running into - first during my internship, then again on a freelance...

The Problem We Were Actually Solving Our feature team owned the high-score leaderboard...

A clean migration PR deleted the old app from main. Nobody documented that production deploys from main every 2 minutes. What…

A 'related articles' query matched 16,000 of 80,000 rows, sorted all of them by a computed expression, and returned six. How I…

The Problem We Were Actually Solving Our treasure-hunt engine at Veltrix was simple on...

A small server ran three small services. A status page, an RSS digest fed by cron, and an API that...