Kimi K3 (2.8T) at 1 token/s on a MacBook Pro, streamed from four SSDs

https://opengraph.githubassets.com/c0b9fa39b467311d003e5ba44f3c757768c2a04b02a0550278d9ae69be4614d0/argonautlabsai/deltafin
Deltafin is a fork of gavamedia/deltafin, running Kimi K3 from SSDs on Apple Silicon with the ARGODRIVE storage work. It aims to squeeze out efficiency from large models like K3 without reducing quality.

Mercury 2.5

https://framerusercontent.com/images/RoZiv6hJStkiJmnDuDeCk9S2s.webp?width=512&height=341
Mercury 2.5 is the latest production model from Inception, offering a 40% increase in intelligence and comparable cost to GPT-5.6 Luna, with prices starting at $0.04 per million input and output requests.

Google DeepMind Releases AlphaGenome Atlas

https://storage.googleapis.com/gweb-uniblog-publish-prod/images/AlphaGenome_Atlas_herosocial.width-200.format-webp.webp
Scientists have developed the AlphaGenome Atlas, a database predicting effects of single nucleotide variants in the human genome. The Atlas helps researchers quickly prioritize promising research areas by providing an easy-to-use score for coding and non-coding regions.

On the Navier–Stokes Millennium Prize Problem

https://images.ctfassets.net/kftzwdyauwt9/75EbpsuBOy5LbUgCppWXD1/88da8c19dcf76d6f4f8fd7485dcb6346/navier-stokes-light-master.png?w=3840&q=90&fm=webp
Researchers at OpenAI have developed a proof that the Navier-Stokes equations for fluid motion can develop a singularity in finite time, resolving one of the Millennium Prize Problems. The solution involves an internal model significantly more capable than GPT-6 Astra and demonstrates the potential for AI to advance research and technology benefiting humanity.
A mathematician collaborated with a Large Language Model (LLM) to solve the Navier-Stokes problem, but OpenAI claims to have solved it first. The LLM was used to push the collaboration's work from rough forcing to smooth forcing and incompressible Euler equations.

DaVinci Resolve 21.1

Media

Benchmarking Qwen3.8 27B quantizations: 4-bit holds up, 1-bit collapses

https://quesma.com/_astro/hf_unsloth_qwen38_27b_choices.OSlYkgGR_2lHFg.webp
The author tested various GPU RAM requirements for running Qwen3.8 27B without sacrificing quality, finding that a 24 GB card like RTX 4090 can handle the full BF16 model with some context reduction.

Muse: Meta's personal AI agent, features and capabilities

Sorry, something went wrong. We're working on getting this fixed as soon as we can.

Implementation of GCC's Nested Functions (vs. C++ Lambdas)

GCC's nested functions are implemented by collecting parent function variables accessed by the nested function into a synthetic structure and passing its pointer to the nested function. This approach decouples implementation from rest of compiler, allowing for optimization without affecting other variables or frame structure.

Animation in Bevy: The Big Picture

The author is explaining how to play an animated 3D model in a Bevy application, starting with loading the animation data from a .glb file and setting up the necessary components. They break down the process into steps, including extracting animation data, adding it to an entity's AnimationToPlay component and then finding the entity with that component.

Show HN: LLM Attention Visualization

I-have-ADHD: A skill to stop coding agents from burying the answer

https://raw.githubusercontent.com/ayghri/i-have-adhd/main/logo.png
User wants to update jsonwebtoken API in auth.ts and run tests, also reviews claude plugin versions.

OpenAI fought dirty on career-making math problem

https://techcrunch.com/wp-content/uploads/2022/08/GettyImages-1219382595.jpg?w=1024
Buckmaster and Alpöge claim OpenAI used their work to solve the Navier-Stokes existence problem, sparking a debate about AI's role in mathematical research. Buckmaster alleges that OpenAI pressured him to remove his collaborator's credit from their proof.

The Helicopter with Radioactive Blades

https://hackaday.com/wp-content/uploads/2026/09/CH-53D_Sea_Stallion_of_HMH-362_in_Afghanistan_on_26_May_2012.jpg?w=800
The CH-53 Sea Stallion helicopter uses a simple mechanical system to detect rotor blade cracks, involving ionizing radiation from Strontium-90. This method has been effective for decades and is still used today in newer models with fiber optic sensors.

Tracing np.add, all the way down

The author revisits the NumPy implementation of np.add, tracing its path from Python to SIMD kernel. They explore how NumPy resolves input types and selects an iteration strategy before running a CPU-specific C function that is either a plain for loop or vectorized SIMD code.

Replacing a Rust Enum with a 64-Bit Word Made My Interpreter 17% Faster

