| 1. | Honda Civics and the Evil Valet(juniperspring.org) |
| 390 points by librick 1 day ago | 94 comments | permalink | |
tl;dr: A reverse engineer discovered that 2021 Honda Civic headunits accept USB firmware updates signed with the publicly-known AOSP test key, enabling arbitrary code execution with brief physical access to the cabin USB port—an attack dubbed "EvilValet." The author released ota-builder and apk-rebuilder tools to facilitate building custom update files and reverse engineering, and is calling for contributors to catalog headunit versions and extend tooling since they're winding down active work on the project. | |
HN Discussion:
| |
| 2. | GLM 5.2 Is Out(twitter.com) |
| 748 points by aloknnikhil 1 day ago | 472 comments | permalink | |
tl;dr: Zhipu has released GLM-5.2, its most capable open-source model to date, featuring a 1M context window and strong performance on long-horizon agent tasks and coding. The announcement explicitly frames the release as a response to recent restrictions on frontier models, positioning open-source AI as essential to global AGI development. It launches tonight for GLM Coding Plan users (Lite/Pro/Max), with API access coming next week. | |
HN Discussion:
| |
| 3. | Noise infusion banned from statistical products published by Census Bureau(desfontain.es) |
| 874 points by nl 1 day ago | 572 comments | permalink | |
tl;dr: The US Department of Commerce has banned "noise infusion" — including differential privacy — from Census Bureau and BEA statistical releases, mandating coarsening and suppression instead. The author argues this will force a brutal trade-off: future releases will either be far less useful (especially for small/minority populations) or dangerously vulnerable to reconstruction attacks, since randomness is what makes such attacks computationally hard. Possible motivations range from enabling gerrymandering-friendly re-identification to simply pretending the privacy/utility trade-off doesn't exist. | |
HN Discussion:
| |
| 4. | Every Frame Perfect(tonsky.me) |
| 836 points by ravenical 1 day ago | 274 comments | permalink | |
tl;dr: Borrowing Wayland's "every frame is perfect" goal, the author argues UI quality should be judged by whether a screenshot at any moment—including mid-animation—still makes sense. Examples from Safari, Photos, YouTube, and Preview show common failures: desynchronized animations, snapping vs. tweening mismatches, and bizarre transition paths that betray underlying technical limitations. The takeaway: polish the in-between states, not just start and end, because sloppy animations erode user trust. | |
HN Discussion:
| |
| 5. | Treating pancreatic tumours may have revealed cancer's master switch(economist.com) |
| 428 points by andsoitis 1 day ago | 154 comments | permalink | |
tl;dr: Summary not available | |
HN Discussion:
| |
| 6. | Codex for open source(openai.com) |
| 267 points by EvgeniyZh 3 days ago | 114 comments | permalink | |
tl;dr: Summary not available | |
HN Discussion:
| |
| 7. | A low-carbon computing platform from your retired phones(research.google) |
| 317 points by vikas-sharma 2 days ago | 168 comments | permalink | |
tl;dr: UC San Diego, with Google's support, is building a 2,000-phone datacenter from retired Pixel smartphones to cut the embodied carbon of computing hardware. The process strips phones down to motherboards (which account for ~50% of embodied carbon), replaces Android's userspace with a general-purpose Linux distro, and orchestrates 25-50 devices per cluster via Kubernetes to approximate a server. Targeted at university workloads like Jupyter notebooks and autograders, the system is expected to launch in Fall 2026 and will also serve as a reliability testbed for consumer hardware at scale. | |
HN Discussion:
| |
| 8. | Amazon CEO's talks with U.S. officials triggered crackdown on Anthropic models(wsj.com) |
| 780 points by ls612 1 day ago | 584 comments | permalink | |
tl;dr: Summary not available | |
HN Discussion:
| |
| 9. | ReactOS (FOSS "Windows") achieves 3D-accelerated Half-Life on real hardware(phoronix.com) |
| 277 points by jeditobe 1 day ago | 72 comments | permalink | |
tl;dr: ReactOS, the 28-year-old open-source project aiming for Windows binary compatibility, has successfully run the original Half-Life with 3D acceleration on real hardware for the first time. The demo ran on a Dell OptiPlex with a Sandy Bridge Core i5 and NVIDIA GeForce 8400GS, marking progress beyond earlier reports where the game would only initialize. | |
HN Discussion:
| |
| 10. | RTX 5080 and RTX 3090 Setup: 80 Tok/s on Qwen 3.6 27B Q8(imil.net) |
| 281 points by iMil 2 days ago | 103 comments | permalink | |
tl;dr: Author combined an RTX 5080 (16GB) and a refurbished RTX 3090 (24GB) on an Asus Prime X570-Pro to run Qwen 3.6 27B at Q8 with a 230k context across 39GB of VRAM. Key setup details include enabling Above 4G Decoding/ReBAR, disabling CSM, building llama.cpp with `CMAKE_CUDA_ARCHITECTURES="86;120"` and NCCL off, and using tensor split mode with MTP+ngram speculative decoding. The result: 80-90 tokens/sec generation, with PCIe running at x8/x8 Gen4. | |
HN Discussion:
| |
| 11. | The experience of rendering Arabic typography and its technical debt(lr0.org) |
| 273 points by bookofjoe 1 day ago | 76 comments | permalink | |
tl;dr: Arabic typography's manuscript tradition justifies text by elongating letter strokes (kashida) rather than stretching word spaces, a system codified by 10th-century calligrapher Ibn Muqla and refined over centuries—but no modern browser implements it, falling back to ugly inter-word spacing. The author walks through the technical debt this creates: broken bidi cursor behavior, three competing digit systems, presentation-form encoding bugs that break search, and OpenType's unused `jstf` table. The entire functional Arabic web rendering stack (HarfBuzz, Amiri font) was built largely by a handful of unpaid volunteers, while browser vendors have contributed essentially nothing to solving justification. | |
HN Discussion:
| |
| 12. | Police officer investigated for using AI to 'create evidence' in multiple cases(news.sky.com) |
| 374 points by austinallegro 1 day ago | 188 comments | permalink | |
tl;dr: Summary not available | |
HN Discussion:
| |
| 13. | AI coding at home without going broke(stephen.bochinski.dev) |
| 333 points by sbochins 1 day ago | 276 comments | permalink | |
tl;dr: Three options for home AI coding: self-host open source models (high upfront cost, weaker models, hard to keep utilized), rent the same open models via API providers like OpenRouter (most flexible, no hardware lock-in), or min-max frontier subscriptions from OpenAI/Anthropic (~$400/mo yields ~$2800 in list-price usage, but caps out fast). The author recommends combining the last two: use frontier subs for planning and spec writing, then cheap API-rate open models for mechanical execution—claiming team-scale output for around $1000/month. | |
HN Discussion:
| |
| 14. | Israeli firm BlackCore suspected of meddling in New York and Scotland votes(reuters.com) |
| 721 points by pera 2 days ago | 448 comments | permalink | |
tl;dr: Summary not available | |
HN Discussion:
| |
| 15. | AI OSS tool repo goes archived over night after raising $7.3M Seed(github.com) |
| 274 points by hek2sch 1 day ago | 170 comments | permalink | |
tl;dr: TensorZero, an open-source LLMOps platform (gateway, observability, evals, optimization, experimentation) used by Fortune 10 companies and reportedly handling ~1% of global LLM API spend, archived its GitHub repo shortly after announcing a $7.3M seed round. The project pitched itself as a Rust-based unified API for major LLM providers with sub-1ms p99 latency, plus a paid "Autopilot" product layered on top. No reason for the sudden archival is given in the content. | |
HN Discussion:
| |
| 16. | CRISPR tech selectively shreds cancer cells, including "undruggable" cancers(innovativegenomics.org) |
| 984 points by gmays 2 days ago | 214 comments | permalink | |
tl;dr: Summary not available | |
HN Discussion:
| |
| 17. | Electric motors with no rare earths(renaultgroup.com) |
| 700 points by bestouff 2 days ago | 213 comments | permalink | |
tl;dr: Renault has been mass-producing electrically excited synchronous motors (EESM) since 2012, avoiding rare-earth magnets by using wound rotors instead—a strategic hedge against China's ~90% monopoly on rare earth production. Current second-gen motors power the Megane, Scenic, R5, R4, and Alpine A290/A390, while a third-gen E7A motor arriving in 2027 will deliver 200 kW, 800V architecture, ~92% efficiency, and be 30% smaller with 30% lower carbon impact. All motors are built at Renault's Cléon plant in France. | |
HN Discussion:
| |
| 18. | If you are asking for human attention, demonstrate human effort(tombedor.dev) |
| 1715 points by jjfoooo4 3 days ago | 501 comments | permalink | |
tl;dr: As AI-generated content floods workplace communication, sending unreviewed AI output to colleagues has become a form of disrespect—if it wasn't worth your time to read, why should it be worth theirs? The author proposes a simple rule: if you're asking for human attention, demonstrate human effort by labeling AI-generated content clearly and adding your own review or commentary before passing it along. | |
HN Discussion:
| |
| 19. | Arch Linux Now Believes Malware Incident Under Control: More Than 1,500 Packages(phoronix.com) |
| 314 points by qwertox 1 day ago | 203 comments | permalink | |
tl;dr: Arch Linux's AUR user-contributed repository was hit with a malware incident that ultimately affected over 1,579 packages — far more than the initially reported 400. Developers say they've now deleted all known malicious commits, though they note the published list still doesn't capture every affected package. | |
HN Discussion:
| |
| 20. | Leaving Mozilla(blog.unitedheroes.net) |
| 502 points by martey 2 days ago | 309 comments | permalink | |
tl;dr: A 15-year Mozilla veteran is leaving, arguing that leadership repeatedly fails Firefox by chasing DAU growth through copying big browsers and trendy "moonshots" instead of leaning into what made Mozilla successful: being a deeply open-source, niche, community-driven project. He recommends Mozilla get boring, fix tech debt, stop killing successful projects (Thunderbird, Rust, Servo), and rebuild its volunteer community rather than treating contributors as mere customers. He's burnt out and skeptical leadership will change, since Google's search money keeps bad ideas funded. | |
HN Discussion:
| |