Sendle.
Log in

Hacker News Daily

Hacker News Daily — July 7, 2026

30 stories · July 7, 2026

Plus This issue is new — delivery and download are for Plus until it ages into the free archive.

In this issue

  1. 1

    StreetComplete: Fixing OpenStreetMap, one tiny quest at a time

    streetcomplete.app · 595 points · Discussion

    Read via the links — full text wasn’t available.

  2. 2

    Chat Control passed first round in EU Parliament

    heise.de · 465 points · Discussion

    The European Parliament cleared the way for a renewed extension of the so-called “Chat Control” on Tuesday afternoon. With a narrow majority of 331 to 304 votes and eleven abstentions, the MEPs voted…

  3. 3

    98% isn't much

    whynothugo.nl · 424 points · Discussion

    2026-07-03 #accesibility #design #society 98% sounds like a lot. If someone wins the lottery 98% of the times they play, they are clearly blessed. Getting a top mark (e.g.: 10/10) on exams 98% of the…

  4. 4

    Microsoft fire idTech team at Id software

    gamefromscratch.com · 418 points · Discussion

    id Software are without a doubt one of the most important game developers in the first person genre history. The technology empowering their games, idTech powers a shocking number of games and even…

  5. 5

    A better way to tie gym shorts (or any drawstring) [video]

    youtube.com · 400 points · Discussion

    Read via the links — full text wasn’t available.

  6. 6

    Chat Control 1.0 and 2.0 Explained

    fightchatcontrol.eu · 276 points · Discussion

    The temporary, voluntary scanning regime — adopted in 2021, rejected by Parliament in March 2026, expired in April 2026, and now the subject of an unprecedented revival attempt. Jul 14, 2021 Temporary…

  7. 7

    30papers.com – Ilya's 30 essential ML papers, in a beginner friendly format

    30papers.com · 237 points · Discussion

    Read via the links — full text wasn’t available.

  8. 8

    China sentences official to death for taking $325M in bribes

    bbc.com · 205 points · Discussion

    China sentences official to death for taking $325m in bribes CCTV Yang Youlin exploited his roles to help others secure engineering contracts and financing, the court heard A court in eastern China…

  9. 9

    Astro 7.0

    astro.build · 131 points · Discussion

    Astro 7 is here! This release is all about speed. The.astro compiler has been rewritten in Rust. Markdown and MDX processing now runs through a new Rust-powered pipeline. The rendering engine has been…

  10. 10

    Why skilled workers come to Germany and then leave again

    dw.com · 113 points · Discussion

    "Anyone who wants to shape immigration successfully must also understand emigration," Laura Gossner, a researcher in migration and international labor studies with the Institute for Employment…

  11. 11

    The revenge of the philosophy majors

    nytimes.com · 108 points · Discussion

    Read via the links — full text wasn’t available.

  12. 12

    Local, CPU-Friendly, High-Quality TTS (Text-to-Speech) with Kokoro

    ariya.io · 95 points · Discussion

    Mar 31, 2026 #tts #privacy Just a few years ago, realistic local speech generation seemed unimaginable. Today, its quality is exceptional and, crucially, it delivers these results without compromising…

  13. 13

    Jim's TrueType QR Code Font

    github.com · 93 points · Discussion

    https://qr.jim.sh/

  14. 14

    Why we built yet another Postgres connection pooler

    pgdog.dev · 86 points · Discussion

    Jul 6th, 2026 PgDog is a proxy for scaling Postgres. One of its features is connection pooling, which allows many client applications to use the same database without exceeding its connection limit.…

  15. 15

    Automating AI Away

    replicated.live · 71 points · Discussion

    Automating away A. Karpathy once said that OpenAI researchers are effectively "automating themselves away" by improving their AI. Right now I develop Beagle SCM with Anthropic's Fable and it is of…

  16. 16

    l: A new runtime for k and q

    lv1.sh · 65 points · Discussion

    https://lv1.sh/blog/why-l/

  17. 17

    Show HN: Davit, a Apple Containers UI

    davit.app · 56 points · Discussion

    Mostly vibe-coded Apple Containers front-end that I'd like to use myself. But if others want to use it, here's the source code.

  18. 18

    MacSurf 1.68 – NetSurf on OS 9 Released

    github.com · 56 points · Discussion

    MacSurf 1.68 — "macQJS" A native web browser for Classic Mac OS (PowerPC, Mac OS 9.1–9.2.2), with real HTTPS and a modern JavaScript engine — no proxy, no companion machine. Verified on: Power…

  19. 19

    Fixing analog audio on the $2.58 HDMI-to-VGA adapter

    nyanpasu64.gitlab.io · 46 points · Discussion

    Written by nyanpasu64 on  July 4, 2026 I recently purchased an ultra-cheap HDMI-to-VGA DAC to hook up my Nintendo Switch to my CRT monitor and external speakers. Unfortunately its audio out jack…

  20. 20

    AI Meets Cryptography 1: What AI Found in Cloudflare's Circl

    blog.zksecurity.xyz · 45 points · Discussion

    We pointed our AI audit pipeline at Cloudflare's CIRCL experimental cryptography library and confirmed seven real bugs, from a critical float64 precision loss in threshold RSA to a complete…

  21. 21

    Herdr: One terminal to rule them all

    herdr.dev · 41 points · Discussion

    Agent multiplexer · a binary, not an app Run all your coding agents from one terminal, on any box, even over ssh. Each runs in its own real terminal, on a server that keeps it alive when you close the…

  22. 22

    Notes on Software Quality

    anthonyhobday.com · 38 points · Discussion

    Jump to: How I think about quality Universal signals of quality The six signals of quality in software The benefits of software quality Beliefs about quality I want to disprove Quality is impossible…

  23. 23

    Show HN: Rowboat – Open-source, local-first alternative to Claude Desktop

    github.com · 36 points · Discussion

    Claude’s desktop app is brilliant, but for our own daily work we kept wanting it to be less like a chat app and more like a full-fledged work app. Rowboat is our attempt at that, including the ability…

  24. 24

    All Cars Sold in the EU Now Require a Camera Aimed at Your Face

    allaboutcookies.org · 34 points · Discussion

    Read via the links — full text wasn’t available.

  25. 25

    GitHub Freno: cooperative, highly available throttler service

    github.com · 32 points · Discussion

    Cooperative, highly available throttler service: clients use freno to throttle writes to a resource. Current implementation can throttle writes to (multiple) MySQL clusters, based on replication…

  26. 26

    Show HN: Docx-CLI: agents read/edit Word docs using 1/2 the time and tokens

    github.com · 25 points · Discussion

    A.docx CLI built for AI agents. Leave comments, suggest redlines, and edit Word documents without breaking the formatting or losing content — a human accepts or rejects in Word afterward. Hand a.docx…

  27. 27

    Reducing Doom Loops with Final Token Preference Optimization

    liquid.ai · 24 points · Discussion

    Repetitive degeneration [1] is a common failure mode during inference: the model emits a span (often something like "Wait, let me reconsider…"), then repeats the same span again and again, until the…

  28. 28

    Computational Balloon Twisting: The Theory of Balloon Polyhedra [pdf]

    cccg.ca · 24 points · Discussion

    Read via the links — full text wasn’t available.

  29. 29

    How to organize 3 acquired companies into one coherent website

    littlelanguagemodels.com · 13 points · Discussion

    Company A has acquired Company B, C, and D. How do we organize their sites, for multiple products with different audiences, while making it easy to find relevant product information and quickly…

  30. 30

    Show HN: Halo – open-source, tamper-evident runtime evidence for AI agents

    github.com · 12 points · Discussion

    Hi HN, I'm Brian, I spent the last few years at Vanta (YC W18), helping startups and enterprises become compliant and I recently started exploring what that might look like in a post-agentic world.…