Keep Our Servers Running

https://blog.archive.org/wp-content/uploads/2026/08/match-graphic-25-plus-click-to-donate-1024x1024.png
The Internet Archive aims to provide universal access to human knowledge, and its infrastructure relies on donations. Monthly gifts help maintain servers, ensuring books are readable and websites are accessible for future generations.

Making a Python interpreter in 1024 bytes

https://austinhenley.com/blog/images/python1024.png
A Python interpreter in 1024 bytes of C code is being developed, focusing on a subset of the language with minimal syntax. The interpreter uses recursive descent parsing and executes expressions along the way without error handling or intermediate representation.

I'm a seeing-eye dog for a computer

https://claytonwramsey.com/blog/seeing-eye/lid1.png
The author uses a language model to debug robot code, but finds it ineffective due to limited understanding of normal working robots and GUI control limitations. They now prefer manual debugging as the most efficient approach.

It took a year to ship WebAssembly in Anubis

https://anubis.techaro.lol/.within.website/x/cmd/anubis/static/img/pensive.webp?cacheBuster=v1.28.0-pre1.0.20260831142821-4578023de7b6
Anubis is a security measure to prevent AI scraping, causing temporary downtime. To access the website, disable plugins like JShelter that block modern JavaScript features.

Ask HN: How do you manage skills files?

The user is looking for ways to manage and utilize skills, especially general-use skills, in their coding agent setup. They believe that model capabilities will eventually replace some of these skills but are interested in finding alternative methods to manage them.

Ask HN: Fable hacked my piano, can I release the results?

A user purchased PianoDisc music, including Eric Satre's work, and experimented with AI tools Astra and Fable to create their own versions. The AI successfully created a version of Gymnopedie No 1 but found the original PianoDisc version had obfuscated MIDI data that made it unplayable on other systems.

Has anybody seen my keys? A key-hierarchy strategy for rack-level security

The document outlines a security system for an oxide rack, including the use of a trust quorum and key derivation function to protect data at rest. The system uses Shamir secret sharing to ensure that an attacker cannot recover the rack secret by stealing a subset of sleds or drives.

Ask HN: Would you read a statistics textbook?

You're considering writing a book on statistics to share your intuitions, but you're unsure if it would be well-received. Many people still read stats books for reference or self-study, especially in academia and research settings.

I refused to train the AI that could replace me

https://fastly.restofworld.org/uploads/2026/08/illo_AI_training_sketch_final.jpg?width=800&dpr=2&crop=16:9
A Ph.D. holder in AI's impact on agriculture in South Africa was offered a job training an AI system to teach and assess students, forcing them to weigh principle against financial necessity. The decision highlights the tension between human judgment and machine learning, particularly in professions that require discretion and context understanding.
https://opengraph.githubassets.com/92962a83efd8bc2e3e8432afc9522dcfe42750f8345dee563ecb199ee76f3aed/zedeus/nitter/commit/1428b4c2b4246f92a7e5b2673438e5fb39fcc4a3
X Corp sent cease and desist letters to Nitter project on 24 August 2026. The project will continue following legal advice, with more details to be announced soon.

The NX bit is not just about security

https://purplesyringa.moe/blog/guest/the-nx-bit-is-not-just-about-security/og.png
The author debugged a bug in ARM code that caused the phone to randomly lock up, eventually discovering that it was due to speculative instruction fetches from non-executable memory. The solution involved marking all memory except the payload as non-executable.

Babylonian Lamb Stew with Beets (1750–1730 BCE)

https://babylonian-collection.yale.edu/sites/default/files/images/food/09-12_tablet_and_herbs_placeholder_sm.jpg
Heat lamb mixture with beer and water, then serve with steamed bulgur and naan-bread. Toast seeds to make flour, ferment dough for 12 hours, bake into flatbread, then top stew with crushed bread and cilantro.

GrapheneOS Overhauled Default Apps and Secure Clipboard

We're well into the process of converting the Messaging app included in GrapheneOS into a modern app. We'll be making a new release later today with a completely overhauled user interface written in Android Compose. We've made a massive amount of other improvements and bug fixes beyond that too.

Harnessing the Universal Geometry of Embeddings

https://arxiv.org/static/browse/0.3.4/images/arxiv-logo-fb.png
A new method translates text embeddings without paired data, achieving high cosine similarity across different models and architectures. This approach preserves the geometry of unknown embeddings, posing a security risk to vector databases.

Show HN: GET Together – A social network where you don't need POST to Post

This API allows users to create, delete, and interact with posts through various endpoints, including /post, /feed, and /heart. Posts are public and subject to moderation checks for profanity and crypto content promotion.

Every Novel Is Boring–Until It Isn't

https://www.publicbooks.org/wp-content/uploads/2026/08/birmingham-museums-trust-p00MgXaa6as-unsplash-1000x600.jpg
The author discusses the concept of a "volta" in novels, which is a turning point where the reader's interest shifts from boredom to engagement. This subjective experience varies among readers and can be triggered by different elements such as plot twists or character development.

Signing TLS handshakes inside a TPM

https://bschaatsbergen.com/.within.website/x/cmd/anubis/static/img/pensive.webp?cacheBuster=v1.26.0
The website is protected by Anubis, a Proof-of-Work scheme that makes scraping more expensive for large-scale AI companies. This placeholder solution aims to prevent legitimate users from being affected while allowing time to develop better fingerprinting methods.

