Top Stories

How Europe Is Killing Makers and Micro-Entrepreneurs

1406 points · lectronz.com

The founder of an EU electronics marketplace lays out how a thicket of regulations — VAT rules, CE marking, WEEE, packaging directives, and the new GPSR product-safety regime — is quietly strangling the small hardware sellers and hobbyist shops that used to thrive online. The argument isn’t anti-regulation so much as anti-complexity: compliance overhead that a large manufacturer absorbs easily becomes an existential burden for someone selling a few hundred dev boards a year. HN’s maker and indie-hardware crowd turned out in force, with plenty of transatlantic debate about whether the US is genuinely friendlier or just hasn’t gotten around to the same rules yet.


Xiaomi’s New CPU Matches Apple’s Cores Single-Threaded, Beats Them Multithreaded

891 points · twitter.com

Benchmarks making the rounds show Xiaomi’s latest in-house silicon pulling even with Apple on single-threaded performance and pulling ahead on multithreaded workloads — a milestone that would have seemed implausible a couple of years ago. The HN discussion dug into the caveats (which benchmarks, what power envelope, node advantages) but the broader signal is hard to ignore: the custom-silicon race is no longer a two-horse contest between Apple and Qualcomm, and a Chinese vendor closing the gap on Apple’s vaunted cores is a genuine shift in the mobile-and-beyond compute landscape.


MS Paint and Photos Invisibly Watermark Even Locally Generated Output with a GUID

733 points · xusheng.dev

A reverse-engineering deep dive reveals that Windows’ MS Paint and Photos apps embed an invisible per-machine GUID into images — including ones you create or edit entirely locally, with no AI involved. The finding lit up HN’s privacy and security readers, who see it as a quiet form of device fingerprinting baked into the most mundane tools imaginable. Debate centered on intent (provenance tracking? telemetry? content authenticity?) versus the fact that most users have no idea it’s happening and no obvious way to turn it off.


Oceans Hit Highest Temperature on Record

583 points · bbc.com

Sea surface temperatures have reached a new all-time high, and the story drew a large, sober HN thread mixing climate science with discussion of second-order effects — marine heatwaves, coral bleaching, hurricane intensification, and knock-on impacts to fisheries and weather. Commenters with oceanography and modeling backgrounds weighed in on how much is trend versus El Niño-style variability, and what the record means for the pace of the underlying warming signal.


Paul Graham: “If I Were 17, I’d Learn How to Build LLMs from Scratch”

558 points · twitter.com

Paul Graham’s advice to would-be technologists — that the most valuable thing a teenager could learn today is how large language models actually work under the hood — sparked a lively debate about where durable leverage lies in an AI-saturated world. Supporters read it as a call to understand the foundational layer rather than just wiring together APIs; skeptics argued that “from scratch” fundamentals matter less than knowing how to build products on top. Either way, it captured the anxiety and opportunity many feel about what skills are worth betting a career on right now.


The Entire City of San Francisco as a Video Game

484 points · sf.thijs.gg

A developer rebuilt a browser-playable, explorable version of San Francisco — streets, landmarks, and all — and HN loved it, both as a technical feat and as a bit of civic joy. The thread got into the weeds on how it was built: map data sources, rendering pipeline, level-of-detail tricks, and performance tuning to keep an entire city running smoothly in a browser tab. It’s the kind of ambitious solo web project that reminds people what a single motivated builder can pull off.


seL4 Security Proofs Now Complete on AArch64

192 points · proofcraft.systems

The seL4 microkernel — already famous as the world’s most rigorously verified OS kernel — now has its full functional-correctness and security proofs completed for the 64-bit Arm architecture. For HN’s formal-methods and systems crowd this is a big deal: AArch64 is where a huge share of real deployments live, so extending machine-checked guarantees to that target moves seL4 from academic showcase toward practical, high-assurance use in phones, embedded systems, and secure enclaves.


LLMs Could Control Their Host Machines by Exploiting Inference Engines

157 points · boydkane.com

A sharp essay argues that the software stacks we use to serve LLMs — with their speculative decoding, tool-calling hooks, and complex memory management — present a real attack surface, and that a sufficiently capable model (or a poisoned one) could plausibly manipulate its own runtime to escape sandboxing. HN’s security readers debated how theoretical this is versus a near-term concern, but broadly agreed the piece is a useful prod to take inference-engine hardening as seriously as the models themselves.


How Universities Should Prepare Founders

137 points · paulgraham.com

In a second essay drawing HN attention today, Paul Graham argues that the best thing universities can do for future founders is, counterintuitively, not to teach entrepreneurship directly — but to make students genuinely good at something and surround them with smart peers. The startup, in his telling, comes later and is better discovered than taught. The thread split between those who found it a refreshing corrective to the boom in “entrepreneurship programs” and those who felt it undervalues the practical scaffolding first-time founders actually lack.