| 1. | AMD acquires Taalas to boost inference performance by etching models in silicon(theregister.com) |
| 923 points by itvision 15 days ago | 693 comments | permalink | |
tl;dr: AMD has acquired Toronto-based startup Taalas, which etches AI model weights directly into silicon rather than storing them in HBM, creating what amounts to model-specific integrated circuits. Taalas' first test chip reportedly ran Llama 3.1 8B at ~17,000 tokens/sec (48x faster than Nvidia GPUs), and its upcoming HC2 chip targets 20B parameters per accelerator. The tradeoff is inflexibility—model changes require a chip re-spin (though only two metal layers)—making the tech best suited for stable, high-volume inference workloads from major model providers, likely paired with AMD's Instinct GPUs in disaggregated deployments. | |
HN Discussion:
| |
| 2. | New Mexico court orders Meta to pay $567m over harms to children’s mental health(theguardian.com) |
| 802 points by boplicity 15 days ago | 427 comments | permalink | |
tl;dr: A New Mexico court ordered Meta to pay $567m into a fund for youth mental health services, on top of a $375m jury fine from March, bringing total liability to $942m. The court also mandated product changes including improved age-assurance tools, a required "under-13 prediction model" within two years, and deletion of data collected from under-13 users, though it declined to impose stricter age verification than competitors face. Meta plans to appeal. | |
HN Discussion:
| |
| 3. | Taste Is All That's Left(notashelf.dev) |
| 688 points by tsak 15 days ago | 533 comments | permalink | |
tl;dr: With LLMs collapsing the cost of producing code, the friction that once rationed output—and quietly trained developers' judgment—is gone, flooding the field with "plausible" slop that's fine but not right. The author argues taste, the wordless verdict that rejects the merely adequate, is now the only scarce skill left, but it's invisible on dashboards and offers no competitive speed advantage. The remaining craft is curation: deciding what deserves to exist, and refusing the plausible version even when nothing rewards you for it. | |
HN Discussion:
| |
| 4. | Scientists discover Kelvin-Helmholtz Instability on the surface of the Sun(nso.edu) |
| 302 points by neversaydie 16 days ago | 61 comments | permalink | |
tl;dr: Using the Inouye Solar Telescope, researchers directly observed Kelvin-Helmholtz instability (KHI) in the Sun's photosphere for the first time, seeing small swirling vortices at the edges of magnetic regions that closely matched MHD simulations. The finding could help explain long-standing puzzles like coronal heating, the rapid diffusion of the Sun's magnetic flux over its 11-year cycle, and the twisting of magnetic field lines that fuels flares and coronal mass ejections. Results are published in Nature. | |
HN Discussion:
| |
| 5. | GitHub Actions and Pages are experiencing degraded availability(githubstatus.com) |
| 496 points by Footkerchief 15 days ago | 406 comments | permalink | |
tl;dr: GitHub Actions and Pages suffered a ~10 hour outage on August 6-7, 2026, causing workflow failures, delayed job starts, and impacts to Copilot code review, Copilot coding agent, and GitHub Enterprise Importer migrations. Runners were being assigned invalid jobs and webhook triggers were throttled during recovery, with some ARC runner pods stuck idle requiring manual intervention (kubectl delete or redeploy). Some push/pull request events were dropped and cannot be replayed automatically—users must re-trigger workflows manually. | |
HN Discussion:
| |
| 6. | Improving GPT‑5.6 Sol in ChatGPT, expanding GPT‑5.6 Luna access for free users(openai.com) |
| 309 points by tedsanders 15 days ago | 257 comments | permalink | |
tl;dr: Summary not available | |
HN Discussion:
| |
| 7. | Launch HN: ProvenMetal (YC S26) delivers circuit boards in days instead of weeks(provenmetal.com) |
| 230 points by willcarkner 15 days ago | 155 comments | permalink | |
tl;dr: ProvenMetal (YC S26) is a PCB manufacturing service that turns around boards in as few as 5 days, versus the typical 4-week industry standard, with no expedite fees. They handle sourcing, fabrication, assembly, and testing through managed US-based partners, offering a fully domestic supply chain option and shipping each board with a complete quality record. | |
HN Discussion:
| |
| 8. | Herdr is joining Y Combinator. The runtime stays open(herdr.dev) |
| 274 points by collinmanderson 15 days ago | 184 comments | permalink | |
tl;dr: Herdr, a solo-built terminal runtime for managing CLI coding agents (25k stars, 340k downloads), is joining Y Combinator's F26 batch. The open-source runtime stays free under Apache-2.0 (recently switched from AGPL), while the founder plans to build a small team and monetize by adding features like connecting agents across multiple machines (laptops, VPSs, sandboxes). The core will remain lean, with functionality extended via plugins. | |
HN Discussion:
| |
| 9. | Humans missed 1 in 3 threats approving AI agent commands across 40k game runs(scalex.dev) |
| 330 points by Wirbelwind 15 days ago | 244 comments | permalink | |
tl;dr: Data from 40,000 runs of a browser game simulating human approval of AI agent commands showed players missed 33% of threats, with credential exfiltration attacks missed three times more often than obviously destructive commands like `rm -rf /`. The most-missed attacks hid malicious payloads behind familiar-looking scripts like `npm run analyze` (64.7% approval rate), even when the suspicious contents were visible in the log. The author argues human-in-the-loop is an unreliable security boundary due to alert fatigue and missing context, and that sandboxing and isolation should be prioritized over approval prompts. | |
HN Discussion:
| |
| 10. | Mario Meets Pareto(mayerowitz.io) |
| 1167 points by theanonymousone 15 days ago | 165 comments | permalink | |
tl;dr: Using Mario Kart character stats as an example, the article illustrates Pareto efficiency: some drivers (like Koopa) are strictly dominated by others on both speed and acceleration, while the non-dominated options form the Pareto front. The frontier narrows the field to objectively optimal choices, but selecting among them still requires personal preference weighting between the competing attributes. | |
HN Discussion:
| |
| 11. | Quake – 30th Anniversary Update(slayersclub.bethesda.net) |
| 399 points by dsubburam 15 days ago | 193 comments | permalink | |
tl;dr: id Software and MachineGames released "Dawn of the Machine," a free 30th anniversary expansion for Quake featuring 19 new maps, a new soundtrack, enemy/weapon variants, and a looping episode structure with persistent upgrades. The update also includes engine improvements (reduced input latency, better interpolation), a cheats menu, and an id Vault with early development assets. It's available on Steam, consoles, and Microsoft Store, but not on GOG or Epic Games Store versions. | |
HN Discussion:
| |
| 12. | Pareto Front(en.wikipedia.org) |
| 252 points by binyu 23 days ago | 105 comments | permalink | |
tl;dr: In multi-objective optimization, the Pareto front is the set of solutions where no objective can be improved without worsening another—useful for narrowing design tradeoffs. In economics, Pareto-optimal allocations require the marginal rate of substitution to be equal across all consumers. Since computing the full front is often intractable, algorithms like weighted sums, ε-constraints, skyline queries, and multi-objective evolutionary algorithms (e.g., NSGA-II, MOEA/D) are used, often producing ε-approximations. | |
HN Discussion:
| |
| 13. | Software development with AI is starting to feel like cooking steak(blog.sydorets.com) |
| 400 points by yusyd 15 days ago | 415 comments | permalink | |
tl;dr: AI coding tools are like steak machines: they can follow recipes at scale but can't understand what you actually want or judge quality. Paying for premium AI products, agencies, or new frameworks often yields the same mediocre results because everyone's using the same underlying models. To build good software with AI, you still need to understand software deeply enough to specify requirements, evaluate output, and recognize when the machine is confidently wrong. | |
HN Discussion:
| |
| 14. | Crime Pays but Botany Doesn't(crimepaysbutbotanydoesnt.com) |
| 687 points by DarkContinent 16 days ago | 214 comments | permalink | |
tl;dr: A profanity-laced beginner's guide to self-teaching botany, arguing that Latin binomial nomenclature and evolutionary taxonomy (systematics) are essential foundations because common names are ambiguous and understanding synapomorphies lets you identify unfamiliar plants by their family traits. The author recommends starting with Simpson's *Plant Systematics* and Raven's *Biology of Plants*, plus a long list of supplementary texts, and endorses libgen/sci-hub for those who can't afford textbooks. | |
HN Discussion:
| |
| 15. | How to Make a Nintendo 64 Game in 2026(phoboslab.org) |
| 486 points by atan2 17 days ago | 248 comments | permalink | |
tl;dr: A developer ported their C-rewritten JavaScript game engine ("high_impact") to the N64 using the open-source Libdragon and Tiny3D libraries, creating Xibalba 64—a Wolfenstein 3D-style FPS that runs at a stable 60 FPS. The game is being published by Modretro as a physical cartridge launch title for their M64 console clone, making it only the second new commercial N64 release since 2002. The post details technical challenges including the N64's 4KB texture memory limit, raycasting-based visibility culling, batched draw calls, and using VADPCM audio compression (with 31MB of the 32MB ROM devoted to sound). | |
HN Discussion:
| |
| 16. | Qwen3.8 Max now ranked as the best overall model by agentic index(artificialanalysis.ai) |
| 533 points by apitman 15 days ago | 341 comments | permalink | |
tl;dr: Summary not available. | |
HN Discussion:
| |
| 17. | Discovery Loop(discoveryloop.com) |
| 938 points by xtreak29 16 days ago | 591 comments | permalink | |
tl;dr: Discovery Loop is a new startup founded by Jeff Dean, Sanjay Ghemawat, Quoc Le, and Oriol Vinyals aimed at automating the scientific experimental loop using frontier AI models and large-scale compute. The company will initially focus on automating machine learning research itself, then expand to tackle NAE Grand Challenges like drug discovery, solar energy, and clean water. They're building a lean, in-person team leveraging full-stack expertise from chips to models. | |
HN Discussion:
| |
| 18. | Changes at Google DeepMind: Demis Hassabis from CEO to Chair, Jeff Dean departs(blog.google) |
| 849 points by colesantiago 16 days ago | 922 comments | permalink | |
tl;dr: Demis Hassabis is stepping back from day-to-day operations at Google DeepMind to become Chair of GDM and Chief Scientist of Alphabet, focusing on AGI strategy and his role at Isomorphic Labs. Koray Kavukcuoglu, previously CTO of GDM, will take over as SVP of Google DeepMind, overseeing Gemini development and frontier research. Separately, Jeff Dean is leaving Google after 27 years to launch an independent public benefit corporation with Sanjay Ghemawat focused on ML and science research, with Google as a founding investor. | |
HN Discussion:
| |
| 19. | I'm switching my phone from Android to Linux(runarcn.no) |
| 472 points by speckx 16 days ago | 514 comments | permalink | |
tl;dr: Frustrated with Google's direction on AOSP (Play Services tracking, locked bootloaders, restricted sideloading), the author is migrating from Android to Linux on their Fairphone 4, settling on SailfishOS over Ubuntu Touch and postmarketOS. SailfishOS offers nice gestures, SSH access, and solid Android app support, but suffers from outdated Python/glibc, broken Waydroid/GPS on the FP4 port, and low-quality community apps. They'll keep a Galaxy A17 on standby for banking and Uber apps that can't run on Linux, and are considering buying a Jolla Phone 2. | |
HN Discussion:
| |
| 20. | The Valley of Webhooks(weli.dev) |
| 234 points by weli 16 days ago | 100 comments | permalink | |
tl;dr: Summary not available | |
HN Discussion:
| |