A decision about to be reversed for the second time, and a record from 2021 that already contained the argument against reversing it. Reading the previous two records…
A specification with an in-memory check and a query builder, both correct in isolation and disagreeing on a boundary. One character apart, and the report listed orders the…
Specificity conflicts resolved by declaring the order of every layer in one place, before anything is defined. A single-class utility beating a component rule without !important is the…
Suggestions that are idiomatic for the language and wrong for this application, which is the most expensive kind of wrong. Both suggestions are what most PHP looks like,…
Rotating a signing secret without coordinating a deploy with four integrators, which is what sending several signatures is for. The overlap turns a rotation from an event requiring…
A single relay process that had become the throughput ceiling, split into two by partitioning on the aggregate identifier. The modulo on a hash of the aggregate id…
A small compiled tool in a PHP project, and the question that matters more than the language. A second language in a repository is a maintenance decision rather…