Sendle.
Log in

Hacker News Daily

Hacker News Daily — August 8, 2026

27 stories · August 8, 2026

Download

In this issue

  1. 1

    A physicist rigged his pet hamster’s wheel to upload to Strava

    runnersworld.com · 396 points · Discussion

    I use Strava for the obvious stuff, like runs, HIIT classes, and the occasional commute that goes full workout when I’m desperate to get my steps in. I’m not a pet owner, but I can understand a dog…

  2. 2

    U.S. Department of Energy Launches the Genesis Open Models Initiative

    genesisopenmodels.anl.gov · 334 points · Discussion

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

  3. 3

    "Code was never the hard part" is an insult to all programmers

    blog.senko.net · 329 points · Discussion

    The software development profession is in the midst of upheaval. Nobody knows how the AI revolution will play out in the end, but it is clear many aspects of work and life will be…

  4. 4

    DeepMind's WeatherNext model achieves breakthrough forecasting cyclones

    deepmind.google · 329 points · Discussion

    WeatherNext enables accurate cyclone forecasts that can give an extra day of warning. Now we are open sourcing the model. Predicting how dangerous cyclones develop is a longstanding challenge where…

  5. 5

    Denmark Requires Oral Defenses for Students' Written Work to Counter AI Cheating

    mezha.net · 308 points · Discussion

    Students at Dueholmskolen are pictured in their classroom in Nykøbing Mors, Jutland, Denmark, on March 1, 2021. Bo Amstrup/Ritzau Scanpix/AFP/Getty Images. The policy takes effect immediately, but…

  6. 6

    Hardware backdoors in some x86 CPUs

    github.com · 304 points · Discussion

    project:rosenbridge: hardware backdoors in x86 CPUs github.com/xoreaxeaxeax/rosenbridge // domas // @xoreaxeaxeax Overview project:rosenbridge reveals a hardware backdoor in some desktop, laptop, and…

  7. 7

    A domain can now say it is for sale, in DNS

    specification.website · 274 points · Discussion

    What it is _for-sale is a reserved DNS leaf node name, defined by RFC 10023 (Informational, July 2026) and registered with IANA. A TXT record published at _for-sale.example.com signals that…

  8. 8

    Timeline of the OpenAI accidental attack against Hugging Face

    simonwillison.net · 263 points · Discussion

    7th August 2026 OpenAI gave a last-minute presentation at the Black Hat security on Wednesday about “the Hugging Face Incident” ( previously on this blog). The video was published yesterday. It’s…

  9. 9

    Fastmail offers EU data region

    fastmail.com · 231 points · Discussion

    US or EU? Your choice Many of you have been telling us that where your email is stored matters to you. There are various reasons for this, like local law, keeping your data close to home, or…

  10. 11

    Lost my phone at the office. Claude suggested tracking Bluetooth signal strength

    twitter.com · 156 points · Discussion

    Lost my phone at the office and spent 30 minutes turning the place over. Find My was disabled by MDM. Out of ideas, I asked Claude how I could find it. It suggested tracking the Bluetooth signal…

  11. 12

    Gentoo bugzilla closed due AI bot scraper overload

    social.treehouse.systems · 132 points · Discussion

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

  12. 13

    LinkedIn Feed Blocker

    github.com · 127 points · Discussion

    A minimal Chrome extension that disables LinkedIn's home feed while keeping the rest of LinkedIn usable. Install Chrome Web Store: Currently pending review. The listing will be available shortly here.…

  13. 14

    Amazon Is Creating the Biggest Pollution Source in the Country

    newrepublic.com · 120 points · Discussion

    Amazon is quietly trying to build the biggest gas power plant in the country.  The Distilled newsletter reported Friday that the megacorporation has bought land and acquired permits in Pecos…

  14. 15

    Triton: DirectX 11 Driver for QEMU

    blog.getutm.app · 97 points · Discussion

    In the prequel, we introduced Neptune, a Direct3D protocol forwarding layer for VirtIO. Neptune allowed us to serialize Direct3D API calls across the hypervisor boundary and this allowed us to run…

  15. 16

    Can Intel finally beat ARM on performance per Watt?

    hackaday.com · 92 points · Discussion

    Skip to content With a title like “ Intel Just Matched Apple Silicon. Seriously. “, the latest video from [Jeff Geerling] makes some pretty bold claims. But as we’d expect from [Jeff], he’s got the…

  16. 17

    Gateway 2000's hilariously bad ads in the 90s (Part II)

    buttondown.com · 81 points · Discussion

    PC Computing Jul ‘93 via Archive.org Party hats and sunglasses on animals are the fart jokes of advertising. Somehow lazy and effective, shallow yet infectious, and definitely not too tasteless for…

  17. 18

    ao486: x86-compatible Verilog core implementing all features of a 486 SX (2014)

    github.com · 64 points · Discussion

    Description The ao486 is an x86 compatible Verilog core implementing all features of a 486 SX. The core was modeled and tested based on the Bochs software x86 implementation. Together with the 486…

  18. 19

    Voyager 1 FDS Computer Emulator

    zaneham.github.io · 62 points · Discussion

    MARINER JUPITER-SATURN '77 Flight Data Subsystem Emulator • 806.4 kHz • 8K × 16-bit CMOS Voyager 1 Current Distance 24,596,234,112 km Signal delay: 22h 51m one-way ◈ Instructions MLD Load mem→RA MRD…

  19. 20

    k-Coloring is Faster than Computing the Chromatic Number

    arxiv.org · 60 points · Discussion

    View PDF HTML (experimental) Abstract: We prove that $k$-coloring on $n$-vertex graphs has a randomized algorithm running in time $(2-\varepsilon_k)^n$, where $\varepsilon_k>0$ for every fixed $k$.…

  20. 21

    From your doorbell to your home network

    adepts.of0x.cc · 60 points · Discussion

    Dear Fell owl ship, I am delighted to inform you that the owls have found the time to get back to hacking in their spare time. After this two-year hiatus, we are pleased to preach a new homily from…

  21. 22

    BYOC Is Not Just 'Deploy into Their Cloud'

    omnistrate.com · 58 points · Discussion

    In the classic SaaS model, the vendor hosts the application, data plane, infrastructure, networking, and operations in its own cloud account. In BYOC (Bring Your Own Cloud), that boundary shifts: the…

  22. 23

    Monitors for Work

    etbe.coker.com.au · 47 points · Discussion

    The Corporate Monitor Issue Some time ago I worked in the IT department of a company that had a corporate standard of two 27″ FUllHD (either 1920*1080 or 1920*1200) monitors for the desktop. I was…

  23. 24

    Python string literals are kinda funny

    sebsite.pw · 38 points · Discussion

    pop quiz: which of these lines is valid python, and what's the content of the resulting string? r'asdf\' r'asdf\'' answer the first line is a syntax error; the second line is valid. the content of the…

  24. 25

    TinySol, a tiny solitaire game for DOS

    classicbits.net · 22 points · Discussion

    TinySol (formerly MonoSol) is a free tiny Klondike Solitaire game designed for good playability on vintage computers, especially those with monochrome screens. TinySol in 640×400 mode on the GRiDCase…

  25. 26

    Message your other Claude Code sessions

    code.claude.com · 17 points · Discussion

    Cross-session messaging lets Claude deliver a message from one of your Claude Code sessions to another. When a change in one session breaks what another is building on, Claude can warn that session…

  26. 27

    Open-source interactive map for the Aug 12 total solar eclipse

    eclipsefan.org · 14 points · Discussion

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