ByteBrief
We're a portrait publication through and through. Turn your phone back and your briefing picks up right where you left it.
(We tried widescreen once. It wasn't us.)

PlanetScale solved an N+1 performance problem in a Rails API that performs tree traversal to find a merge base between database schema snapshots. Each snapshot has one or two parents. The fix used an in-memory cache to eliminate thousands of individual database queries during breadth-first search.
Tap to vote and see what everyone thinks.
Summary by ByteBrief