wed apr 22 · 2026-04-22

apr 22, 2026

5 links from the engineering internet.

blog.cloudflare.com
systemsinfra

cloudflare makes rust workers reliable with panic recovery

rust workers now support resilient error recovery through panic unwinding and webassembly exception handling, so a single panic doesn't take down the whole worker. wasm-bindgen got the upstream changes too.

simonwillison.net
ai

simon willison: is claude code going to cost $100/month? probably not

anthropic announced and then quickly walked back pricing changes for claude code. simon traces the confusion, what was actually said, and where the real pricing landed for paid plans.

lwn.net
oss

dependency cooldown discussions warm up

a delayed dependency-update mechanism to mitigate supply-chain attacks is gaining traction in the python and node ecosystems. critics argue cooldowns shift risk to the broader community while attackers iterate around the window.

lwn.net
systems

rfc 3729: one sized trait does not fit all

rfc 3729 proposes a hierarchy of traits in rust to describe types whose sizes are determined under different compile-time and runtime conditions. lwn unpacks why sized has been the wrong abstraction for years.

lovable.dev
weboss

lovable's postmortem on its public-projects data exposure

between feb 3 and apr 20, backend regressions let any authenticated lovable user access chat history and source code from public projects. lovable patched within two hours of public disclosure and posted a postmortem on the regressions.

Command Palette

Search for a command to run...