Show HN: Engrim – A universal, local-first SQLite memory engine for AI CLIs

https://opengraph.githubassets.com/09349947fbdd9bb03594e51d3b0afb5ba017b2a19ce41491a655e42d0a2a8086/timgordontg/engrim
A local-first SQLite memory engine enables seamless model switching across environments without losing project state or decisions. It combines FTS5 search with static vector embeddings for efficient, context-aware recall.

Research acceleration: The view inside OpenAI

https://images.ctfassets.net/kftzwdyauwt9/7ut3G8rKt5ia4P3yRqi2qN/6ffb429f70548a881eb46a4e7e61498e/Option_120___1080_1080.png?w=3840&q=90&fm=webp
Researchers at OpenAI are developing an automated AI researcher to accelerate progress in deep learning and alignment, with a goal of achieving full Researcher System Integrity (RSI) by 2028. The system is already showing significant acceleration in research tasks, but careful alignment and safety measures are necessary to ensure beneficial AGI development.

TiVo to charge money for skipping commercials in your own recordings

https://cordcuttersnews.com/wp-content/uploads/2016/09/Tivo-bolt1.jpeg
TiVo is ending its free SkipMode feature, allowing users to skip commercials with a single button press, on November 2, 2026. The company will offer a paid add-on called Premium Auto Commercial Skip instead.

MathKernel: An evidence-aware multi-engine mathematics kernel and MCP server

https://raw.githubusercontent.com/Staatsgeheim/MathKernel/master/WHY.png
MathKernel is a Python library and MCP server that enables advanced mathematics with preserved assumptions, provenance, and claim-specific evidence. It provides exact computation, checked certificates, symbolic results, certified enclosures, empirical evidence, and formal proofs.

An Alien Mind

https://images.ctfassets.net/kftzwdyauwt9/5kS3OG1Jfdja5xLmYcRwgr/f53b9dfe985df5969aff5dc41f2d1934/Art_Card__7_.png?w=3840&q=90&fm=webp
Researchers are concerned about the rapid growth of reasoning language models, which could lead to machines surpassing human intelligence and posing significant risks. They believe that broader interventions are needed to ensure alignment with human values.

Show HN: Mador – Make any DOM reactive with a tiny 80-line Proxy state tuple

https://opengraph.githubassets.com/1e88814f22c61ce2e1c5b6901695bc838f0d4314b7585c459900e4c814d04c0e/marsbos/mador
Mador is a reactive state management library that binds to existing DOM, using native ES modules and tracking dependencies for efficient updates. It works without components or virtual DOM, modifying the provided DOM directly.

Asahi Linux on M3

https://asahilinux.org/img/AsahiLinux_logo.svg?d619e737
Asahi Linux now supports Macs with M3 series SoCs, offering most features like webcam and USB support. However, full DCP support and 3D acceleration are not available yet due to ongoing work.

Black Hole of Los Alamos: Seller of surplus nuclear research materials (2011)

https://img.atlasobscura.com/KTkGmU5i0NIyONwzQTS7r1W1tJh2G3HVNIv_LvywuBg/rt:fill/h:200/q:91/sm:1/scp:1/aHR0cHM6Ly9pbWFn/ZXMuYXRsYXNvYnNj/dXJhLmNvbS9hb24v/Y2FtcGFpZ25zL2Zv/cmRfMjAyNi9tYXJr/X3lvdXJfbWFwX3Zl/Y3Rvci5wbmc
Your newsletter subscriptions with us are subject to Atlas Obscura's Privacy Policy and Terms of Use.

Please don't rearrange our shoes when we turn up, paramedics in Japan urge

https://i.guim.co.uk/img/media/80d66ae2fca0fb24b2fbd3ef0bd666ed36ced706/0_0_5906_4724/master/5906.jpg?width=465&dpr=1&s=none&crop=none
Emergency services in Kanazawa advise against repositioning paramedics' shoes at home entrances to avoid delays. Guests should leave their shoes as they are, allowing paramedics to quickly enter and exit with a patient on a stretcher.

Study Math with Kusama

https://miro.medium.com/v2/resize:fill:1200:632/g:fp:0.5:0.23/1*ZYKHP9_4O4u7qO2vr7WG2w.jpeg
For nearly a century Yayoi Kusama covered the world in dots, nets and mirrors. She passed away recently, and I will not try to squeeze her life into a few lines here, since other people will do that far better. I want to remember her in a different way, one that maybe suits her best. I am going to take a few of her works and read a little mathematics inside them. The kind you can explain to ...

NetBSD 9.5 released and EOL for NetBSD-9

NetBSD 9.5 is the final release from the NetBSD 9 stable branch, featuring security and stability fixes since April 2024. Users on this branch are urged to update to a more recent release like NetBSD 11.0 or 10.2 for support.

Reverse engineering the storage format for an undocumented database

https://blog.glazer.ee/posts/converting-cronos/featured_hu_20f01fd34e90bced.png
We successfully parsed the CronosPro database files using Codex and improved upon the Cronodump codebase to fix parsing issues. The process involved recovering an obfuscated schema, fixing parser assumptions, and validating parsed values under correct schema columns.

Is mathematics about to enter the conservatory?

https://mbmccoy.dev/images/DSC02430.jpg
A mathematician discusses a new paper proving the Spherical Hadwiger Conjecture using AI assistance, raising concerns about the impact of AI on human mathematicians. The author wonders what specific proof details were handled by the AI tool OpenAI Codex.