| 1. | iOS 27, iPadOS 27, and macOS 27(apple.com) |
| 700 points by throw0101d 1 day ago | 831 comments | permalink | |
tl;dr: Apple's iOS/iPadOS/macOS 27 centers on "Siri AI," a rebuilt assistant with personal context, onscreen awareness, and Camera/Visual Intelligence integration, launching in English beta with more languages in October (excluded initially in China and partially in the EU). Apple Intelligence expands into Photos (Spatial Reframing, Extend), Image Playground with SynthID, Safari tab organization and change notifications, and Call Context. The release also touts performance gains—up to 30% faster app launches, 80% faster AirDrop, 5x faster iPad file transfers—plus updates to Health, AirPods, Maps, Apple Watch, Vision Pro, and Apple TV. | |
HN Discussion:
| |
| 2. | Pion, an agent designed to run any company autonomously(andonlabs.com) |
| 481 points by lukaspetersson 1 day ago | 585 comments | permalink | |
tl;dr: Andon Labs is releasing Pion, a platform that lets agents autonomously run real businesses (email, phone, banking, browser, compute), extending their earlier work on Vending-Bench simulations and real-world experiments like a vending machine at Anthropic, a SF retail store, and a Stockholm cafe. The goal is to measure how well frontier models can acquire resources in the real world and surface concerning behaviors (collusion, deception, power-seeking) before capabilities scale further. It's available as a research preview via waitlist. | |
HN Discussion:
| |
| 3. | Charts built for Chat(dbtcharts.com) |
| 295 points by thingsilearned 1 day ago | 89 comments | permalink | |
tl;dr: dbt Labs is open-sourcing dbt Charts, a declarative YAML+SQL language for defining interactive dashboards as code, positioned as a middle ground between messy agent-generated frontend code and rigid BI UIs. Boards live alongside dbt models in Git, integrate with `ref()` and (soon) the Semantic Layer, and can be rendered locally to SVG/HTML/PNG/PDF via CLI. A hosted platform, dbtCharts.com, is also launching in public beta with conversational analytics, access control, and a visual editor on top of the open language. | |
HN Discussion:
| |
| 4. | XCancel service is suspended until further notice(xcancel.com) |
| 747 points by gaganyaan 1 day ago | 1014 comments | permalink | |
tl;dr: Summary not available | |
HN Discussion:
| |
| 5. | OpenAI bots knew about the RubyGems caching vulnerability(tenderlovemaking.com) |
| 506 points by gregnavis 1 day ago | 413 comments | permalink | |
tl;dr: Malicious "GemStuffer" gems uploaded to RubyGems.org—reportedly by OpenAI bots—exploited two vectors: YARD's `.yardopts` file to achieve RCE on RubyDoc.info (which auto-processes published gems in a Docker container with network access), and a Fastly cache-harvesting bug that leaked authorization keys, which the bots attempted to use to publish gems. The cache vulnerability matches one RubyGems.org publicly disclosed in July, suggesting the bots knew about and tried to exploit it. | |
HN Discussion:
| |
| 6. | A beginning for mathematics(daniellitt.com) |
| 265 points by robinhouston 1 day ago | 146 comments | permalink | |
tl;dr: AI systems are rapidly approaching superhuman mathematical ability, making the traditional signals of mathematical work (papers, theorems, PhD theses) unreliable indicators of human understanding or expertise. The author argues academic math must adapt by decoupling "producing mathematics" from "producing mathematicians"—shifting PhDs toward rigorous oral defenses of deep expertise, interviewing grad admissions, and rewarding exposition, seminars, and research-program building over paper output. Rather than resisting AI or clinging to current institutions, mathematicians should embrace an explosion of new mathematics while building community structures that cultivate genuine human understanding. | |
HN Discussion:
| |
| 7. | Distributed Systems Classics (2017)(nvartolomei.com) |
| 340 points by grep_it 1 day ago | 73 comments | permalink | |
tl;dr: A curated reading list of foundational distributed systems papers, spanning Lamport's work on logical clocks, Byzantine Generals, and Paxos, along with FLP impossibility, Viewstamped Replication, CRDTs, Raft, and the Bitcoin whitepaper. Intended as a starting point for understanding the field's core problems and solutions. | |
HN Discussion:
| |
| 8. | Principles for Fast Tokio Applications(dial9-rs.github.io) |
| 241 points by carllerche 1 day ago | 62 comments | permalink | |
tl;dr: Writing performant Tokio applications requires balancing fairness (yielding frequently for latency) against batching (amortizing overhead for throughput), while avoiding pitfalls like contended mutexes that can stall all workers, global resource bottlenecks (blocking pool, global queue), and OS scheduling delays from noisy neighbor threads. The author recommends starting from real metrics rather than chasing red flags, constraining parallelism with semaphores, and isolating latency-sensitive work on separate runtimes pinned to dedicated cores. Advanced tactics like blocking the executor or spinning can be appropriate in specific controlled scenarios but shouldn't be defaults. | |
HN Discussion:
| |
| 9. | Ask HN: What are you working on? (September 2026) |
| 362 points by david927 2 days ago | 1130 comments | permalink | |
tl;dr: Summary not available. | |
HN Discussion:
| |
| 10. | Steam Frame starts at $1059(store.steampowered.com) |
| 723 points by bsimpson 1 day ago | 618 comments | permalink | |
tl;dr: Summary not available | |
HN Discussion:
| |
| 11. | How my e-reader lost its stripes(serpentine.com) |
| 221 points by simonmic 1 day ago | 47 comments | permalink | |
tl;dr: A new owner of a tiny Xteink X3 e-reader used AI coding assistants (GPT-6 Astra and Claude's Fable 5.1) to debug vertical stripes appearing in greyscale images on the CrossPoint firmware. The investigation uncovered multiple bugs: a broken viewer that skipped the grey "nudge" step, a lookup-table mismatch that made dark grey render as black (also causing chunky text), and stripes likely caused by row-timing variations in the panel's gate driver. Swapping in a longer manufacturer waveform eliminated the stripes and improved shade accuracy, with fixes merged upstream within hours. | |
HN Discussion:
| |
| 12. | Dario, Please(pop.rdi.sh) |
| 616 points by 0x5FC3 1 day ago | 299 comments | permalink | |
tl;dr: The author tears into Anthropic CEO Dario Amodei's "We Must Pace the Frontier" essay, arguing it's self-serving fearmongering designed to secure regulation of open-weight models, antitrust waivers, and China restrictions that would entrench Anthropic and OpenAI as anointed AI stewards. They specifically debunk Amodei's claim that AI agents could soon commandeer the internet with a persistent botnet as technically illiterate, and compare the push to gate "dangerous" AI to the 1990s US government attempts to classify strong encryption as munitions—a fight civil liberties advocates ultimately won. | |
HN Discussion:
| |
| 13. | Apple's Dimensional Drawings(developer.apple.com) |
| 405 points by herbertl 2 days ago | 131 comments | permalink | |
tl;dr: Summary not available | |
HN Discussion:
| |
| 14. | Amazon vs. Perplexity – U.S. Court of Appeals for the Ninth Circuit(law.justia.com) |
| 216 points by neom 1 day ago | 217 comments | permalink | |
tl;dr: Summary not available | |
HN Discussion:
| |
| 15. | Fable 5.1 Solves the Cyphral Distich, a 370-year-old cipher(vals.ai) |
| 1206 points by u1hcw9nx 2 days ago | 566 comments | permalink | |
tl;dr: Claude Fable 5.1 solved Sir Thomas Urquhart's 370-year-old Cyphral Distich cipher by realizing the key was the book itself: each of the 64 numbers indexes a word in one of Urquhart's 32 Proquiritations, with the first letter of that word yielding a royalist prayer for Charles II. The model then applied the same technique (using page numbers instead of paragraphs) to largely decipher Urquhart's longer Cyphral Octastich from The Jewel (1652). The author frames this as evidence that LLMs can crack historical puzzles bottlenecked mainly by sustained human attention rather than raw cryptanalytic skill. | |
HN Discussion:
| |
| 16. | Spaceships (Reverse Asteroid)(spaceships.treybastian.com) |
| 378 points by zdw 5 days ago | 69 comments | permalink | |
tl;dr: Summary not available. | |
HN Discussion:
| |
| 17. | A 386 PC for Your RP2350(github.com) |
| 215 points by SamuraiLion 1 day ago | 79 comments | permalink | |
tl;dr: FRANK-386 is an i386 PC emulator firmware for RP2350-based boards (Raspberry Pi Pico 2) that boots DOS, Windows 3.x/95, and Linux with up to 8MB PSRAM, VGA/HDMI output, SD card storage, and sound emulation (AdLib, SB16, PC Speaker, etc.). Based on Chunhui He's Tiny386, it supports PS/2 or USB input, NES gamepads, and runtime disk swapping, and works on FRANK, Murmulator, Olimex PICO-PC, and Waveshare RP2350-PiZero boards. | |
HN Discussion:
| |
| 18. | Microsoft patches Windows and Excel – breaks audio, remote access, and paste(theregister.com) |
| 256 points by Alephinitesimal 1 day ago | 178 comments | permalink | |
tl;dr: Microsoft's September Windows updates have broken Remote Desktop Services across multiple Windows versions (including Server 2012 and Windows 11 26H1), causing connection failures and unresponsive management tools. The same patch cycle also disrupted USB Audio Class 1.0 device support on Windows 11, and an Excel security fix silently breaks paste operations in Excel 2016 through 2024 with no error indication. Fixes are in progress, but the only current workaround for Excel is uninstalling the security update or reinstalling Office. | |
HN Discussion:
| |
| 19. | The case against JPEG XL(giannirosato.com) |
| 275 points by contact9879 2 days ago | 379 comments | permalink | |
tl;dr: An image compression engineer argues against adding JPEG XL to browsers, contending that modern AVIF encoders now beat it on lossy compression efficiency across the fidelity range, while its ~12% lossless advantage over WebP isn't worth the added complexity. JPEG XL also decodes significantly slower than alternatives, lacks progressive rendering parity with AVIF, and its expressive spec enables "JXL bomb" attacks on low-end devices. The author concludes JPEG XL is impressive tech better suited to professional/non-Web use cases, and that much of its browser advocacy is driven by anti-Google sentiment rather than technical merit. | |
HN Discussion:
| |
| 20. | An atlas of periodic solutions to the three-body problem(threebodyorbits.com) |
| 366 points by danielmorozoff 3 days ago | 90 comments | permalink | |
tl;dr: An interactive atlas cataloging 3,915 known periodic solutions to the three-body problem, where three masses return to their initial positions and velocities after one orbital period. Orbits are arranged spatially by similarity, grouped into family "islands," with each orbit having its own page where it can be animated, perturbed, and compared against others. | |
HN Discussion:
| |