De-Brainrot Vacations

https://devz.cl/images/4638688D-E3B3-4B10-B315-926250B9166C_1_105_c.jpeg
The author reflects on how their brain has changed since starting as a software engineer, feeling mentally exhausted and now struggling with slower thinking and less profound ideas. They've recently rediscovered reading and learning through new hobbies like physics, calculus, and programming.

bzip3

https://camo.githubusercontent.com/e60efbfdc1e69aaf158f5c64e16ac70b7c91025d7831c69832c32a1cb499f657/68747470733a2f2f7265706f6c6f67792e6f72672f62616467652f766572746963616c2d616c6c7265706f732f627a6970332e7376673f636f6c756d6e733d33
Bzip3 is a high-performance compression library with higher ratios and better performance, built on order-0 context mixing entropy coder and Burrows-Wheeler transform. It's licensed under LGPLv3 only, with contributions from Ilya Grebnov and others.

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.

Caltech Mathathon – first hackathon ever devoted to research level mathematics

https://mathathonchallenge.com/img/openai.png
A complex structure was shown in a six-sphere, raising questions about AI's role in math. A global competition will be held to solve open conjectures and build new theories using frontier models, with prizes awarded for promising results.

Splash-free urinals (2025)

Live map of public transport in Belgium

https://openbaarvervoerbelgie.be/og.png
Elke bus, tram, metro en trein van De Lijn, STIB-MIVB, TEC en NMBS op één kaart, met realtime vertragingen, haltes en vertrektijden. De kaart wordt geladen… · La carte se charge… · Loading the map…

Simple Is Not Small

https://jyn.dev/assets/rope.png
The author discusses the importance of simplicity in programming, contrasting it with coupling and complexity. They argue that small programs can be coupled, while simple ones are decoupled and easy to maintain.

Smartphone makers don't bother to comply with EU repairability requirements

https://image.theregister.com/4093968.jpg?imageId=4093968&panox=0.00&panoy=0.00&panow=100.00&panoh=100.00&heightx=0.00&heighty=0.00&heightw=100.00&heighth=100.00&width=960&height=432&format=webp&format=jpg
The EU's repairability rules for smartphones and tablets have shown low compliance, with over 80% of devices lacking necessary repair information. Manufacturers are required to publish self-reported repairability scores and spare parts prices, but enforcement is needed to ensure transparency.

Speculative Decoding in vLLM on AMD GPUs

https://vllm.ai/blog-assets/figures/2026-08-23-speculative-decoding-amd-gpus/figure-method-summary.svg
Speculative decoding in vLLM allows for verifying multiple drafted tokens in a single target-model pass, improving output-token throughput. The method varies across drafting methods and proposal lengths, depending on the model family, draft checkpoint, workload, and acceptance behavior.

LG smart TVs caught logging audio with screen off and snooping on local devices

https://www.notebookcheck.net/fileadmin/_processed_/d/5/csm_LG-smart-TV-investigation_fed7bd1ed8.png
LG smart TVs secretly scan home networks, collect data on devices and Wi-Fi networks, and log microphone audio even when turned off. This raises concerns about user privacy and security, with experts recommending disconnecting the TV from the internet to prevent potential vulnerabilities.

Impedance Matching (2017)

https://www.edge.org/sites/default/files/annualimage/bookimage/Unknowns_cover500_0.jpg
An impedance matcher is a device that converts energy from one form to another, often by matching the impedance of two different systems. Examples include the transmission system in cars, transformers on electric poles, and various components in soundproofing booths and recording equipment.

Tiny $70 Xteink X3 e-reader

https://cdn.theatlantic.com/thumbor/-sRGAr7VaZGEhz-zDRM4u1kjtw8=/0x0:2000x1125/960x540/media/img/mt/2026/09/2026_9_4_3_inch_e_reader/original.gif
The author purchased the Xteink e-reader, a small and affordable device that has become addictive due to its compact size. Despite its basic features, it has revolutionized their reading experience and provided a healthier alternative to mindless scrolling on social media.

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.

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.

I Connected My Withings Body+ to Home Assistant with an ESP32

https://didac.dev/_next/image?url=%2Fblog%2Fwithings-scale-home-assistant%2Fwithings-esp32-ha.webp&w=3840&q=75
The user successfully integrated their Withings Body+ scale with Home Assistant using an ESP32 board, bypassing the need for the official Withings app. The custom integration allows for seamless weight tracking without requiring Wi-Fi or opening the app, and it works as expected with multiple profiles.

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.

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.

'You Can See Everything' Review: Nathan Fielder's Doc About Elizabeth Holmes

https://variety.com/wp-content/uploads/2026/09/Screenshot-2026-09-06-at-7.57.52-PM.webp?w=1000&h=667&crop=1
The documentary "You Can See Everything" explores the life of Elizabeth Holmes, former CEO of Theranos, through a unique blend of reality and performance. The film delves into her motivations and mindset, revealing a complex web of deception and denial.

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.

Apparently CodePen 2.0 sends data to their servers as you type

CodePen sends typed content to its servers almost immediately, even before saving. This means any secret input can be compromised if not saved and published.

VMware migration reduces Tottenham Hotspur's licensing fees by 85 percent

https://cdn.arstechnica.net/wp-content/uploads/2026/09/Tottenham-640x360.jpg
Tottenham Hotspur has saved over 85% in licensing fees by switching from VMware to Hewlett-Packard Enterprise's Morpheus VM Essentials virtualization software. The team is modernizing its data center and network infrastructure as part of a broader redesign, with HPE managing the hybrid cloud-managed service.

Whistle Synth

https://www.jefftk.com/whistle-synth-in-app-store.png
My program that uses whistling to control a synthesizer is now available in the Mac App Store: It's free, no ads, and open source. If you have a mac and like to whistle, give it a try? You need an external mic, headphones (wired, to minimize latency), or both; I recommend the former. Living in this age of genies I've had Claude heavily redo the implementation, and it is lower latency, ...

Why are there no flow batteries with symmetric ferrocyanide electrolytes?

https://chemisting.com/wp-content/uploads/2026/09/image.png
Ferrocyanide is not suitable for use in symmetric flow battery systems due to its instability at potentials outside of its redox potential range. This can lead to decomposition, free cyanide generation, and safety hazards.

Programming is Art

The author initially enjoyed programming due to the creative aspect, but later found it solely a job. They distinguish between "true programmers" who write code for its own sake and those like themselves who use coding as a means to an end.

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.
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.

Show HN: I made a word building game supporting anagrams and one handed use

The game Unscramble is a simple word-building game where players tap letters to form words, with increasing speed and points for correct answers. It features 6 difficulty levels and customizable settings for a comfortable gaming experience.

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

https://opengraph.githubassets.com/09349947fbdd9bb03594e51d3b0afb5ba017b2a19ce41491a655e42d0a2a8086/timgordontg/engrim
A new SQLite memory engine, engrim, allows developers to switch between models and environments on the same project without losing architectural decisions or user constraints. It decouples project intelligence from single AI vendors or proprietary cloud silos, enabling seamless model switching with zero context amnesia.

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: Think Turing Complete, but you write the circuits in TypeScript (WIP)

https://play.simten.dev/og-default.png
A puzzle campaign built on Simten, a TypeScript HDL that simulates in the browser and synthesizes to Verilog.