Play Store blocks AuroraStore, hurting GrapheneOS users

Aurora Store returns a "Server busy, please try again later" error when installing applications via an anonymous account on Fairphone 5 with Android 16. The issue persists despite clearing cache, refreshing the account, and restarting the device.

Launch HN: Nori Robotics (YC S26) – A low-cost humanoid robot for development

https://www.norirobotics.com/_next/image?url=%2Fimages%2Fspecs%2Farm.2f514eeb.png&w=3840&q=75
NORI A3 — an affordable bimanual robot for home and office. Made in the US, shipping fall 2026. $1,688.
https://opengraph.githubassets.com/3f485d6c65f61fa587b2d9b6bd6f110db71340239f3f67052e44cb9f97325143/ankidroid/Anki-Android/issues/21656
The AnkiDroid app, a free and open-source flashcard app for Android, has been rejected by Google Play Store due to violating the Payments policy. The issue is that the app allows users to contribute donations to an organization that is not tax-exempt. To resolve this issue, the developers must remove any links directing users to make payments using systems other than Google Play's billing ...

Show HN: Running 104GB Qwen3.8-Flash-Next on 48GB Mac with at ~12 tok/s

https://opengraph.githubassets.com/9e8a8d4e58bb65072ff1405f0424a5ab5d39ab01e05915beafba9633540691a2/carloslfu/slotstream
The Qwen3.8-Flash-Next model requires a 512 GB Mac with at least 4 GB of RAM to run, and can be installed on Apple Silicon devices with macOS 14+. The download is around 103.8 GB and takes several hours over slow connections.

Ambient CSS v3 – Blender meets CSS

https://ambientcss.vercel.app/og-image.png
Define a light source, and every shadow, highlight and surface gradient follows from it. Calibrated against Blender raytraces — rendered with box-shadow.

Ask HN: Who is hiring? (September 2026)

I'll post job openings for remote work with the company's name, location, and a brief description of their business.

I trained a small transformer in 1.5hrs and it beats many LLMs

https://mvakde.github.io/blog/hero-img.png
The author trained a small transformer from scratch in 1.5 hours, achieving scores comparable to large language models (LLMs) on the ARC-AGI benchmark, with costs reduced by 10x and no need for synthetic data or augmentations.

Quill (YC W20) Is Hiring a Fullstack SWE

Quill is a fullstack SDK for adding analytics and data features to apps, backed by YCombinator and top SV investors. They're hiring a SWE for remote PT/ET hours, $150-210K + equity, with high product ownership and tight feedback loops.

Movie Scene Map – 13,312 films, series, games, anime and manga

https://moviescenemap.com/og.png
Movie Scene Map is a free interactive map of 15,535 real filming locations in 166 countries. It uses open data from Wikidata and Wikipedia to show where films, TV series, video games, anime, and manga were shot or set.

Io_uring Without Readahead

https://frn.sh/iouring/q6-sqpoll-all.svg
The author implemented readahead in Turso, a database backend, to measure its impact on io_uring and understand why it's faster. The results show that with readahead enabled, the application submits more SQEs but fewer requests arrive at the device due to kernel merging of concurrent requests.

American Airlines mechanic Azriel “Al” Blackman has died, aged 100

https://static0.simpleflyingimages.com/wordpress/wp-content/uploads/2026/07/shutterstock_2719557287_cropped.jpg?&fit=crop&w=1600&h=900
Azriel "Al" Blackman, a 100-year-old American Airlines mechanic, passed away after an 80-year career with the airline. He holds the Guinness World Record for the longest career as an airline mechanic and inspired generations of aircraft maintenance technicians.

Dr. Melvin Scheinman: 40th Anniversary of Catheter Ablation

https://ucsfhealthcardiology.ucsf.edu/sites/ucsfhealthcardiology.ucsf.edu/files/inline-images/dr-melvin-scheinman-md-320_2.jpg
Melvin Scheinman, a renowned cardiac electrophysiologist, pioneered catheter ablation in 1981 to treat abnormal heart rhythms. He developed the technique after years of research and experimentation with high-energy electrical currents through catheters.

Fastpotify

https://fastpotify.rocks/screenshot.png
Winamp is a native binary music player that starts quickly and uses little memory, allowing local playback and control on various devices. It features browsing playlists, search, keyboard shortcuts, and customizable skins for a period-accurate experience.

Physically Immutable Optical Archive Libraries

https://savartus.com/wp-content/uploads/2025/04/video-callout-els-2-300x159.jpg
Optical discs store data using physical WORM technology, making them resistant to viruses and malware. They last 50-100 years, requiring minimal electricity and no frequent updates or replacements compared to other media types.

