rollback

The engineering internet, daily.

A short scroll of what's worth your attention across blogs, github, AI labs, and the wider tech world. New batch every morning.

yesterday2026-04-29
zed.devoss

zed editor hits 1.0 after five years

zed reaches 1.0 after five years of work on a custom rust + gpu editor architecture. ships parallel multi-agent ai workflows, edit predictions, and a zed for business tier for team deployments.

xint.iosystems

copy fail: 732 bytes to root on every major linux distro (cve-2026-31431)

an unprivileged user can chain a flaw in the kernel's authenc crypto template with af_alg and splice() to write 4 bytes into any file's page cache, then escalate to root via setuid binaries on ubuntu, amazon linux, rhel, and suse. no race needed.

theregister.comsystems

fedora 44 ships with sealed bootable container images

fedora 44 introduces sealed bootable container images built on unified kernel images and systemd-boot, plus stratis 3.9.0 which can add or remove encryption on existing storage pools without recreating them.

theregister.comoss

hashimoto pulls ghostty off github, citing platform reliability

mitchell hashimoto says github is too unreliable for serious work and is moving ghostty, his terminal emulator project, to a different host. he is evaluating commercial and foss alternatives, with a read-only mirror staying on github.

simonwillison.netai

llm 0.32a0 ships: messages-and-parts model replaces prompts-and-strings

simon willison's llm library ships 0.32a0, a backwards-compatible rewrite that models inputs as a sequence of messages and outputs as a stream of typed parts (text, reasoning, tool calls, images). aligns the api with how modern llms actually work.

huggingface.coai

stanford team drops recursive multi-agent systems paper

the paper introduces a framework for multi-agent systems where agents can recursively spawn and coordinate sub-agents, posted to hugging face daily papers as one of apr 29's featured releases.

lwn.netoss

python packaging council formally approved

the python steering council approved a formal governance structure for packaging: a five-member elected council with authority over packaging standards and tools, ending years of ad-hoc decision-making.

tue apr 282026-04-28
mon apr 272026-04-27
github.blogai

github removes gpt-5.3-codex from copilot student model picker

github copilot student edition no longer shows gpt-5.3-codex as a selectable model. effectively retiring the older codex model as gpt-5.5 rolls out across copilot tiers.

github.bloginfra

github copilot cloud agent starts 20% faster with custom container images

github ships a perf improvement for copilot cloud agent: launches are 20% faster when using actions custom container images. real wins for teams running automated agent workflows in ci.

vercel.cominfra

vercel hobby plan drops to 30-day deployment retention

hobby plan deployments are now capped at 30 days, with exclusions for the 10 most recent production and aliased deployments. likely a cost-control move as platform usage scales.

simonwillison.netai

simon willison: tracking the now-deceased openai-microsoft agi clause

long-form retrospective on the agi clause that used to give openai an out from its microsoft contracts when it claimed to have built agi. simon traces what the clause said, when it changed, and what its removal means.

lwn.netsystems

zig 0.16 explores structured concurrency

zig 0.16.0 introduces an expanded io interface based on structured concurrency principles. lwn walks through the design and what it means for zig's place vs rust and odin.

lwn.netdatabases

pgbackrest is no longer maintained

after thirteen years, the pgbackrest maintainer announced he is stopping work on the project, citing sponsorship challenges. one of postgres's most-used backup tools is now in limbo.

fri apr 242026-04-24
thu apr 232026-04-23
github.bloginfra

github copilot chat improves pull-request awareness

copilot chat in github gets better context about pull requests: discussions, review comments, and diff state are available to the chat without manually pasting them.

github.bloginfra

github's global pull-request dashboard moves to public preview

the unified cross-repo pull request dashboard is now an opt-out public preview. one place to see every pr you're an author or reviewer on, across all your orgs.

vercel.comai

deepseek v4 lands on vercel ai gateway

deepseek v4 pro and flash variants are live on vercel ai gateway with a 1m token context, positioned for coding and reasoning workflows on top of the cheap chinese open-weights frontier.

simonwillison.netweb

simon willison ships liteparse for the web: pdf text in the browser

liteparse for the web extracts pdf text fully in the browser via wasm-shimmed node libraries. no upload, no server roundtrip, works offline.

simonwillison.netai

simon willison gets a pelican from gpt-5.5 via the codex backdoor api

early testing of openai's gpt-5.5 via the semi-official codex backdoor api. the famed pelican-on-a-bicycle test, plus notes on the api shape and what's exposed.

lwn.netsystems

famfs, fuse, and bpf: the post-lsfmm filesystem revisions

the famfs filesystem has undergone significant revisions following discussions at the lsfmm+bpf summit. lwn covers the design changes and where the next round of work is heading.

linear.appinfra

linear agent gains mcp support

linear agent can now connect to your other tools via mcp: granola, glean, notion, posthog. moves linear closer to being an agentic product hub for engineering teams.

canonical.comsystems

ubuntu 26.04 lts 'resolute raccoon' released

ubuntu 26.04 lts ships with tpm-backed full-disk encryption, livepatch on arm servers, and rust-based reimplementations of sudo and coreutils. first lts to expand memory-safe system components.

wed apr 222026-04-22
tue apr 212026-04-21
mon apr 202026-04-20

Command Palette

Search for a command to run...