Where the Goblins Came From

https://images.ctfassets.net/kftzwdyauwt9/2mv3MIYe0gkFpjqH8lUECs/a1b39ea729fb561ea01e54e85b6fa7e9/godsped_gang_screenshot_-_light_mode__2_.jpg?w=3840&q=90&fm=webp
OpenAI's models started mentioning creatures like goblins and gremlins in their metaphors due to a subtle incentive from training for the personality customization feature, specifically the Nerdy personality. The behavior was amplified through transfer from Nerdy personality training and later spread to other contexts, requiring OpenAI to retire the Nerdy personality and implement new tools ...

Craig Venter has died

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.

Biology is a Burrito: A text- and visual-based journey through a living cell

https://burrito.bio/images/goodsell-ecoli.jpg
A typical E. coli cell is incredibly dense with molecules, with its entire volume being 100 million times smaller than a grain of sand. The cell's insides are 70% water, with proteins, RNA, and lipids making up the rest, and DNA accounting for just 1% of its mass.

Copy Fail

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.

Finetuning Activates Verbatim Recall of Copyrighted Books in LLMs

https://opengraph.githubassets.com/da50dee19dd5e897f6a5b667b76fdce1d8d85e0a0159da01792f21a8dce05a4f/cauchy221/Alignment-Whack-a-Mole-Code
This repository contains data preprocessing and finetuning scripts for analyzing memorization in large language models. It uses OpenAI, Vertex AI, and Tinker APIs to generate completions and evaluate model performance.

Cursor Camp

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

Functional Programmers need to take a look at Zig

The user is evaluating Zig as a potential replacement for Haskell, praising its comptime feature for creating correct-by-construction systems and its "no spooky action at a distance" philosophy.

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.

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.

Consequences of passing too few register parameters to a C function

https://devblogs.microsoft.com/oldnewthing/wp-content/uploads/sites/38/2019/02/ShowCover.jpg
Passing too few parameters to a function can cause undefined behavior, memory corruption, or exceptions due to the compiler reusing memory or the processor reading uninitialized values from registers. The Itanium architecture strictly enforces this rule, raising exceptions for reading or writing outside the current stack frame.

Creating a Color Palette from an Image

https://images.squarespace-cdn.com/content/v1/5cca34c50cf57d8e7575f84b/93ca1aeb-2d1e-4bc6-b4ff-119daedea7b7/car+palette+amanda.png
The user developed a color palette algorithm that uses K-means++ clustering in the OKLCH color space to select five representative colors from an image, with improvements including chromatic weighting and structural passes to address edge cases. The final algorithm, used in the Spectrimage app, produces a palette that feels more human-selected, with features such as a phantom guard, slot ...

Zulip 12.0 Released

https://blog.zulip.com/_astro/channels-and-topics.XcOdVFC8_ZuBvve.webp
We’re excited to announce the release of Zulip Server 12.0, containing hundreds of new features and bug fixes: end-to-end encryption for mobile push notifications, a major upgrade for Docker, configurable image previews, and much more! Almost 5,500 new commits have been merged across the project since the 11.0 release in August 2025. Zulip is an organized team chat application ideal for both ...

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.

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.

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.

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.

DRAM Crunch: Lessons for System Design

The Zig project's rationale for their firm anti-AI contribution policy

Zig has a strict anti-LLM policy to prioritize contributor growth over code quality. Maintainers review contributors, not just their code, to foster trust and future contributions.

A Grounded Conceptual Model for Ownership Types in Rust

The website is using Cloudflare security and blocked my action, possibly due to a trigger like a certain word or SQL command. I was trying to perform an action when this page came up, and the Cloudflare Ray ID is needed to report the issue to the site owner.

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.

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.

Vera: a programming language designed for machines to write

https://raw.githubusercontent.com/aallan/vera/main/assets/vera-social-preview.jpg
Vera is a programming language designed for large language models to write, compiling to WebAssembly and running at the command line or in the browser. It addresses coherence over scale issues by making everything explicit and verifiable, with contracts, typed effects, and no variable names.

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.

Show HN: Qumulator – quantum circuit simulator, 1000 qubits, no GPU

https://opengraph.githubassets.com/b2e0c58adaedb18eb4e935cbc2e2af5bc69b715a8d674abac2debeeb9f58d481/qumulator/qumulator-sdk
Simulate 1,000-qubit quantum circuits on classical hardware. Exact results. No GPU. No quantum hardware required. Qumulator is a cloud API — and this is its Python client — for simulating quantum circuits, spin systems, photonic amplitudes, and molecular properties on standard classical hardware. It does not require a quantum computer, a GPU, or any special hardware. It runs in the cloud ...

Claude.ai and API unavailable [fixed]

This incident affected: claude.ai, Claude Console (platform.claude.com), Claude API (api.anthropic.com), Claude Code, Claude Cowork, and Claude for Government.

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.

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.

How to Build the Future: Demis Hassabis [video]