Hacker Newsroom

pod pub

The best of Hacker News summarized everyday

  1. 4h ago

    Hacker Newsroom for 03 August: Karpathy Pelican, Seedance 2 5, Go 1 27, AI Finance

    Hacker Newsroom for 03 August recaps major Hacker News stories, moving through karpathy pelican, seedance 2 5, go 1 27, ai finance. 1. Karpathy Pelican The next story is Karpathy’s Pelican, a viral X post where Andrej Karpathy describes giving Opus 5 the first paragraph of The Lord of the Rings, a million-token budget, and roughly two hours to build a janky but working Three. js scene in about 5,500 lines of code. Story link Hacker News discussion 2. Seedance 2 5 The next story is Seedance 2. 5, ByteDance’s new AI video model, and the post says it is meant to move from making isolated clips to producing more complete creative work. Story link Hacker News discussion 3. Go 1 27 The next story is an interactive tour of Go 1. 27, a hands-on post walking through the release’s biggest changes, especially generic methods, smarter type inference, easier struct literals, faster small allocations, new profiling tools, ML-DSA signatures, a standard-library UUID package, and JSON v2 becoming the default engine under encoding/json. Story link Hacker News discussion 4. AI Finance The next story is a MIT Sloan article arguing that AI financial advice is surprisingly good, especially if you ask the right questions. The article says large language models usually steer people toward sensible basics like saving more, diversifying into stock funds, and taking less risk with age, but they still miss important nuances like reacting to unemployment shocks, rebalancing portfolios, and avoiding biased outcomes when prompts differ by gender, financial literacy, or AI experience. Story link Hacker News discussion 5. Qwen 3 8 Max The next story is Qwen3. 8-Max, Alibaba’s latest flagship model, which the post presents as a new bar for coding and cowork-style AI work, with adjustable reasoning effort and a promise to release open weights for a Max-class model next week. Story link Hacker News discussion 6. Wikimedia Union The next story is about the Wikimedia Foundation refusing to voluntarily recognize Wiki Workers United and instead pushing the process to an NLRB election while hiring Littler Mendelson, a law firm widely associated with union-busting. The Signpost article says the union had already gathered a supermajority on authorization cards, supporters inside the Wikimedia community saw voluntary recognition as the values-consistent move, and critics argue the delay gives management time to run an anti-union campaign. 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 02 August: Google RSS, AI Math Advances, Exist, Cursor Costs

    Hacker Newsroom for 02 August recaps major Hacker News stories, moving through google rss, ai math advances, exist, cursor costs. 1. Google RSS The next story is about a post arguing that Google helped undermine mainstream RSS adoption by repeatedly building around open feeds, then stripping support from products like Chrome, FeedBurner, Google Reader, Google Alerts, and Google News. The article's main point is that those reversals did more than kill individual features: they trained ordinary users to see RSS as fragile, pushed publishing and discovery toward closed platforms, and weakened part of the open web in the process. Story link Hacker News discussion 2. AI Math Advances The next story is a Hacker News discussion of an OpenAI post titled Ten advances in mathematics and theoretical computer science, a roundup that presents a series of recent breakthroughs at the intersection of math, proof, and AI. With the article itself unavailable in the source material, the conversation focused less on the individual results and more on what it means if models can now contribute to serious mathematical work at speed and low apparent cost. Story link Hacker News discussion 3. Exist The next story is How to Exist, a Raptitude post arguing that one of the hardest things for people to do is simply sit still, do nothing, and be content with the present moment. The post says our constant urge to fidget, scroll, snack, or mentally wander is often a way to escape plain existence, and it offers a very small meditation practice built around staying open for just one half-breath at a time. Story link Hacker News discussion 4. Cursor Costs The next story is about Cursor users pushing back after the company removed dollar cost information from the usage page and CSV export, leaving self-serve plans with token counts instead of per-request spending. The forum thread says this was an intentional design change, with Cursor arguing that dollar figures confused people on plans that include bundled usage, while paid overages still show up elsewhere in the dashboard. Story link Hacker News discussion 5. UN Cybercrime Treaty The next story is about Canada quietly signing the UN cybercrime convention, and the article argues that what sounds like a cybersecurity agreement is really a broad surveillance and cross-border evidence-sharing pact. The post says Canada had previously resisted the treaty, that signing it does not yet make it binding without ratification, and that critics worry it could let repressive laws abroad trigger data requests and real-time interception with weak safeguards. Story link Hacker News discussion 6. Diataxis Docs The next story is Diataxis, a documentation project that lays out a structured way to separate tutorials, how-to guides, reference, and explanation so docs are easier to write and easier to use. The Hacker News reaction was mostly positive, with a lot of people saying the framework is especially useful for reorganizing messy documentation or giving AI tools a clearer first pass. 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 01 August: Elevator Algorithms, Session Portability, DeepSeek Beta, DeepSeek Economics

    Hacker Newsroom for 01 August recaps major Hacker News stories, moving through elevator algorithms, session portability, deepseek beta, deepseek economics. 1. Elevator Algorithms The next story is Elevators, an interactive article about the ordinary misery of waiting for an elevator and the algorithms behind it. It explains the classic LOOK approach, shows how multi-car systems use scoring methods like Otis's Relative System Response to weigh pickup time, load, and anti-bunching, and argues that the p90 wait is what riders actually feel more than the average. Story link Hacker News discussion 2. Session Portability The next story is about a post called The Session You Cannot Take With You, which argues that AI providers are turning conversations into provider-owned state through hidden reasoning, server-side storage, hosted search, opaque compaction, and encrypted subagent messages, and that this matters because users lose the ability to truly inspect, export, replay, audit, or delete their own sessions. On Hacker News, readers largely agreed the lock-in risk is real, but they split on whether these limits are mostly moat-building or a reasonable tradeoff for performance, safety, and convenience. Story link Hacker News discussion 3. DeepSeek Beta The next story is DeepSeek's V4-Flash update, a change-log post announcing that the model is now in public beta with the same API name but much stronger agent benchmarks, including gains on Terminal Bench, DeepSWE, Toolathlon, and other coding tests, plus native support for the Responses API and Codex. The post says this version keeps the same architecture as the preview model and was improved through post-training rather than a new base model, while DeepSeek-V4-Pro and the web app remain unchanged for now. Story link Hacker News discussion 4. DeepSeek Economics The next story is about Artificial Analysis sizing up DeepSeek V4 Flash 0731, a new open-weights reasoning model released on July 31, 2026, and arguing that it lands near the top of the pack on intelligence while staying unusually cheap to run. The article says the model scores 50 on the site's intelligence index, ranks third in its class, supports a 1 million token context window, and posts low input and output pricing, although its speed is still listed as unknown. Story link Hacker News discussion 5. QM Agent Harness The next story is qm, a GitHub project from YC Software that bills itself as a multiplayer agent harness for work, giving each employee an isolated workspace while also letting teams collaborate with agents in Slack, on the web, and inside shared projects. The project README says QM is built for startups, with scoped memory, files, permissions, keychains, background jobs, and internal web apps for each person or room, while staying model-agnostic across harnesses like Codex, Claude Code, Pi, and OpenCode. Story link Hacker News discussion 6. Tailscale Response The next story is about Tailscale's response to the Hugging Face intrusion, where the company says no vulnerability in its product was exploited, but stolen long-lived credentials still let the attacker enroll 181 rogue nodes and move through the network in ways a zero-trust setup is supposed to resist. The post argues that safer defaults matter more now, especially workload identity federation, shorter-lived credentials, better logging, and tighter admission controls, because AI-driven intrusions can exploit credential sprawl at machine speed. 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 31 July: UEFA Vs FIFA, Streaming Stick Malware, Closed AI Research, GitHub Stacked PRs

    Hacker Newsroom for 31 July recaps major Hacker News stories, moving through uefa vs fifa, streaming stick malware, closed ai research, github stacked prs. 1. UEFA Vs FIFA The next story is about UEFA and all 55 of its national associations saying they will not participate in FIFA competitions if FIFA moves ahead with selling ownership interests in the World Cup and other competitions. The statement argues that these tournaments are part of football's sporting structure, not financial assets, and warns that outside investors would distort decisions around scheduling, governance, and competitive priorities. Story link Hacker News discussion 2. Streaming Stick Malware The next story is about a Krebs on Security report warning that cheap TV streaming sticks can arrive preloaded not just with piracy apps but with malware that turns them into residential proxies and ad-fraud machines. The article says these devices can spoof themselves as Android phones, quietly hit AI-generated ad sites, and rent out the buyer's home connection to strangers, all while looking like a simple bargain entertainment gadget. Story link Hacker News discussion 3. Closed AI Research The next story is about a Science news story arguing that many of the biggest AI startups are barely publishing their research, raising the question of whether a field built on open papers is becoming much more closed as competition intensifies. The linked article was unavailable in the captured fetch, but the Hacker News thread centered on the gap between the open publication culture that helped create modern AI and the more secretive product-focused behavior of today's leading labs. Story link Hacker News discussion 4. GitHub Stacked PRs The next story is about GitHub bringing stacked pull requests into public preview, letting one larger change be split into a chain of smaller dependency-ordered PRs that can be reviewed and merged more cleanly. The GitHub post says stacks work from the CLI, on github. Story link Hacker News discussion 5. GPT 5 6 Pricing The next story is about OpenAI framing GPT-5. 6 as a major step forward on the price-performance frontier, with the Hacker News discussion focusing especially on a reported 80 percent price cut for the lower-cost Luna tier mentioned in the thread. Story link Hacker News discussion 6. Gemini Robotics 2 The next story is about Google DeepMind's Gemini Robotics 2, a new robotics stack aimed at giving humanoids and other robot bodies broader whole-body control, finer manipulation, and better multi-step behavior. The post says the system combines a vision-language-action model, a higher-level reasoning model, and an on-device model that can adapt to new hardware with relatively little data, all in service of making robots more generally useful in physical tasks. Story link Hacker News discussion That's it for today, I hope this is going to help you build some cool things.

  5. 4d ago

    Hacker Newsroom for 30 July: Gemma On 2GB Macs, KOReader, Superlogical, Vision Pro House

    Hacker Newsroom for 30 July recaps major Hacker News stories, moving through gemma on 2gb macs, koreader, superlogical, vision pro house. 1. Gemma On 2GB Macs The next story is a Show HN post about TurboFieldfare, an open-source Swift and Metal runtime that runs the Gemma 4 26B model on Apple Silicon Macs while keeping only about 2 gigabytes of weights and cache in memory and streaming the rest of the needed experts from SSD. The GitHub project says that tradeoff lets the model run even on 8 gigabyte Macs, with reported speeds around 5 to 6 tokens per second on an M2 MacBook Air and 31 to 35 on an M5 Pro, plus a native app, CLI, and loopback OpenAI-compatible server. Story link Hacker News discussion 2. KOReader The next story is KOReader, an open source document viewer for E Ink devices that supports a wide range of formats across Kindle, Kobo, PocketBook, Android, and desktop Linux, and it matters because it gives readers much more control than stock ebook software. On Hacker News, the reaction was strongly positive, with a recurring caveat that the project often trades simplicity and polish for flexibility and power. Story link Hacker News discussion 3. Superlogical The next story is Superlogical, a new project from Ghostty creator Mitchell Hashimoto and other veteran developer-tool builders that says it wants to become a multiplexer for all work. The announcement page says the first product will be a modern terminal multiplexer with durable sessions, built-in sharing, web and native clients, and a longer-term plan to connect interactive development, agents, background jobs, and production operations inside one system. Story link Hacker News discussion 4. Vision Pro House The next story is about using Apple’s Vision Pro to walk through a future house in immersive 3D, turning static floor plans into something you can actually feel before construction starts. The article explains how a simple Fusion 360 model, furniture imports, textures, and a rough custom Vision Pro viewer let the author move through rooms, test sightlines, and judge scale in a way PDFs never could. Story link Hacker News discussion 5. Demoscene Interfaces The next story is a nostalgic tour through the user interfaces of the demoscene, where homegrown tools for coding, music, disk copying, and digital art turned tight hardware limits into a distinctive visual culture. The article walks through Amiga, Atari ST, Commodore 64, and DOS tools like sine-table generators, assemblers, trackers, copiers, ANSI editors, and virus utilities, arguing that teenage experimentation and platform quirks produced interfaces that were weird, colorful, and often surprisingly effective. Story link Hacker News discussion 6. HNewhere Userscript The next story is about HNewhere, a userscript that adds the matching Hacker News discussion to any article page, with a sidebar, quote-linked annotations, blended threads across duplicate submissions, and mobile-friendly controls so readers can follow the post and the conversation in one place. The project landed because it turns a very familiar Hacker News reading habit into a lightweight tool, and shows how far a simple userscript can go before it needs to become a full browser extension. Story link Hacker News discussion That's it for today, I hope this is going to help you build some cool things.

  6. 5d ago

    Hacker Newsroom for 29 July: Japan Earthquake, HIV Vaccine Study, Stop Digital ID, Substack Needs Websites

    Hacker Newsroom for 29 July recaps major Hacker News stories, moving through japan earthquake, hiv vaccine study, stop digital id, substack needs websites. 1. Japan Earthquake The next story is an official Japan Meteorological Agency earthquake detail page for a magnitude 7. 1 quake in Japan, centered on the Kumamoto and Kyushu region and important because it was immediately being used as a live reference point for severity and location. Story link Hacker News discussion 2. HIV Vaccine Study The next story is a new HIV vaccine study from La Jolla Institute and Scripps that says a germline-targeting shot sequence produced broadly neutralizing antibodies in 44 percent of rhesus macaques, a result the article presents as the strongest preclinical signal yet in a field that has struggled for decades. The main Hacker News reaction was cautious interest, with readers treating it as a real scientific milestone but pushing back on any implication that this means an actual human vaccine is close. Story link Hacker News discussion 3. Stop Digital ID The next story is Stop Killing the Internet: No Digital ID and No Age Verification, a European Citizens’ Initiative arguing that online identity and age checks should stay voluntary, privacy-preserving, and non-discriminatory rather than becoming a mandatory gate for lawful internet access. The post itself is thin, but the quoted initiative language calls for anonymous or pseudonymous proof-of-age, open-source implementations, independent audits, and alternatives for people who do not use a digital wallet. Story link Hacker News discussion 4. Substack Needs Websites The next story is about a writer arguing that Substack should be a distribution channel, not a writer's home on the internet, because platforms eventually change the rules while an owned domain gives you permanence, portability, and more control. The post makes the IndieWeb case for POSSE, publish on your own site and syndicate elsewhere, and says writers should treat newsletters and social platforms as pipes that send readers back to a site they actually control. Story link Hacker News discussion 5. Codex Security The next story is Codex Security, an open-source CLI and SDK from OpenAI for scanning repositories, reviewing changes, tracking findings over time, and running security checks in CI. The GitHub project positions itself as a purpose-built security harness around Codex models rather than just a chat interface, with support for local scans that still send code and context to hosted models for analysis. Story link Hacker News discussion 6. Netflix Retreat Firing The next story is about a Netflix visual-effects executive who says he was fired after a retreat trust exercise where he disclosed physician-supervised ketamine therapy for depression following his mother's death. The article says the lawsuit argues Netflix later investigated him as if it were recreational drug use, tied the disclosure to his termination, and wrapped that together with complaints about profanity and drinking in a workplace culture that allegedly encouraged alcohol. Story link Hacker News discussion That's it for today, I hope this is going to help you build some cool things.

  7. 6d 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.

  8. Jul 27

    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.

About

The best of Hacker News summarized everyday