One Year of Sponsored Servo Development

https://servo.org/svg/servo-color-positive.svg
The Servo project's Josh Bowman-Matthews has been working part-time to improve the contributor experience, funded by monthly donations. He made significant contributions, including fixing test failures and rewriting the JS engine integration.

Neovim have a ~$800k Bitcoin donation sitting untouched since 2023

The Neovim project received a 10 Bitcoin donation in 2023, worth approximately $800,000. The last transaction was made in 2019, suggesting the funds have been unused for nearly seven years.

Nvidia announces native GPU programming in Rust

https://developer-blogs.nvidia.com/wp-content/uploads/2026/09/image1-1-1024x576.png
NVIDIA is developing native GPU programming in Rust, with two tracks: SIMT and Tile, to improve performance and safety. The projects aim to make GPU programming easier for the Rust community.
https://manticoresearch.com/blog/auto-chunking/chunk_size_sweep.svg
Manticore allows users to build search over internal documentation by adding a chunk_strategy option to a vector column, which splits documents into chunks and embeds each one for more accurate search results. The strategy can be set to truncate, mean, fixed, recursive, or sentence-based chunking with various overlap settings and max_tokens limits to optimize performance for different ...

My temporary PHP fix from 2014 has nearly 20M installs. Today I'm deprecating it

https://jakeasmith.com/blog/http-build-url/1.png
The author wrote a 174-line PHP polyfill for the http_build_url() function in 2014, which has been installed nearly 20 million times and is still used by many websites. The author has now deprecated it due to its age and potential security risks.

Keys Not Included: recovering the signing keys for US driver's license barcodes

https://ryan.science/tessa.png
My personal website, portfolio, and blog.

The Relation Between Mathematics and Physics by Paul Dirac

https://www.damtp.cam.ac.uk/events/strings02/ima/dirac_all.jpg
A physicist discusses how mathematics is a useful tool in describing the universe, but recent advances have led to a shift from simplicity to mathematical beauty. He speculates that future developments will unify mathematics and physics, allowing for a complete description of the universe using mathematical equations.

Training a 4B model to produce 81% faster query plans than Postgres

https://rohanbansal.com/og/qorl-20260916.png
A 4B model was trained using supervised fine-tuning and agentic reinforcement learning to produce Postgres query plans that beat Postgres's default plans, achieving a 44.7% latency reduction across 113 join-heavy queries. The model learned the harness language of the qo-agent harness through off-policy distillation and reinforcement learning, resulting in a geometric mean speedup of 1.81x and ...

GLM Built Its Own Inference Infrastructure

https://z-cdn-media.chatglm.cn/prompts-rich-media-resources/glm-built-its-inference-infrastructure/20260917-143951.jpeg?w=1376&h=768&fit=fill

Iran school bombing: grounds to believe US was behind atrocity, UN finds

https://i.guim.co.uk/img/media/74ac2ef9d7e4902b853910136d3db05f4d35e2ae/402_0_4583_3667/master/4583.jpg?width=465&dpr=1&s=none&crop=none
A UN fact-finding mission says US military strikes on a school and sports facility in Iran constituted war crimes, with over 150 people killed. The mission also found Iranian authorities committed crimes against humanity during deadly crackdowns on anti-government protests.

OpenAI Model Misalignment Report

https://images.ctfassets.net/kftzwdyauwt9/2VUQZfeF2GtKRitKYdkoLu/cc96d05424afb2c9adcca0734ecdafb1/navier-stokes-art-card.png?w=3840&q=90&fm=webp
OpenAI is introducing a new framework to track and disclose model misalignment, aiming to expedite publishing findings on unexpected or concerning behavior in AI systems. The framework will cover qualifying behavior throughout a model's lifecycle, including training, evaluation, testing, and deployment.

Lucasart's Afterlife

https://togameforlife.wordpress.com/wp-content/uploads/2023/12/screenshot-2023-12-09-074944.jpg?w=859
The author reminisces about playing "Afterlife" 27 years ago, a game that combined SimCity with Heaven and Hell. They share their thoughts on tactics and mechanics, including strategies for managing souls, roads, buildings, and vibes in both Heaven and Hell.

Xiaomi Mimo 2.6 live post-training dashboard

Training metrics of the mimo-v2.6-pro and mimo-v2.6-flash reinforcement-learning runs, live from the trainer's logs.

Online Z3 Guide

https://microsoft.github.io/z3guide/assets/images/logoz3-435ac9d45c476e364529986d36300644.png
An interactive online guide for the Z3 theorem prover with the ability to execute Z3 in the browser.

Small programming tricks

The author shares valuable small nuggets of knowledge that can boost engineering productivity, such as shortcuts for tasks like starting a simple server or searching terminal history. These tiny tricks often require minimal mental infrastructure and can significantly ease work.

Comparison of Malloc() Algorithms

