Senior dev communication ๐Ÿ—ฃ, Canvas hacker ransom ๐Ÿ’ฐ, software book club ๐Ÿ“š

TLDRยทยท5 min read
EngineeringAI/MLTechnology
Share๐•in

AI Summary

TLDR Dev's May 13, 2026 issue covers a ransom payment by Instructure after Canvas LMS was breached, exposing 275 million users' data. It also features technical deep-dives on Linux kernel QUIC bugs, Discord's ScyllaDB automation, and opinions on why senior developers fail to communicate. Several new AI and developer tools are highlighted, including Statewright and Agentmemory.

Key Facts

โœ“Instructure paid an undisclosed ransom to ShinyHunters after two Canvas LMS breaches exposed data of approximately 275 million users, though experts warn it incentivizes future attacks.
โœ“Discord replaced manual ScyllaDB management scripts with the Scylla Control Plane, cutting high-stakes database task times from several days to a few hours.
โœ“Agentmemory provides persistent long-term memory for AI coding agents like Claude Code and Cursor, reducing token consumption by over 90% via a centralized hybrid-search server.

Author Takes

SkepticalTLDR Dev

Lights-out AI-generated codebases

Lights-out AI codebases should be treated as a design target requiring new verification infrastructure, not an inevitability โ€” because prompts aren't formal specs and AI-checks-AI pipelines are bolt-on rather than first-class CI.

BearishTLDR Dev

Paying ransoms to hackers

Paying ransoms like Instructure did incentivizes future attacks and offers no absolute certainty that stolen data won't be leaked.

Contrarian Angle

FST - Finite State Transducer (10 MB binary) replacing SQLite (3 GB database)

A Finnish-English dictionary was migrated from a 3 GB SQLite database to a 10 MB FST, reducing storage by 300x by compressing frequent prefix and suffix patterns.

Engineers switching from SQLite (3 GB database) to FST - Finite State Transducer (10 MB binary)

Scylla Control Plane replacing Manual ScyllaDB management scripts

Discord replaced fragile manual ScyllaDB scripts with the Scylla Control Plane, reducing high-stakes task times from days to hours.

Engineers switching from Manual ScyllaDB management scripts to Scylla Control Plane

More from TLDR

๐Ÿ“ฐTodayโšกFeed๐Ÿ“กSignals๐Ÿ’ฐCapital