Backend dev finds — tools, libraries, repos, articles, and more worth bookmarking.
6 results
Boris Tane's argument that traditional logging is broken for distributed systems and that "wide events" — one comprehensive, high-cardinality structured event per request per service — are the fix. Log what happened to the request, not what your code is doing.
Open protocol for autonomous agents to self-register for services without human intervention — a standardized auth.md file + HTTP endpoints replace OAuth and sign-up forms.