https://egbert.net/blog/articles/images/malloc-decision-supertree.png
Memory allocation algorithms can be categorized into different types, including buddy systems and arena-based memory pools, with varying performance characteristics. These algorithms aim to minimize fragmentation and optimize memory usage for multiple threads and processes.

Developing provably correct Rust code with Verus

https://cdn.amazon.science/7c/fb/3a915dcf44b3ae2cac79acf280d8/automated-reasoning.svg
The position is for an Applied Scientist to improve Amazon's complex logistics systems, focusing on data-driven decision making and solving large-scale challenges. The ideal candidate will have a deep knowledge of Operations Research and/or Machine/Deep Learning methods, experience in applying these methods to large-scale business problems, and excellent communication skills.

Breaking the 1.58-bit Barrier for Ternary LLMs

https://arxiv.org/static/browse/0.3.4/images/arxiv-logo-fb.png
Researchers developed BITCOS, a distribution-adaptive layout for ternary Large Language Models. It stores weights more compactly than five-trit packing in 26 of the tested models and achieves up to $1.485$ bits per weight on sparse models.

Backups Aren't Simple

The author shares their experience with data loss and the importance of having a backup system in place, including snapshots and deduplication. They discuss various methods for rotating backups to ensure efficient storage usage.

Cloudflare/Security-Audit-Skill

https://opengraph.githubassets.com/1db76a5b2e6b2a501ec7cf9163c030624735a4db4ce0c48f8c5748471b86247b/cloudflare/security-audit-skill
A coding-agent skill audits codebases by orchestrating isolated agents through reconnaissance, coverage-led hunting, and independent record verification to identify vulnerabilities. The skill uses prior ledgers and findings to target gaps in the audit process.

Show HN: An e-ink frame that hears birds and draws them as 1800s illustrations

https://raw.githubusercontent.com/arnegiacomo/fugleramme/main/docs/assets/hero.jpg
A Raspberry Pi-based e-ink bird frame uses AI for real-time bird detection, displaying hand-cut 1800s illustrations of birds heard in the garden. The project is still in development and welcomes contributions to improve its features and artwork.

A 32-year-old bug walks into a Telnet server

https://storage.ghost.io/c/a0/dc/a0dcbbe4-0ae7-4d7e-90f7-ebbc3a0f5a84/content/images/size/w1200/2026/03/Group-8730.png
A long-standing Telnet vulnerability, CVE-2026-32746, was discovered in 1994 and affects GNU inetutils implementations. The vulnerability allows an attacker to corrupt memory locations by sending specially crafted SLC (Set Linemode Characters) data to the server.

AWS says it can't restore some data from mideast facilities struck by Iran

Please enable JS and disable any ad blocker

HarnessTax: How Much Does the Harness Matter for Coding Agents?

What does a coding-agent harness actually add, and at what cost? It turns out your Claude models may not need Claude Code… We evaluate 21 model–harness pairs spanning seven models and three harnesses—Claude Code, Codex CLI, and Pi—on SWE-bench Lite and Terminal-Bench 2.0.

The engineering behind the US Strategic Petroleum Reserve

https://johnjwang.com/images/cushing-tank-farm.jpg
The US Strategic Petroleum Reserve stores hundreds of millions of barrels of crude oil in underground salt domes, rather than large tanks, to meet its requirements. This solution is relatively inexpensive and protects the oil from aerial attack, but requires ongoing maintenance and monitoring due to potential tradeoffs.

Performance Improvements in .NET 11

https://devblogs.microsoft.com/dotnet/wp-content/uploads/sites/10/2026/09/net11perf.webp
The .NET 11 runtime has made significant performance improvements, particularly in the areas of just-in-time (JIT) compilation and garbage collection. The JIT compiler now uses more advanced techniques such as "guarded devirtualization" to optimize virtual method calls, and "escape analysis" to reduce heap allocations. Additionally, the runtime has improved bounds check elimination by ...

PCB is brought to you by Fable 5

https://a6mzero.com/static/images/board-cropped.jpeg
The author designed a simple PCB for an RPi Pico-based development board with a GDEY0154D67-FL04 display and buttons, using Fable 5.1 and KiCAD, after being disappointed with Claude Opus 4.

OpenSpec – A lightweight and configurable AI spec framework

https://openspec.dev/og-card.jpg
OpenSpec helps teams refine and validate requirements, ensuring implementation matches the desired outcome. It aligns coding agents with evolving project needs through a centralized spec management system.

The Return of Sail Power: Cargo Ships Are Turning Back to the Wind

https://gcaptain.com/wp-content/uploads/2026/09/Maersk-Container-Anemoi-Rotor-Sail-6-scaled.png.jpeg
Commercial shipping is adopting wind-assisted propulsion systems to reduce fuel consumption and emissions, with over 100 ships equipped and more in development. These modern systems work alongside conventional engines to harness the wind for efficiency gains whenever possible.

Japan's book scene is moving from bookstores to libraries