Don't pick a partial index for speed
Four index strategies on a 10M-row Postgres queue table: the winner didn't win for the reason I gave, and one setting turned it into a 1,635x loss.
Blog
My writing, videos and posts across platforms on software architecture, PHP, DevOps and product development. (Page 2/32)
Four index strategies on a 10M-row Postgres queue table: the winner didn't win for the reason I gave, and one setting turned it into a 1,635x loss.
The status meeting isn't an information tool, it's an insurance policy. A critique that takes meetings seriously before taking them apart.
In a corporate a raise hangs on a spreadsheet; in an owner-run company on a memory. A system doesn't change the outcome, only the language.
Work an agent finishes in days takes a week in a system running for years: there the cost isn't producing code, it's finding and proving the rules.
Knowledge stuck in one person's head and knowledge buried in a wiki nobody reads end up the same way: the reasoning behind a decision is unreachable.
Why does the same message produce different outcomes in an event-driven system? The hidden inputs that break determinism — and four moves to win it back.