Sendle.
Log in

Hacker News Daily

Hacker News Daily — July 2, 2026

29 stories · July 2, 2026

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

In this issue

  1. 1

    Android Developer Verification: Threat masquerading as protection

    f-droid.org · 1519 points · Discussion

    If you are running Android 8 or higher, a virus has been installed on your device and is silently awaiting remote activation. Over the past few months, devices around the world have been infected with…

  2. 2

    Spain Orders Blacklist of Palantir from Public and Private Companies

    clashreport.com · 411 points · Discussion

    The Spanish government has commenced issuing directives to state-controlled entities to blacklist U.S. data analytics firm Palantir Technologies. The decision stems directly from growing official…

  3. 3

    Kimi K2.7 Code is generally available in GitHub Copilot

    github.blog · 388 points · Discussion

    Table of Contents Availability in GitHub Copilot Enabling access for Copilot Business and Copilot Enterprise Learn more Share your feedback Menu. Currently selected: Availability in GitHub Copilot…

  4. 4

    PeerTube is a free, decentralized and federated video platform

    github.com · 384 points · Discussion

    Website | Join an instance | Create an instance | Chat with us | Donate Be part of a network of multiple small federated, interoperable video hosting providers. Follow video creators and create…

  5. 5

    The Egg Bandits Made a Thousand Times the Fine They Just Paid for Price Fixing

    thebignewsletter.com · 382 points · Discussion

    A few days ago, 18 states and the DOJ Antitrust Division signed a series of decrees with three major egg producers, Cal-Maine, Versova, and Hickman’s Egg Ranch, the largest egg producers in the…

  6. 6

    Since Linux 6.9, LUKS suspend stopped wiping disk-encryption keys from memory

    mathstodon.xyz · 327 points · Discussion

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

  7. 7

    AI can't be listed as inventor on patent applications, Japan's top court rules

    japannews.yomiuri.co.jp · 313 points · Discussion

    Yomiuri Shimbun file photo The Supreme Court 15:41 JST, March 6, 2026 The Supreme Court has dismissed an American engineer’s appeal to have artificial intelligence named as the inventor on a patent…

  8. 8

    The primary purpose of code review is to find code that will be hard to maintain

    mathstodon.xyz · 289 points · Discussion

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

  9. 9

    How to ask for help from people who don't know you

    pradyuprasad.com · 285 points · Discussion

    30 June 2026 No matter what you’re doing, from building a civilization on Mars to getting a summer internship, you will have to ask people for help. Yet, most people get this crucial skill wrong. They…

  10. 10

    The fall of the theorem economy

    davidbessis.substack.com · 228 points · Discussion

    “The product of mathematics is clarity and understanding. Not theorems, by themselves.” —Bill Thurston Handwritten diagram by Alexander Grothendieck My best theorem is one I never wrote down. It…

  11. 11

    Podman v6.0.0

    blog.podman.io · 225 points · Discussion

    We’re thrilled to announce that Podman v6.0.0 is now available! This major release brings a host of significant improvements and new features designed to enhance your container management experience.…

  12. 12

    Exapunks (2018)

    zachtronics.com · 143 points · Discussion

    About EXAPUNKS READ ZINES - Learn to hack from TRASH WORLD NEWS, the underground computer magazine. Tutorials, hacking tips, secret information, searing commentary— TRASH WORLD NEWS has you covered.…

  13. 13

    Is One Layer Enough? A Single Transformer Layer Matches Full-Parameter RL Train

    arxiv.org · 124 points · Discussion

    View PDF HTML (experimental) Abstract: Reinforcement learning (RL) has become a central component of post-training large language models (LLMs), yet little is understood about how RL adaptation is…

  14. 14

    German button maker searched rivers of American Midwest for valuable shells

    smithsonianmag.com · 117 points · Discussion

    How One German Button Maker Searched the Rivers of the American Midwest for the Shells That Could Make Him a Fortune John Boepple settled in Muscatine, Iowa, where he produced pearl buttons made from…

  15. 15

    No LLM Code in Dependencies

    joeyh.name · 95 points · Discussion

    I've spent about 100 hours of work over the past month to make sure git-annex can build without dependencies that contain LLM generated code. At least so far.…

  16. 16

    Job seekers giving up: Labor force participation falls to lowest in 50 years

    cnbc.com · 88 points · Discussion

    A now hiring sign is posted in the window of a Chipotle restaurant on June 5, 2026 in Los Angeles, California. Justin Sullivan | Getty Images On the surface, a June drop in the unemployment rate…

  17. 17

    Launch HN: Manufact (YC S25) – MCP Cloud

    manufact.com · 88 points · Discussion

    Hi HN, we are Pietro and Luigi, cofounders of Manufact ( https://manufact.com ), a cloud for MCP apps and servers. We used to be called mcp-use, and still build open source SDKs for MCP under that…

  18. 18

    Show HN: A graph paper generator that renders vector PDFs in the browser

    freegraphpaper.net · 80 points · Discussion

    Free · No login · Instant PDF Download free printable graph paper as a clean, print-ready PDF — from 5 mm and 1/4 inch grids to 1 cm squares — or make your own custom graph paper in the…

  19. 19

    Show HN: CLI tool for detecting non-exact code duplication with embedding models

    github.com · 65 points · Discussion

    A lightweight CLI tool for detecting non-exact code duplication using embedding models. It focuses on the similar code that is hardest to detect and most harmful: snippets written similarly, sitting…

  20. 20

    Postgres transactions are a distributed systems superpower

    dbos.dev · 42 points · Discussion

    A few weeks ago, we wrote that you should “just use Postgres” for durable workflows. That post generated a lot of discussion, but also a misunderstanding. We didn't just mean you should use a workflow…

  21. 21

    EFF letter to FTC on X consent order (2 July 2026) [pdf]

    cdn.arstechnica.net · 40 points · Discussion

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

  22. 22

    Vulkan is now available on NetBSD

    github.com · 35 points · Discussion

    An effort to bring the Vulkan software stack (Mesa / Lavapipe) to NetBSD, and to document and automate the process so it can be reproduced and maintained. Status: beta — Lavapipe Vulkan driver builds,…

  23. 23

    How VictoriaLogs Stores Your Logs in a Columnar Layout

    victoriametrics.com · 32 points · Discussion

    If you run VictoriaLogs, your day-to-day comes down to three things: sending logs, querying them, and setting retention so the disk does not fill up. Everything else happens quietly on disk. This post…

  24. 24

    JEP 539: Strict Field Initialization in the JVM moved to preview

    openjdk.org · 31 points · Discussion

    Summary Introduce strictly-initialized fields in the Java Virtual Machine. Such fields must be initialized before they are read, thus default values such as 0 or null are never observed. For…

  25. 25

    Lightning Memory-Mapped Database Manager (LMDB) 1.0

    lmdb.tech · 23 points · Discussion

    Introduction LMDB is a Btree-based database management library modeled loosely on the BerkeleyDB API, but much simplified. The entire database is exposed in a memory map, and all data fetches return…

  26. 26

    Ask HN: Since when does Craigslist's front page have emojis?

    19 points · Discussion

    Today I noticed the inclusion of emojis in Craigslist's listings/categories: https://www.craigslist.org/area/sfbay. Now, Craigslist, as a legacy of the 1990s web, has for a long time stubbornly…

  27. 27

    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…

  28. 28

    Conway's Game of Life, in real life

    lcamtuf.coredump.cx · 12 points · Discussion

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

  29. 29

    Modeling the Covid-19 Outbreak with J (2020)

    datakinds.github.io · 11 points · Discussion

    Foreword: I am not an epidemiologist and I don’t claim to be. I am, however, a math major and an academic and I feel like I’ve done my due dilligence in reporting this accurately and correctly. The…