Keenable SELECT: an agent that searches the web in SQL

https://keenableai.github.io/select-showcase/frontier-ai-researcher-moves-since-2025/thumb.webp?v=ce0dc032
Keenable SELECT is an MCP server that runs DuckDB queries on live web data, filtering and extracting fields with LLM calls. It generates HTML reports from the results, allowing for collaborative research and publishing.

We are rebuilding Monica

https://www.monicahq.com/og/monica-en.png
The author is rebuilding Monica, an open-source personal CRM, after almost a decade of development to address its limitations and changing needs. The new version will focus on relationships as first-class concepts and provide customization options without becoming enterprise software.

Dwarf Fortress' creator says the industry's in shambles over AI

https://cdn.mos.cms.futurecdn.net/U8C4YGRTeZ687xyDQ2MbRV.jpg
The game industry is facing financial struggles and burnout due to the pressure of meeting profit expectations, while also dealing with the impact of generative AI. Tarn Adams believes that this unsustainable model will lead to a "pop and reckoning" unless people find alternative solutions.

Introducing Ad Blocker for Firefox on iOS

https://blog.mozilla.org/wp-content/blogs.dir/278/files/2026/08/iOS-AdBlocker-1-1000x563.png
Ad Blocker for Firefox on iOS blocks third-party ads and trackers, reducing clutter and distractions while browsing. It's an optional feature that works alongside existing privacy protections in the browser.

A browser-based viewer for Office Open XML documents

https://ooxml.silurus.dev/icon.png
Open-source JavaScript and TypeScript Office file viewer library for rendering DOCX, XLSX and PPTX directly in the browser with WebAssembly and Canvas. No upload or server-side conversion.

Restroom Archive

https://restroomarchive.com/metatag.jpg
A public restroom at the Tri Cities Regional Airport's basement level is accessible despite its disrepair. The remaining structure consists of old pipes, a sink, and windows leading to street level or a dark crawl space.

Fractal Jittered Voronoi Partitions

https://www.boristhebrave.com/wp-content/uploads/2026/08/fractal_voronoi-997x1024.png
A "jittered" Voronoi variant is a fractal boundary generator that partitions the plane into cells, similar to coastlines. It's computed by recursively halving a grid and finding nearest sites in each layer until an early stopping condition is met or a fixed depth is reached.

Tmp.0ut Volume 5

The output is a table of Linux ELF files with various properties and functionalities, including malware examples and security topics. The table lists 20 different ELF files with their respective authors and descriptions.

Playa Phone

https://playaphone.com/images/booth.3c995833ab2c.jpg
A phone booth is available at Burning Man for free calls to anywhere in the world. Dial +1 (775) 557-4848 to connect with a random Burner or add it as a contact later.

I turned my security cameras into an automatic bird identification system

https://jasontucker.blog/content/images/size/w2400/2026/06/birdnet-2.jpeg
The user set up BirdNet-Go, a bird identification system that uses AI models to analyze audio from security cameras' microphones, identifying birds and other wildlife in real-time. This setup has become a fun game for the user and their wife, providing insights into local biodiversity and even connecting with other birders through a community platform.

Terence Tao explains 6 essential mathematical concepts [video]

Saab has unveiled its A3 collaborative combat aircraft concept

https://aviationweek.com/sites/default/files/styles/crop_freeform/public/inline-images/SAABCCA_2-Tony_Osborne-AWST.jpg?itok=Y8GbbDL2
Saab has unveiled its A3 collaborative combat aircraft concept, a supersonic, autonomous air vehicle that could be developed in the early 2030s to complement its Gripen E. The A3 is designed to operate in controlled airspace and feature advanced sensors and electronic warfare systems.

Has early Scratch experience led to fulfilling careers?

https://pbs.twimg.com/profile_images/1560764938083352577/B1X3m4NN_400x400.jpg
I still see the Scratch “visual programming” environment positioned as an introductory path to programming for kids, but unlike game modding, I have never heard a “success story”, where someone credits their early experience with Scratch as key to a fulfilling career. Anyone?

Dwarf Fortress is getting the mother of all magic updates

https://assetsio.gnwcdn.com/Dwarf-Fortress_l6U4yxY.jpg?width=690&quality=85&format=jpg&dpr=3&auto=webp
Dwarf Fortress is getting a major update with procedural magic systems, allowing for unique and unpredictable magical situations. The update promises to revolutionize the game's existing magic system, enabling discovery-based research and exploration of new forms of sorcery.

A walkable ASCII cyberpunk city in one HTML file [video]