https://pointersgonewild.com/2026-08-25-replacing-a-rust-enum-with-a-64-bit-word/cover.png
The author refactored the Plush language interpreter's Value type to use a low-bit tagging scheme, reducing memory usage by up to 37% in some benchmarks. The new representation is faster than the old one, with every single benchmark ending up faster.

The two Christian saints who are the Buddha

https://i0.wp.com/signoregalilei.com/wp-content/uploads/2026/08/Christ_et_Buddha_by_Paul_Ranson_1880.jpg?resize=216%2C300&ssl=1
The story of saints Barlaam and Josaphat originated from an Arabic version of the Buddhist tale, with similarities to the life of Gautama Buddha, and was later adopted by Christian churches. The shared themes across different faiths highlight a common human experience that transcends individual eras and places.

Show HN: Copperhead – Hardware as Fast as Software

https://copperhead.sh/_astro/pcb.CaISZw8z_2oKDw0.webp
Copperhead is an open-source AI platform for designing and verifying printed circuit boards. It helps hardware teams by automating the design process, ensuring consistency and accuracy.

C*: Unifying Programming and Verification in C

https://arxiv.org/static/browse/0.3.4/images/arxiv-logo-fb.png
Researchers focus on formal verification of systems software due to its safety-critical nature. A new language, C*, integrates proof capabilities into C programming, enabling real-time verification and unifying implementation and proof code development.

Connecting the Machines

https://herdr.dev/assets/og-card-v9.png
Herdr now allows users to control multiple machines from a single TUI, with each machine's sessions and agents available in the same interface. This feature enables seamless switching between machines without opening another client or worrying about SSH setup.

The 92-Year-Old Mathematician and the Teenage Apprentice

Please enable JS and disable any ad blocker

Trey Parker and Matt Stone Are Changing the Name of South Park to South America

https://pbs.twimg.com/media/HRtVeFrXsAAM7QK?format=webp&name=medium
South Park's creators announce the show will be renamed SOUTH AMERICA, inspired by Apple and Google. The 29th season premieres on Comedy Central September 16th with new episodes available on Paramount+.

Function Arguments Are Not Function Colors

The author argues that function arguments can be considered "colors" if they force changes to propagate up the call stack, unlike normal parameter changes which only affect their caller.

AlphaGenome Atlas predictive map of every DNA letter change in the human genome

https://lh3.googleusercontent.com/QgfG84W6jCtJ-CUm9zL1nLLNGTSqdCu-aQwKh-XmOQ-b-elP5oFEYEJpYi6lHRp0Ybzrh_OKHngAgv3L1lPoz8FM3FWoqGh-RnFuOgKKC-aL0sf8-No=w1440-h810-n-nu
Google has introduced AlphaGenome Atlas, a platform predicting the molecular impact of every possible single-letter DNA variant in the human genome. This comprehensive catalogue will help accelerate our understanding of biology and treat disease by providing researchers with an intuitive and free-to-use website portal.

ZX Spectrum: Experimenting with 1-Bit Sound

The author implemented a 1-bit PCM playback system on the ZX Spectrum, which uses cycle counting to generate sound. The system produces poor quality audio due to the limitations of the 1-bit speaker, but it can be used for simple tones and chords.

ChatGPT Images 2.5

https://images.ctfassets.net/kftzwdyauwt9/7t95fuFaas9S8B0rNlPMyi/85cf7c9ea79f3cee0d19762ad74420d9/Custom_C-1.png
ChatGPT Images 2.5 is a new state-of-the-art image model that offers sharper details, more precise editing, and faster generation for creative workflows. The updated model provides more control over the creative process with features like Sketch, templates, and improved editing capabilities.

FreeBSD 14.5-Release

https://www.freebsd.org/images/language.png
The FreeBSD 14.5-RELEASE is now available for various architectures, including amd64, i386, aarch64, armv7, powerpc and others. It can be installed from bootable ISO images or over the network using USB memory sticks. The release includes bug fixes and updates to externally-maintained software.

Getting your hands dirty is good for you

https://ichef.bbci.co.uk/images/ic/480xn/p0p7zfys.jpg.webp
Touching natural materials like soil and plants can boost skin's microbial diversity, benefiting the immune system. Research suggests that prolonged or frequent contact with nature could significantly change what's happening on our skin and in our bodies.

Y Combinator Early Access Network

The Early Access Network is an invite-only group of senior technology leaders who want to see what's coming before it's on anyone's shortlist. Four times a year, we put a hand-picked group of YC's...

Paramount Caught Using 'Astroturf' Group to Drum Up Fake Support for Merger

https://www.techdirt.com/wp-content/uploads/2024/03/ctrl-alt-speech-logo.png
Paramount's $111 billion merger with Warner Brothers is criticized for its negative impact on labor, consumers, and markets. The company has employed astroturf tactics to create a false grassroots movement in support of the deal.