Zed 1.0

https://zed.dev/_next/image?url=%2Fimg%2Fpost%2Fone-point-zero%2F0-13.webp&w=3840&q=75
Zed is a new editor built from scratch with a custom UI framework, GPUI, to provide a fundamentally better coding experience. Version 1.0 is now available, offering AI-native editing, collaboration features, and a growing list of capabilities.

Copy Fail – CVE-2026-31431

https://copy.fail/public/demo.gif
A Linux kernel vulnerability, Copy Fail, allows local code execution to become root due to a shared page cache issue. A patch is available to revert the 2017 optimization, and disabling AF_ALG can mitigate the issue.

HERMES.md in commit messages causes requests to route to extra usage billing

https://opengraph.githubassets.com/4395a2e7017b07ed312fbb105e14129840e8ce7be471c0c506f1e73ecadf5586/anthropics/claude-code/issues/53262
Claude Code routes API requests to extra usage billing when a git commit message contains the case-sensitive string HERMES.md. This causes silent extra usage credits consumption, making it difficult to diagnose.

OpenTrafficMap

Der Server erwartet eine neuere Frontend-Version. Bitte lade die Seite neu, damit Client und Server wieder zusammenpassen.

FastCGI: 30 years old and still the better protocol for reverse proxies

Using FastCGI as a protocol for proxy-to-backend communication can avoid HTTP's pitfalls, such as desync vulnerabilities, by providing clear message boundaries and domain separation between client and proxy headers. FastCGI is a 30-year-old protocol that is still usable today, but its lack of awareness and outdated tooling may hinder its adoption despite its potential benefits.

Cursor Camp

https://neal.fun/cursor-camp/logo.png
Welcome to Cursor Camp! Enjoy your stay

Germany has become the largest ammunition producer in the world

https://prm.ua/wp-content/uploads/2023/10/78267_O-1024x561-1.jpg
Rheinmetall significantly increased production of ammunition and military equipment in Germany, overtaking the US in conventional ammunition capacity. The company expects to employ 70,000 people by 2030, potentially replacing a third of automotive industry jobs.

Why I still reach for Lisp and Scheme instead of Haskell

The author prefers Scheme over Haskell for its simplicity, flexibility, and ease of use, despite Haskell's mathematical beauty and innovations. Scheme's REPL and macro system allow for fast prototyping, debugging, and development, making it the author's "sweet spot" for good developer experience.

Gooseworks (YC W23) Is Hiring a Founding Growth Engineer

https://bookface-images.s3.amazonaws.com/small_logos/be25b5e55711ba973cd7f6c514b56a10ab3da20e.png
Gooseworks is hiring a Founding Growth Engineer to build and operate AI-powered growth engines for customers and contribute to R&D of AI coworkers. The role involves 50/50 time for customer growth engines and R&D.

Laws of UX

https://lawsofux.com/home/social.en.png
The tendency to get overwhelmed by too many options and systematic errors in thinking can be mitigated by simplifying and organizing information. Understanding human perception and behavior can help design more intuitive and user-friendly systems and experiences.

Ramp's Sheets AI Exfiltrates Financials

https://framerusercontent.com/images/K641b5bIV4NurO80mFXTXCf3h0.png
A vulnerability in Ramp's Sheets AI allowed data exfiltration via indirect prompt injection. Ramp's security team resolved the issue on March 16, 2026.

Postgres's lateral joins allow for quite the good eDSL

The user discusses the benefits of using lateral joins in database queries for compositional query building, citing the Haskell library Rel8 as an example. They then describe their own Rust library, rust-rel8, which replicates the behavior of Rel8 and provides a powerful abstraction for building queries in a type-safe and composable way.

An open-source stethoscope that costs between $2.5 and $5 to produce

https://opengraph.githubassets.com/4559e1c37fa68497cab3185c23a4fee0c468c787b2e67a5dd5718e9d3b21aaee/GliaX/Stethoscope
This project aims to create a low-cost, research-validated stethoscope with freely available plans. The goal is to produce the stethoscope for approximately USD$1-2.

Kyoto cherry blossoms now bloom earlier than at any point in 1,200 years

Kyoto's cherry tree bloom records span over 1,000 years, showing a 30-year climate signal. The 2026 peak was March 29, two weeks earlier than the pre-modern average.

Third Editor Fired in Elsevier's Citation Cartel Crackdown

https://substackcdn.com/image/fetch/$s_!-j2T!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F1d5f1d28-62d0-47d3-a816-384457db1ed7_400x400.jpeg
Elsevier's journal RIBAF has a citation cartel led by John Goodell, who pays researchers to co-author his papers. Goodell's scheme has resulted in hundreds of compromised papers and an inflated citation count.

We need a federation of forges

