Hacker Newsroom

pod pub

The best of Hacker News summarized everyday

  1. 4h ago

    Hacker Newsroom for 28 July: Kimi K3 Release, Rare Book Scanning, Open Weights Policy, Bun Rust Rewrite

    Hacker Newsroom for 28 July recaps major Hacker News stories, moving through kimi k3 release, rare book scanning, open weights policy, bun rust rewrite. 1. Kimi K3 Release The next story is Kimi-K3 on Hugging Face, Moonshot AI's newly posted model card for a 2. 8 trillion-parameter open-weight multimodal mixture-of-experts system with native vision, a 1 million-token context window, MXFP4 quantization, and benchmark claims that put it close to the current frontier on coding, agent work, and reasoning. Story link Hacker News discussion 2. Rare Book Scanning One of the top Hacker News stories is a viral X post claiming AI companies are bulk-buying older and sometimes scarce books, slicing off the spines for high-speed scanning, and shredding the originals to build training corpora, with ISBNdb allegedly brokering large anonymous orders and courts effectively blessing the practice as fair use. The post frames that as a step beyond web scraping because the destruction is irreversible, and argues that demand for pre-2022, non-synthetic text plus copyright and DRM constraints are pushing firms toward physical-book pipelines instead of licensed ebooks. Story link Hacker News discussion 3. Open Weights Policy The next story is Anthropic's new article on open-weights models, where Dario Amodei says the company is not calling for a blanket ban and still sees less dangerous open models as a public good. The article instead argues for three targeted measures: keeping advanced chips and chipmaking tools out of China, cracking down on industrial-scale distillation, and requiring mandatory safety testing for sufficiently capable models whether they are open or closed. Story link Hacker News discussion 4. Bun Rust Rewrite The next story looks at Tom Lockwood's post questioning Anthropic's headline claim that Bun was rewritten from Zig to Rust in 11 days for $165,000, arguing that the lack of a release by July 27, 2026, the growing pile of robobun pull requests, and continued employee involvement suggest the real cost and timeline are much larger. The article's point is not that the Rust port is fake, but that calling it done overstates what has actually shipped and turns an ongoing, heavily supervised migration into a clean AI success story. Story link Hacker News discussion 5. Kimi K3 Report The next story is Kimi-K3, a technical report from Moonshot AI on a new open-weight mixture-of-experts model that claims strong reasoning, coding, and agent-style performance while also shipping infrastructure around serving and tooling. On paper, the report reads like a bid to show that open-weight labs are still moving quickly on efficiency and capability, not just following the biggest closed-model companies. Story link Hacker News discussion 6. Decker HyperCard The next story is about Decker, an open-source multimedia platform that revives a lot of HyperCard's spirit while adding modern conveniences like touch support, deep undo, reusable widgets, a scripting language called Lil, and export to self-contained HTML files. The project is pitched as a lightweight way to make interactive documents, games, presentations, zines, and little personal tools, all wrapped in a deliberately retro classic Mac look that treats those constraints as part of the appeal. Story link Hacker News discussion That's it for today, I hope this is going to help you build some cool things.

  2. 1d ago

    Hacker Newsroom for 27 July: Cookie Banners, Airport Phone Wipe, Context Engineering, Locked Device Extraction

    Hacker Newsroom for 27 July recaps major Hacker News stories, moving through cookie banners, airport phone wipe, context engineering, locked device extraction. 1. Cookie Banners Kill the Cookie Banner is a campaign post arguing that cookie popups are not required by privacy law, but are deliberately designed to push people into surrendering tracking consent. The post says the EU Commission proposed a simpler alternative in late 2025: a browser-level privacy signal that would let people set tracking preferences once and stop seeing banners, while warning that Google and other ad-tech groups are lobbying against it. Story link Hacker News discussion 2. Airport Phone Wipe One of the top Hacker News stories is about a federal case in Atlanta where prosecutors say a US citizen used GrapheneOS to wipe his phone during an airport search, turning a privacy feature into the center of an evidence-destruction charge. The article says the case could set a troubling precedent by treating a security-focused mobile OS as inherently suspicious, and it ties the stop to broader fights over border search powers, Cop City protests, and whether agents used a child-abuse-material investigation as a pretext. Story link Hacker News discussion 3. Context Engineering A Hacker News thread on Anthropic’s new context-engineering advice centers on a post arguing that Claude 5 models work better with much less prompt baggage, after Anthropic cut more than 80 percent of Claude Code’s system prompt without hurting coding evals. The article says the new approach is to trust model judgment more, move guidance into tool and skill design, use progressive disclosure instead of cramming everything upfront, and rely on richer references and automatic memory rather than giant CLAUDE. Story link Hacker News discussion 4. Locked Device Extraction GrapheneOS protections against data extraction from locked devices is a forum post explaining how the Android-focused OS tries to keep data inaccessible when a phone is seized in a locked state, with protections centered on strong hardware-backed encryption, rate limiting, and duress features that can destroy access to keys. The discussion is framed by a recent U. Story link Hacker News discussion 5. HTMX Game Boy Hacker News got a kick out of htmx 4. 0, which is not a software release in the usual sense but a Game Boy cartridge sold through the project’s merch store as a retro tie-in. Story link Hacker News discussion 6. PGSimCity PGSimCity is an interactive 3D project that tries to explain how PostgreSQL works by turning the database engine into a simulated city, with moving parts and a built-in tour meant to map internal components to visual structures. The post is explicitly framed as an early, unreviewed prototype, but the idea landed as a striking educational demo that makes dense systems material feel more approachable. Story link Hacker News discussion That's it for today, I hope this is going to help you build some cool things.

  3. 2d ago

    Hacker Newsroom for 26 July: Android ADB Limits, Hannah Fry Prize, Claude Opus 5, Postgres Notifications

    Hacker Newsroom for 26 July recaps major Hacker News stories, moving through android adb limits, hannah fry prize, claude opus 5, postgres notifications. 1. Android ADB Limits The next story is a Kitsumed blog post warning that Android may soon restrict on-device ADB after a Google ADB maintainer suggested binding the daemon to the Wi-Fi interface instead of localhost, a change the post says would break Shizuku, libadb-based tools, rootless call recording, and phone-only developer workflows. The blog post argues this is not an official announcement and that loopback ADB could be disabled by default if Google wants more safety, but should remain available behind a persistent opt-in because malicious apps still need multiple manual user actions before they can abuse it. Story link Hacker News discussion 2. Hannah Fry Prize The next story is about Cambridge mathematician and broadcaster Hannah Fry winning the 2026 Leelavati Prize, an award from the International Congress of Mathematicians for increasing public awareness of mathematics. The Cambridge article presents it as recognition for Fry’s outreach career, from books and documentaries to her current role as Professor of the Public Understanding of Mathematics, treating math communication as work that matters in its own right. Story link Hacker News discussion 3. Claude Opus 5 The next story is about Artificial Analysis putting Claude Opus 5 at the top of its AI intelligence leaderboard, a comparison page that ranks hundreds of models across benchmark performance, price, speed, latency, and context window. The post matters because the gap at the top looks narrow, and the data also suggests that cheaper or smaller variants can come surprisingly close once you factor in cost per task, token efficiency, and different reasoning settings. Story link Hacker News discussion 4. Postgres Notifications The next story is about a DBOS post arguing that Postgres LISTEN/NOTIFY can scale much better than its reputation suggests, if you stop firing a notification on every write and instead buffer and batch those signals, which let the team move from about 2. 9 thousand to 60 thousand stream writes per second with millisecond latency on one server. Story link Hacker News discussion 5. Open Weight AI The next story argues that open-weight AI is hitting a Kubernetes-style moment, where good enough base models plus open tooling can turn a model family into a platform, and it warns that a U. S. Story link Hacker News discussion 6. Interview Ghosting The next story is Did They Ghost You, a project built around the blunt question in its subtitle: Ghosted After a Job Interview? Report the Company. Story link Hacker News discussion That's it for today, I hope this is going to help you build some cool things.

  4. 3d ago

    Hacker Newsroom for 25 July: Claude Opus 5, Losing Focus, Software Gets Worse, Open Weight Rules

    Hacker Newsroom for 25 July recaps major Hacker News stories, moving through claude opus 5, losing focus, software gets worse, open weight rules. 1. Claude Opus 5 The next story is Anthropic’s launch of Claude Opus 5, a new model the article says gets close to Claude Fable 5’s frontier-level intelligence at about half the cost, with strong results on coding, automation, science, and visual tasks. The post frames Opus 5 as a practical everyday flagship, pointing to benchmark wins over Opus 4. Story link Hacker News discussion 2. Losing Focus The next story is It's getting harder to focus every day, a post about how one developer feels his ability to do deep work slipping even when he wants to code, study, or write. In the post, he traces that slide from intentional computing toward constant escape hatches like chat, feeds, and especially LLM side quests, where outsourcing a task still leaves his attention split across multiple half-finished threads. Story link Hacker News discussion 3. Software Gets Worse The next story asks why software keeps getting worse even as AI tools promise to make coding easier. In this post, Piotr Chmielowski argues that the real problem is not AI itself but growing software complexity, feature pressure, and companies that reward visible output over boring stability work. Story link Hacker News discussion 4. Open Weight Rules The next story is about Nvidia, Microsoft, Meta, and more than 20 other companies urging policymakers not to impose what they call premature restrictions on open-weight AI models, arguing in this CNBC article that downloadable models keep competition alive and spread AI capability beyond a handful of closed labs. The news story ties that push to the rise of Chinese models like Kimi K3, the debate over sanctions and distillation, and the notable absence of OpenAI and Anthropic from the letter even though Sam Altman later said the U. Story link Hacker News discussion 5. Flux 3 The next story is Flux 3, a Black Forest Labs post introducing a new multimodal model that learns from images, video, and audio together, with the company pitching it as a step toward systems that can generate media, predict actions, and eventually support physical AI. The post claims strong early results in text-to-video, image generation, multilingual audio, and robotics-related action prediction, plus an eventual open-weight backbone, which matters because it frames the next AI race as unified world models rather than separate tools for text, images, and video. Story link Hacker News discussion 6. Camera Token Leak The next story is a post about a Hanwha security camera firmware image that exposed a GitHub admin token inside the files behind the device’s login page. By unpacking the firmware, the post shows how a frontend build appears to have dumped an entire CI environment into shipped assets, leaking a token with admin access to hundreds of repositories and surfacing some strange internal addresses tied to Department of Defense IP space. Story link Hacker News discussion That's it for today, I hope this is going to help you build some cool things.

  5. Jul 20

    Hacker Newsroom for 20 July: Bowling ESP32 Retrofit, Qwen 3.8, Transcribe.cpp, AI Rental Listings

    Hacker Newsroom for 20 July recaps major Hacker News stories, moving through bowling esp32 retrofit, qwen 3.8, transcribe.cpp, ai rental listings. 1. Bowling ESP32 Retrofit The next story is a Show HN post about a bowling alley owner replacing a proprietary scoring and control setup that would have cost about 120 thousand dollars with roughly 1,600 dollars of ESP32-based hardware. The linked article text is missing from the ingredient file, but the post title and discussion make clear why it resonated: people saw it as a clever, low-cost rebuild of niche industrial tech that is usually locked behind steep legacy pricing. Hacker News discussion 2. Qwen 3.8 Alibaba’s Qwen team says Qwen 3.8 is launching as a frontier-scale model, with open weights planned and a preview already available in its paid tools. Story link Hacker News discussion 3. Transcribe.cpp Transcribe.cpp packages local speech-to-text into a ggml-based library with broad model support, GPU acceleration, streaming and batch modes, and whisper.cpp compatibility. Story link Hacker News discussion 4. AI Rental Listings The next story is about New York City moving toward rules that would force landlords and realtors to disclose AI-altered rental photos, after Mayor Zohran Mamdani's administration folded the issue into a broader tenant-protection report. The article says misleading AI staging can make apartments look larger, cleaner, or more livable than they are, especially for renters signing leases remotely, and presents disclosure as one piece of a wider crackdown on deceptive landlord practices. Story link Hacker News discussion 5. Claude Code on Bun Simon Willison reports that Claude Code has been shipping Bun’s Rust rewrite since June, with evidence pointing to a Bun v1.4.0 canary build already running in production. Story link Hacker News discussion 6. MIDI Recorder Hardware The next story is What I learned selling 2,500 MIDI recorders, an article arguing that building a focused hardware product turned out to be easier than the three years of software and manufacturing code needed to support it. The article says Jamcorder stayed manageable because the device was deliberately simple, the bill of materials and assembly were kept lean, and the business was designed around healthy margins, local QA, and anti-counterfeit protections. Story link Hacker News discussion That's it for today, I hope this is going to help you build some cool things.

  6. Jul 19

    Hacker Newsroom for 19 July: LG Monitor Installs, Regressive JPEGs, GPT 5 6 Math Proof, AI Logo Sameness

    Hacker Newsroom for 19 July recaps major Hacker News stories, moving through lg monitor installs, regressive jpegs, gpt 5 6 math proof, ai logo sameness. 1. LG Monitor Installs The next story is about reports that LG monitors can trigger Windows Update to install companion software without a clear opt-in, turning a display into another channel for unwanted utilities and ads. The news story landed as a mix of outrage and resignation on Hacker News, with many people saying the surprising part was not that LG did it, but that Windows still makes this kind of vendor bundle possible. Story link Hacker News discussion 2. Regressive JPEGs The next story is Regressive JPEGs, a playful project that abuses progressive JPEG scans so a single image file can appear to change frames while it downloads. The project explains how JPEG stores low-frequency data first, then shows that by stitching together scan data from multiple same-size images, a browser can be tricked into rendering a crude animation or even a short video inside one JPEG, although playback depends on network timing and browsers eventually stop decoding after enough scans. Story link Hacker News discussion 3. GPT 5 6 Math Proof The next story is a Reddit post claiming GPT-5. 6, using a ten-page expert prompt modeled on OpenAI’s CDC work, closed a 30-year gap in convex optimization by proving that a long-known quadratic query bound is actually tight, and that proof was then checked in Lean. Story link Hacker News discussion 4. AI Logo Sameness The next story is a joke-laced design critique asking why so many AI company logos, from OpenAI to Claude, keep converging on circular shapes with a central void that readers keep comparing to buttholes. The post argues that the pattern comes from a mix of copycat branding, risk-averse design by committee, and the broader tech habit of choosing safe, abstract visuals over anything distinctive, with Anthropic’s animated Claude logo presented as the clearest example. Story link Hacker News discussion 5. Stack Overflow Graph The next story is What AI did to Stack Overflow in a graph, a data query and graph that argues Stack Overflow’s long decline visibly steepened once generative AI tools arrived, turning a slow erosion into a sharper drop. The post matters because it treats one of the web’s core programming knowledge bases as a measurable casualty of the shift from community Q and A to instant AI answers. Story link Hacker News discussion 6. AI Rental Images The next story is about New York City mayor Zohran Mamdani saying landlords should not be able to secretly use AI-generated or AI-edited images to market apartments, with a PetaPixel article describing a new Rental Ripoff Report that treats those altered listings as part of a broader crackdown on deceptive landlord practices. The article says the city wants landlords and brokers to disclose AI-altered rental images alongside other tenant-protection steps, arguing that fake staging and edited photos can mislead renters, especially people signing leases from afar. Story link Hacker News discussion That's it for today, I hope this is going to help you build some cool things.

  7. Jul 18

    Hacker Newsroom for 18 July: AWS Billing Glitch, Recurse Center Anniversary, Kaggle AGI Scoring, Nurse AI Surveillance

    Hacker Newsroom for 18 July recaps major Hacker News stories, moving through aws billing glitch, recurse center anniversary, kaggle agi scoring, nurse ai surveillance. 1. AWS Billing Glitch Top of Hacker News is a post about AWS showing wildly inaccurate estimated bills, with some users briefly seeing charges in the billions or even trillions. The post centers on an AWS billing incident on July 17, 2026, where estimated cost data in the Billing and Cost Management Console was wrong, AWS said the numbers did not reflect actual usage or charges, and the fix would take time because the estimates had to be recomputed. Hacker News discussion 2. Recurse Center Anniversary Hacker News is celebrating a feel-good milestone with a thank-you post about Recurse Center, the programming retreat that grew out of the HN community and helped its organizers find a long-term mission. The post is essentially a note of gratitude for 15 years of support, framing Recurse as a place for self-directed learning, friendship, and career-changing opportunities rather than a traditional school. Hacker News discussion 3. Kaggle AGI Scoring A major Hacker News discussion focused on a Kaggle post called Evidence of inconsistencies in evaluation process and selection of winners. The post argues that the Measuring AGI competition used a shaky evaluation process, with inconsistencies in scoring and concerns that the selected winners may not actually reflect the strongest systems. Story link Hacker News discussion 4. Nurse AI Surveillance Next up is Kaiser nurses say AI and workplace surveillance are making their jobs and patient care worse. The article says advice and triage nurses at Kaiser report being pushed to keep calls under about 15 minutes, scored by software for productivity and even empathy, and worried that those metrics discourage the time and judgment some patients need. Story link Hacker News discussion 5. Exoplanet Atmosphere Here's a striking space story: a BBC article reports that astronomers have detected the first atmosphere around a rocky, Earth-like planet in the habitable zone of another star, LHS 1140 b, about 48 light-years away. The article says the atmosphere currently shows helium rather than anything life-supporting, but researchers see it as the strongest sign yet that some potentially Earth-like worlds beyond our solar system may hold the right conditions for life, even if this planet is not confirmed to do so. Story link Hacker News discussion 6. Open Source AI Next up is The State of Open Source AI, an article arguing that open-weight models have become good enough for most real-world workloads as their costs plunge and their adoption spreads across production systems. The report says the remaining gap with top closed models is now concentrated in reasoning and multimodal work, while the bigger blocker for open AI is operational: deployment, compliance, maintenance, and enterprise tooling still lag behind model quality. Story link Hacker News discussion That's it for today, I hope this is going to help you build some cool things.

  8. Jul 17

    Hacker Newsroom for 17 July: Kimi K3, Thinking Machines Inkling, Music Piracy Nostalgia, Sony Deletes Movies

    Hacker Newsroom for 17 July recaps major Hacker News stories, moving through kimi k3, thinking machines inkling, music piracy nostalgia, sony deletes movies. 1. Kimi K3 The next story is Kimi K3: Open Frontier Intelligence, a launch post for Kimi's new 2. 8-trillion-parameter model with native vision, a 1-million-token context window, and claims of frontier-level performance that still trails the very top proprietary systems. Story link Hacker News discussion 2. Thinking Machines Inkling The next story is a Thinking Machines post introducing Inkling, an open-weights multimodal model with 975 billion total parameters, 41 billion active, a 1 million token context window, and a pitch centered more on customization than on claiming best-in-class raw performance. The post says Inkling was trained across text, images, audio, and video, supports controllable reasoning effort, comes with a smaller companion model, and is tied to the company's Tinker platform for fine-tuning, including a demo where the model fine-tunes itself. Story link Hacker News discussion 3. Music Piracy Nostalgia The next story is The Lost Joy of Music Piracy, an article that looks back at OiNK and What. CD and argues that the real loss was not just free music, but the culture of discovery, curation, and ownership that streaming never replaced. Story link Hacker News discussion 4. Sony Deletes Movies The next story is about Sony deleting more movies from PlayStation accounts years after customers were told they had bought them, with a Techdirt article arguing this is yet another reminder that many digital purchases are really just fragile licenses. The article says a new StudioCanal licensing fallout will remove 551 films and TV titles on September 1, 2026, after similar pullbacks in 2022 and 2023, and once again customers are not being refunded. Story link Hacker News discussion 5. Microsoft Comic Chat The next story is Microsoft Comic Chat going open source, with Microsoft releasing the 1996 IRC client that turned chat into comic panels, helped popularize Comic Sans, and even included rough modernization experiments to get the old C++ code running on modern Windows again. The news story presents it as a software time capsule and a reminder that online communication once made room for much stranger, more playful ideas than today's standard messaging apps. Story link Hacker News discussion 6. Grok Build Open Source The next story is that Grok Build is now open source, with xAI publishing the Rust code for its terminal-based coding agent as a GitHub project that can inspect a codebase, edit files, run shell commands, search the web, and plug into editors or CI. The project page says this repo is a periodic sync from a larger internal monorepo, and it includes the TUI, agent runtime, tool layer, build instructions, and user documentation for extending the system. Story link Hacker News discussion That's it for today, I hope this is going to help you build some cool things.

About

The best of Hacker News summarized everyday