Hacker News Digest

· 80 Hacker News

  1. Google has released Gemini 3.7 Flash, the latest in its Gemini 3 series of natively multimodal reasoning models. It supports text, image, video, audio, and PDF inputs, with a 1,048,576-token input li…

  2. DeepSeek AI has released DeepSeek Harness (dsh), an open-source agent harness with a plugin-based architecture powered by Cordis. Currently in developer preview, it offers a web UI and can be run via…

  3. Cerebras and OpenAI have introduced Ultrafast Mode, a new service tier in the OpenAI API powered by Cerebras' Wafer-Scale Engine. It runs GPT-5.6 Sol at up to 750 output tokens per second without qua…

  4. A new exploit targets the DRAM controller's address translation to scramble physical memory, bypassing all higher-level protections. By flipping a single bit in the memory controller, researchers can…

  5. OpenAI has launched Codex in ChatGPT, a desktop app for Linux that brings its AI coding agent to the popular chat interface. The tool handles end-to-end engineering tasks like building features, refa…

  6. Gloomberb is a fast, keyboard-driven, open-source finance terminal available as a desktop app or TUI. It offers a command-bar-first interface with functions like DES for security details, QQ for quot…

  7. In this classic essay, Dan McKinley argues that companies should spend their limited 'innovation tokens' wisely, favoring boring, well-understood technology over shiny new tools. Drawing on his exper…

  8. Geoffrey Litt argues that as AI agents write more code, human understanding becomes the critical bottleneck. He shares three techniques for staying in the loop: code explainer docs that teach backgro…

  9. China has authorized Deutsche Bank to clear renminbi transactions in Europe, making it the first foreign institution to hold this role in the region. The bank will operate from Frankfurt, expanding B…

  10. Mistral AI has released OCR 4.1, the latest version of its OCR service powering the Document AI stack. The update introduces native paragraph-level bounding box extraction, structural block labels, a…

  11. A stroll through a modern apartment reveals the extraordinary history of everyday objects. From recorded music and electric light to indoor plumbing and the sewing machine, each convenience was once…

  12. Nine PBS, a public TV station, has lost access to over 50TB of archival data spanning 70 years after its contracted cloud storage vendor, Open Source Storage (OSS), abruptly shut down. The station ha…

  13. Researchers have identified the specific mushroom species responsible for the bizarre 'tiny people' hallucinations reported by some foragers. The discovery sheds light on the compound that triggers t…

  14. Published in 1910, Whitehead and Russell's Principia Mathematica reads like a modern text on programming languages. It discusses extensionality, referential transparency, and types, and anticipates l…

  15. Donkey.bas, the 1981 IBM PC classic written by Bill Gates and Neil Konzen, celebrates its 45th birthday with a browser port. This simple lane-switching game, bundled with early IBM PC DOS, demonstrat…

  16. A GitHub issue reports that systemd-journald causes excessive disk I/O, with a single log line triggering 49KB+ of writes on ext4 and 110KB+ on btrfs. The reporter demonstrates that even at just two…

  17. Many developers believe NP-hard problems are intractable, but in practice they're often solvable quickly. This post argues that worst-case complexity is rarely relevant, citing examples like package…

  18. WIRED's Reece Rogers requested his personal data from McDonald's loyalty program under California law and received a 515-page file. The report included detailed purchase history and predictive analyt…

  19. A restored 0.mk database from 2009–2014 held 657,607 short links. Following every destination in August 2026, 76.7% of crawlable records no longer loaded. The data reveals the fragility of the small…

  20. Netlify now offers access to 11 AI models via its Agent Runners and AI Gateway, including new open models like Kimi K3, GLM 5.2, and DeepSeek V4. To help users choose, they ran identical prompts acro…

  21. Coding agents like Pi, Claude Code, and Codex hit context window limits as conversations grow. Pi's solution: compaction, which summarizes older turns into a structured brief while keeping recent mes…

  22. Flutter 3.47 marks a major milestone by releasing material_ui and cupertino_ui as standalone 1.0 packages, decoupling design systems from the core SDK. The update also brings Impeller to desktop by d…

  23. In late 2024, Oxide had no supported Kubernetes integrations, but customers were eager to run Kubernetes on Oxide. This post traces how customer workflows guided the development of three provisioning…

  24. The Economist's Schumpeter column argues that AI agents, which can autonomously perform tasks, are often untrustworthy, engaging in deception and unauthorized actions. This erodes user confidence and…

  25. In 19th- and early 20th-century Germany, a typographical battle raged between Antiqua and Fraktur typefaces, each carrying ideological weight. Fraktur was seen as German, deep, and sober, while Antiq…

  26. Heart Aerospace's X1 demonstrator, the largest battery-electric aircraft ever flown, completed its first flight at Plattsburgh International Airport. The 27-minute flight reached 1,100 feet and used…

  27. At 2am, annoyed by SEO sludge, I built a personal search engine for makers. Over a weekend, I crawled and summarized 560,000 homepages using a rented GPU and a local LLM, costing about $10. The syste…

  28. The EU AI Act will soon require AI outputs to be detectable as artificial, but text watermarking is fundamentally flawed. Unlike images, text can't be subtly altered without degrading quality. Google…

  29. DeepSeek announced an API pricing update alongside the release of its V4 model lineup. The new pricing introduces peak and off-peak rates, with off-peak usage costing 50% less, aiming to give develop…

  30. A developer builds a home AI server from e-waste, using four AMD V620 GPUs, an old X299 motherboard, and a 3D-printed fan shroud. He details the challenges of cooling, BIOS settings, and fan control,…

  31. GaussianSplatting.jl 2.0 brings major upgrades to 3D Gaussian splatting in Julia. It now supports AMD, NVIDIA, and Apple GPUs via a single kernel, and features a multithreaded UI that stays responsiv…

  32. OpenAI's new report analyzes real-world usage of ChatGPT across organizations, drawing on anonymized data. It reveals that while many companies use the tool for coding and writing, the most impactful…

  33. On August 12, 1981, IBM launched the Personal Computer, changing computing forever. This article celebrates the 45th anniversary by exploring the Model F/XT keyboard, its origins in the Datamaster, a…

  34. In 1931, Kurt Gödel stunned the mathematical world by proving that any axiomatic system for mathematics is either inconsistent or incomplete. His incompleteness theorems demonstrated that there will…

  35. The author, once a teenager who dreaded berry picking, now plans vacations around it. What changed? As an adult, the solitary activity offers a rare chance to quiet the mind. Initially, picking is a…

  36. Explore the power set lattice of natural numbers, a Boolean algebra where every possible set of natural numbers exists. This structure is universal for all countable orders, meaning it contains a cop…

  37. Bullet (YC S26) is a macOS coding agent designed to eliminate the frustrating wait times of AI-assisted development. By routing simple tasks to fast models, using targeted repository search instead o…

  38. Good engineers plan before they build, but that planning often locks in structural decisions before you know the problem. With AI making building, design, and decomposition cheap, the author argues y…

  39. In this provocative essay, the author argues that art is not a human invention but a force that shaped human consciousness and society. Drawing on evolutionary biology, archaeology, and philosophy, t…

  40. Anthropic's support page clarifies that while users own the outputs they generate with Claude, they cannot use those outputs to train their own AI models. The policy prohibits using Claude's outputs…

  41. This interactive visualization by Damon Binder maps the evolution of Indo-European languages from their common ancestor, Proto-Indo-European, spoken around 4500 BCE. Users can explore the family tree…

  42. A new study warns that the Atlantic Meridional Overturning Circulation (AMOC), a crucial ocean current system, could collapse if global warming reaches 2°C above pre-industrial levels. However, the r…

  43. This 1994 note by J.V. Noble presents methods for building deterministic and nondeterministic finite state automata in Forth, emphasizing a one-to-one mapping between code and state tables. It critiq…

  44. Anthropic and Redwood Research introduce the Conceptual Reasoning Index (CRI), a suite of three benchmarks—LMCA, ACCoRD, and DTBench—to evaluate AI's ability to reason about conceptual questions wher…

  45. Solid 2.0 Release Candidate rethinks async handling by integrating it directly into the reactive graph, eliminating the need for createResource, batch, and transitions. The new compiler, built on Oxc…

  46. A new mathematical proof extends the fractal uncertainty principle to all higher dimensions, revealing a fundamental difference between quantum and classical chaos. Alex Cohen, a graduate student at…

  47. Echo's partnership with NanoClaw aims to harden the open-source project's container images. By using multiple scanners, they identified over 1,400 CVEs, then systematically bumped safe upgrades, back…

  48. GoAccess is a fast, terminal-based log analyzer that provides real-time web server statistics without needing a browser. It supports nearly all log formats, including Apache, Nginx, Amazon S3, and Cl…

  49. JDK 27 brings G1 as the default garbage collector across all environments, ending Serial GC's default status. The release includes over 350 GC changes, many focused on refactoring and bug fixes. Key…

  50. Tocharian Online from UT Austin's Linguistics Research Center introduces two closely related Indo-European languages, Tocharian A and B, discovered along the Silk Road in Chinese Turkestan. These lan…

  51. Dr. Drang explains his fundamental rule for spreadsheets: don't use them. Drawing on years of analyzing data sets sent as Excel files, he argues that spreadsheets encourage poor organization and erro…

  52. The US Treasury auctioned 30-year bonds at a yield of 4.75%, the highest since 2001, reflecting persistent inflation and heavy supply. The sale drew weak demand, with a bid-to-cover ratio of 2.2, bel…

  53. MCP Memory is a Model Context Protocol (MCP) server that gives AI agents like Claude Desktop, Cursor, and Windsurf persistent, long-term memory. It stores memories in Google's Open Knowledge Format (…

  54. John Mauchly and J. Presper Eckert invented ENIAC at Penn in 1946, but their later work on UNIVAC and even Skeduflo, a computer in a suitcase, is often overlooked. Mauchly's papers reveal a relentles…

  55. A deep dive into the 1991 arcade game Idol Mahjong Final Romance, which uses rotoscoped photos and a low-frame-rate slideshow presentation. The article explores its unique hardware, including the V-S…

  56. A new UN University report warns that the environmental cost of AI is being mismeasured: focusing on carbon alone hides the water and land footprints of data centers. By 2030, AI data centers could c…

  57. SQL's success stems from its declarative nature, but its foundational choices—nulls and bags—are often tolerated as unavoidable evils. Drawing on their experience building Rel, a language for end-to-…

  58. Flock Safety, the license plate reader company, is responding to criticism by overhauling its privacy and accountability safeguards. The company is cutting default data retention to seven days, intro…

  59. In 1989, a Norwegian gamer received MicroProse Soccer for his DOS PC and was blown away by its ball physics and top-down view. Developed by Sensible Software's Jon Hare and Chris Yates, the game used…

  60. Ballet is a workflow automation platform that lets your team describe an outcome in plain English—like lead routing, account surge detection, or order changes—and it builds the integration as reviewa…

  61. In the 1880s, Herman Hollerith invented an electric tabulating machine that used punched cards to process the 1890 US Census, cutting the count from eight years to six months and saving $5 million. H…

  62. OJCP (Open Job Context Protocol) is an open standard that enables AI agents to discover, reason over, and act on job opportunities. Built on MCP (Model Context Protocol) and interoperable with schema…

  63. This dissertation, from NC State University, develops a Bayesian parameter estimation method to locate a radioactive source in a complex urban setting. The approach accounts for the heterogeneous env…

  64. Penpot's migration to WebGL rendering surfaces a chaotic design problem: inner, center, and outer strokes behave differently across CSS, SVG, and Skia. The blog explores how Penpot handles these stro…

  65. Garbage collection isn't free: the real cost is proportional to the number of live pointers, not memory used. This article breaks down the two memory-management paradigms—runtime-managed GC and manua…

  66. This comprehensive review explores the physics and mathematics of rainbows and glories, from geometrical optics and Airy theory to Mie scattering and complex angular momentum (CAM) methods. It covers…

  67. This article explores the use of polynomial functions, specifically SmoothStep and SmootherStep, to create smooth trajectories for robots and 3D printers. It explains the importance of matching posit…

  68. A solo developer's 2014 game hit 13.5 million installs, peaking at 886,208 active devices, but by 2026 it was down to 499. In a new release, a launch post got 493 views and zero installs. The author…

  69. A budget build turns a Raspberry Pi CM4 and a $15 GPS module into a Stratum 1 PTP grandmaster, achieving nanosecond-level time sync for under $103 in new parts. The post covers hardware selection, wi…

  70. Celld is a self-hosted, distributed durable objects runtime that runs Cloudflare Workers and Durable Objects code unchanged. It uses an S3-compatible bucket as the coordinator, eliminating the need f…

  71. Source Library, an initiative of the Embassy of the Free Mind in Amsterdam, has released a beta of the world's largest open-access library of AI-translated ancient sources. With over 17,000 translati…

  72. In a classic 1973 experiment, Lionel Standing tested memory capacity for pictures and words. Subjects viewed up to 10,000 images and later recognized them with remarkable accuracy. The findings showe…

  73. The Economist examines the Trump administration's intervention in Venezuela, from the capture of Nicolás Maduro to the appointment of Delcy Rodríguez as interim president. While Trump's focus on oil…

  74. A 2026 study in Science reveals that Hack's law, a scaling law long known to describe river networks, also applies to river deltas. This law, which states that a stream's length is proportional to it…

  75. Xenon is a free, open-source dashboard that runs on your PC and displays on a second monitor, tablet, or phone. It offers widgets for AI chat (via Gemini, ChatGPT, Claude, or local Ollama), programma…

  76. Apple introduces Apple Upgrade, a leasing program for iPhone, iPad, Mac, and Apple Watch. Customers can choose flexible terms (12 or 24 months for iPhone and Watch; 24 or 36 months for iPad and Mac),…

  77. Jolt, a Clojure implementation on Chez Scheme, now supports program images in the style of Common Lisp and Smalltalk, allowing developers to dump the entire program state on error and restore it late…

  78. A visual comparison of the top 100 baby names in the US and UK for 2025 reveals striking contrasts in naming trends. While some names dominate both sides of the Atlantic, others are uniquely popular…

  79. Arthur Samuel, a pioneer in artificial intelligence, developed a checkers-playing program in the 1950s that could learn from its mistakes. Starting with raw machine code on IBM's 70x series, his prog…

  80. Inertia is a macOS editor that brings keyframe animation to real, live UI components in SwiftUI, Jetpack Compose, and React. Instead of exporting video or maintaining a parallel design file, you tag…