https://assets.tangled.network/blog/federation/Light.png
Tangled aims to decentralize code collaboration by allowing events to be federated among git servers, enabling cross-server collaboration and hosting. It uses Authenticated Transfer to share events and social features, breaking free from GitHub's monoculture.

View transactions sent to a Monero address

https://localmonero.co/blocks/img/monero-block-explorer.png
For a moment there it seemed that you were trying to peek into this Monero address: 47xmhbRuYpSYSrVZx2RsPBhaAQByZq3ucAT6ULxHvDAu8c853ErpLHqBdDmpVzcmWFdZFCWrfZYwp3rqs14zxXx95S7Fyv2 No? Hmmm... it really looks like you were, like, trying to check out this dude's balance. Well, Monero says 'No'!

Soft launch of open-source code platform for government

https://www.nldigitalgovernment.nl/wp-content/uploads/sites/11/2026/04/pexels-mikhail-nilov-7988761.jpg
code.overheid.nl is a government-wide code platform for open-source software, currently a pilot using Forgejo. Developers are invited to contribute and join the platform by emailing [email protected].

Blaster Beam (Musical Instrument)

https://upload.wikimedia.org/wikipedia/commons/thumb/3/3d/Craig_Huxley_blaster_beam_June_2012.jpg/330px-Craig_Huxley_blaster_beam_June_2012.jpg
The blaster beam is a concept electric musical instrument consisting of a 12 to 18-foot (3.5 to 5.5 m) long metal beam strung with numerous tensed wires under which are mounted electric guitar pickups which can be moved to alter the sound produced. The instrument is played by plucking the strings with fingers or striking with sticks, pipes or even large objects. The instrument produces a very ...

Online age verification is the hill to die on

Something went wrong, but don’t fret — let’s give it another shot. Some privacy related extensions may cause issues on x.com. Please disable them and try again.

How to Build the Future: Demis Hassabis [video]

Bugs Rust won't catch

Canonical disclosed 44 CVEs in uutils, a Rust reimplementation of GNU coreutils. The bugs highlight the importance of careful handling of paths, bytes, and syscalls in systems code.

Maryland becomes first state to ban surveillance pricing in grocery stores

https://i.guim.co.uk/img/media/1a943d9c427bcfd9d46c95d09bfcd3de5938eb0d/0_0_7360_4912/master/7360.jpg?width=465&dpr=1&s=none&crop=none
Maryland has banned surveillance pricing in grocery stores, preventing businesses from charging higher prices based on personal data. Critics say the law has loopholes and weak enforcement, while advocates welcome the step but urge stronger consumer protections.

Ghostty is leaving GitHub

The author has been using GitHub daily for 18 years, finding it the place where they've been happiest and most productive. However, due to frequent outages and reliability issues, they've decided to leave GitHub and move their project Ghostty to a new platform.

Mistral Medium 3.5

https://cms.mistral.ai/assets/9d0ff7f3-55ad-4ea9-83c0-b16e53bc4ea5.png?width=3236&height=2370
Mistral Vibe moves coding agents to the cloud, running in parallel and notifying users when done. Mistral Medium 3.5, a new default model, powers cloud agents and Le Chat's Work mode for complex tasks.

Virtualisation on Apple Silicon Macs is different

https://eclecticlight.co/wp-content/uploads/2022/07/virtualisation1.jpg?w=940
Apple built virtualisation into macOS to support older versions and other operating systems on Apple silicon Macs. This includes Virtio drivers for device support, guaranteeing optimum performance in VMs.

GitHub – DOS 1.0: Transcription of Tim Paterson's DOS Printouts

https://camo.githubusercontent.com/66c24602970a69c59e3d5bc9700803a119a6c8a94ce86908673967832e6b5fe9/68747470733a2f2f617263686976652e6f72672f646f776e6c6f61642f7061746572736f6e5f6c697374696e67732f696d616765732f7061746572736f6e5f70686f746f2e6a7067
Tim Paterson's DOS source code listings are available for browsing and compilation. The listings include 86-DOS 1.00 kernel and PC-DOS 1.00 pre-release kernels.

Before GitHub

https://lucumr.pocoo.org/social/2026-04-28-before-github-social.png
The author reflects on GitHub's decline and its impact on the Open Source community, remembering a time when projects were more decentralized and had more autonomy. They advocate for a public archive to preserve Open Source history and suggest that the community should learn from the past to build a more resilient future.

Letting AI play my game – building an agentic test harness to help play-testing

We're verifying your browser Website owner? Click here to fix

At Protocol: Building the Social Internet

https://atproto.com/default-social-card.png
"text": "bsky.storage is an independent project that automates periodic account data backups to a storage network, and has a UI for PLC identity backup and recovery\n\ntools like this give users stronger control of their online future, without needing to self-host an entire PDS",