| 1. | Einstein's relativity rules chemical bonds in heavy elements, new research shows(brown.edu) |
| 405 points by hhs 61 days ago | 184 comments | permalink | |
tl;dr: Brown University chemists used photoelectron spectroscopy on carbon-bismuth molecules to show that triple bonds in heavy elements don't follow the textbook one-sigma-two-pi structure. Due to relativistic effects—electrons moving near light speed cause spin-orbit coupling—the bonds instead appear as one pi bond and two hybrid sigma-pi bonds. The finding, published in Science, could rewrite chemistry textbooks as heavy elements like bismuth gain interest for solar cells and quantum computing. | |
HN Discussion:
| |
| 2. | QuadRF can spot drones and see WiFi through my wall(jeffgeerling.com) |
| 743 points by speckx 62 days ago | 234 comments | permalink | |
tl;dr: QuadRF is an open-source handheld phased-array SDR built on a Raspberry Pi 5 and FPGA, covering 4.9–6 GHz and using the Pi's MIPI lanes for >5 Gbps I/Q streaming. It can visualize WiFi signals through walls in AR, track drones in flight, and daisy-chain with other modules—part of a larger project aiming at a Moon-scale antenna array for EME experiments. Available on Crowd Supply starting at $499; the UI is rough but the hardware reportedly works impressively well. | |
HN Discussion:
| |
| 3. | Apple sues OpenAI, accuses ex-employees of stealing trade secrets(9to5mac.com) |
| 1632 points by stock_toaster 61 days ago | 941 comments | permalink | |
tl;dr: Apple has sued OpenAI, io Products, and two former Apple employees—ex-VP of product design Tang Tan and engineer Chang Liu—alleging they stole trade secrets to benefit OpenAI's hardware efforts led by Jony Ive. The complaint claims Tan used insider knowledge to extract confidential info from Apple job candidates (including asking them to bring actual parts and CAD files to interviews), while Liu allegedly exploited a security bug to download thousands of pages of engineering documents. Apple says over 400 former employees now work at OpenAI and calls the alleged misconduct "the tip of the iceberg." | |
HN Discussion:
| |
| 4. | An update on residential proxies and the scraper situation(lwn.net) |
| 348 points by chmaynard 61 days ago | 377 comments | permalink | |
tl;dr: AI scraper traffic continues to overwhelm sites like LWN via "residential proxy" networks—millions of compromised phones, smart TVs, and devices running hijacked software, often installed via shady "free VPN" apps and SDKs from companies like Bright Data. Recent takedowns of networks like IPIDEA and NetNut brought temporary relief, but the arms race continues; LWN has deployed undisclosed defenses rather than adopting Anubis, arguing proof-of-work is trivial when attackers command millions of victim machines. Without industry accountability or app store scrutiny, the open web risks disappearing behind logins, paywalls, and CAPTCHAs. | |
HN Discussion:
| |
| 5. | Good Tools Are Invisible(gingerbill.org) |
| 536 points by theanonymousone 62 days ago | 253 comments | permalink | |
tl;dr: Good tools should disappear into the background, but users often mistake the friction of working around a tool's shortcomings (like crafting vim macros or endlessly configuring Linux) for genuine productivity, conflating cleverness with output. This tribal attachment turns tool choice into identity, causing people to defend and even celebrate flaws rather than acknowledge them. The responsibility lies with toolmakers to ship sensible defaults rather than offloading decisions onto users under the guise of "configurability." | |
HN Discussion:
| |
| 6. | AI 2040: Plan A(ai-2040.com) |
| 379 points by kschaul 63 days ago | 487 comments | permalink | |
tl;dr: The AI 2027 authors present "Plan A," a proposed positive alternative to their previous predictions of extinction or power concentration from superintelligence. The plan calls for delaying superintelligence development until 2040, making all AI research public, letting dozens of global companies reach the frontier, and establishing "mutually assured compute destruction." The scenario depicts 2027-2029 as a critical window where mass white-collar job disruption, looming recursive self-improvement, and concentration of power in a few US/Chinese CEOs force Congress and voters to confront who ultimately controls AI—culminating in a pivotal 2028 election. | |
HN Discussion:
| |
| 7. | Late Bronze Age Collapse(acoup.blog) |
| 415 points by dmonay 62 days ago | 299 comments | permalink | |
tl;dr: The Late Bronze Age Collapse (c. 1220–1170 BC) was a wave of site destructions and state failures across the Eastern Mediterranean and Near East, hitting Mycenaean Greece and the Hittite Empire hardest while Egypt, Assyria, and Babylon declined but survived. The likely cause was a combination of factors—drought-driven harvest failures, intensifying warfare straining centralized palace economies, and cascading disruptions from refugees/raiders (the "Sea Peoples")—rather than any single cataclysm or migration like the debunked "Dorian Invasion." The aftermath saw Greece deurbanize and lose writing entirely, but the resulting fragmentation enabled the rise of the Phoenicians, the Greek polis, and the kingdoms of Israel and Judah. | |
HN Discussion:
| |
| 8. | The tech of 'Terminator 2' – an oral history (2017)(vfxblog.com) |
| 254 points by markus_zhang 62 days ago | 90 comments | permalink | |
tl;dr: An oral history with ILM veterans on the pioneering CG tools built for Terminator 2's T-1000, including "Body Sock" (for stitching b-spline patches across animated joints), "Make Sticky" (an early UV-mapping technique for texture adherence), and a custom "poly alloy" RenderMan shader that faked ray-traced reflections using placed reflection planes. The team of ~12-15 people used Alias and SGI hardware, rotoscoped Robert Patrick from dual VistaVision cameras to build the digital character, and largely invented modern VFX workflows on the fly—including overnight rendering, match-move edge detection, and procedural displacement for shots like the head-through-bars. | |
HN Discussion:
| |
| 9. | GPT-5.6 Sol Ultra produces proof of the Cycle Double Cover Conjecture [pdf](cdn.openai.com) |
| 530 points by scrlk 61 days ago | 433 comments | permalink | |
tl;dr: Summary not available | |
HN Discussion:
| |
| 10. | New York City to ban deceptive subscription practices(theguardian.com) |
| 635 points by randycupertino 61 days ago | 337 comments | permalink | |
tl;dr: Starting October 1, New York City will fine companies $525 per subscription for making cancellations difficult, requiring simple opt-out mechanisms for recurring charges like gyms and streaming services. A separate proposed rule would force sellers—including landlords, hotels, and rental agencies—to advertise total prices upfront including mandatory "junk fees," which is particularly significant in NYC's rental market where hidden fees often add hundreds to monthly costs. The moves follow the failure of similar Biden-era federal rules and are part of the Mamdani administration's affordability push. | |
HN Discussion:
| |
| 11. | Show HN: Getting GLM 5.2 running on my slow computer(github.com) |
| 922 points by vforno 63 days ago | 238 comments | permalink | |
tl;dr: Colibrì is a dependency-free C engine that runs GLM-5.2 (744B-parameter MoE) on modest hardware (~25GB RAM, 12 cores) by keeping the ~17B dense parameters resident in int4 while streaming the 21,504 routed experts from disk (~370GB) via an LRU cache. It implements MLA attention, MTP speculative decoding, DSA sparse attention, and an OpenAI-compatible API, achieving ~0.05–0.1 tok/s on the author's WSL2 dev box, with community benchmarks reaching ~2 tok/s on an M5 Max and ~1 tok/s on a 430GB EPYC system. Performance scales with RAM (cache size), disk bandwidth, and matmul throughput. | |
HN Discussion:
| |
| 12. | Successful companies go blind(ianreppel.org) |
| 243 points by speckx 62 days ago | 84 comments | permalink | |
tl;dr: Successful companies develop "competence blindness" much like Mexican cavefish lose their eyes: in stable, low-competition environments, careful engineering becomes a vestigial trait that gets suppressed because the environment doesn't reward it. New hires learn the house style, staff hiring panels, and select for comfort with existing dysfunction, while sighted engineers who join either leave or gradually adapt to cave rules. The remedy isn't a top-down "center of excellence" (which suppresses the trait it claims to cultivate), but swimming into different waters where sight is expressed again. | |
HN Discussion:
| |
| 13. | Show HN: 18 Words(18words.com) |
| 1143 points by pompomsheep 63 days ago | 357 comments | permalink | |
tl;dr: Summary not available | |
HN Discussion:
| |
| 14. | GPT-5.6(openai.com) |
| 1549 points by logickkk1 63 days ago | 1101 comments | permalink | |
tl;dr: Summary not available | |
HN Discussion:
| |
| 15. | How the terrorist group Boko Haram uses frontier AI(casp.ac) |
| 225 points by imustachyou 61 days ago | 195 comments | permalink | |
tl;dr: Summary not available | |
HN Discussion:
| |
| 16. | EU Parliament greenlights Chat Control 1.0(patrick-breyer.de) |
| 1624 points by rapnie 63 days ago | 853 comments | permalink | |
tl;dr: The EU Parliament failed to block "Chat Control 1.0" — a motion to reject it got 314 votes to 276 but fell short of the required 361-vote absolute majority — allowing suspicionless scanning of private messages on platforms like Gmail, iCloud, Instagram, and Discord to continue until 2028. End-to-end encrypted services like WhatsApp remain exempt. Critics, including former MEP Patrick Breyer and abuse survivors, argue the scanning is ineffective (48% of alerts aren't criminally relevant per Germany's BKA) and removes pressure to negotiate a targeted permanent regulation ("Chat Control 2.0"), talks on which resume in September. | |
HN Discussion:
| |
| 17. | Apple Silicon Exec Explains Mac Mini AI Demand and On-Device Future(macrumors.com) |
| 214 points by tosh 66 days ago | 308 comments | permalink | |
tl;dr: Apple's Doug Brooks says the Mac mini and Mac Studio are seeing strong demand for running AI agents, as developers want isolated, always-on systems separate from their primary machines. He frames agentic AI as a whole-chip workload—leveraging the Neural Engine, CPU neural accelerators, and newer GPU accelerators—rather than a pure GPU task, and predicts a hybrid future where agents dynamically split work between on-device and cloud inference driven by privacy and rising token costs. | |
HN Discussion:
| |
| 18. | In Emacs, everything looks like a service(yummymelon.com) |
| 248 points by kickingvegas 62 days ago | 106 comments | permalink | |
tl;dr: Emacs isn't an OS, but its built-in libraries for UI (minibuffers, completion), networking (URL, sockets, JSON/XML parsing), and data storage (hash tables, SQLite) make it trivial to build client applications for any service via Elisp. The post demonstrates this with a 67-line wttr.in weather client that fetches and parses JSON, plus an even shorter version that just shells out to a Python script—illustrating how any command-line utility or web API can be treated as a service consumable from within Emacs. | |
HN Discussion:
| |
| 19. | Train sim created by just one person is being called the best ever made(kotaku.com) |
| 851 points by oumua_don17 67 days ago | 346 comments | permalink | |
tl;dr: Running Train, an Early Access train sim built by solo developer Novatetsu Games, is drawing rave Steam reviews for its meticulously detailed fictional Japanese setting—40km of track with logically placed powerlines, traffic, temples, and dynamic weather/seasons. It offers 42 routes across two fake rail lines, supports the Zuiki MASCON peripheral, and can be played hands-on or set to auto-drive while you explore via free camera. It's $18, with plans to expand to 100km of track and add passengers and a conductor mode by end of next year. | |
HN Discussion:
| |
| 20. | John Deere owners will get the right to repair equipment under FTC settlement(apnews.com) |
| 1386 points by djoldman 63 days ago | 302 comments | permalink | |
tl;dr: John Deere has settled with the FTC and five state attorneys general, agreeing to provide diagnostic and repair tools to equipment owners and independent shops rather than restricting them to authorized dealers. The company will pay $1 million to the states, face 10 years of compliance oversight, and is barred from retaliating against those who bypass its dealer network. This follows a separate $99 million class-action settlement Deere reached with farmers in April. | |
HN Discussion:
| |