A property that everything reads and only the class writes had needed a private property, a public getter and no setter — three declarations for one idea. This…
The 6.7 default theme leans on patterns and style variations harder than any previous one, which makes it the clearest available reference for both. Reading a default theme…
A query that improved by a factor of twenty after a major version upgrade, examined rather than accepted. Understanding why something got faster is worth the ten minutes…
An endpoint from 2019 with no documentation, no named consumer and four hundred requests a day. Two weeks of logging turned an unanswerable question into one email, and…
A result type with a literal discriminant, and every branch typed without a single assertion. The discriminant has to be a literal type on every member, and a…
6.6 keeps a copy of the previous plugin version during an update and restores it if the update produces a fatal error. The rollback covers a fatal error…
A status page maintained since 2022, updated eleven times, none of them during an actual outage. Putting the communication before the diagnosis feels wrong and is right —…
A refactor too large to review, and a test that compares behaviour rather than code. A corpus of four thousand real inputs, captured from a week of production…