| 1. | Our position on open-weights models(anthropic.com) |
| 1169 points by surprisetalk 45 days ago | 1734 comments | permalink | |
tl;dr: Anthropic CEO Dario Amodei clarifies that the company does not support banning open-weights models, contrary to recent accusations, arguing such bans wouldn't address his real concerns about authoritarian AI dominance and misuse. Instead, he advocates for three measures: restricting chip exports to China, cracking down on industrial-scale distillation of frontier models, and mandatory safety testing for all sufficiently capable models regardless of whether they're open or closed. | |
HN Discussion:
| |
| 2. | Benchmarking Opus 5 on SlopCodeBench(github.com) |
| 389 points by dhorthy 45 days ago | 115 comments | permalink | |
tl;dr: SlopCodeBench is a long-horizon coding benchmark where models must evolve a codebase across sequential checkpoints without seeing future requirements upfront, making it a good proxy for real maintenance work. On a 17-checkpoint subset, Opus 5 got 24% strict pass (vs 6% for Opus 4.8 and Sonnet 5), but no model completed any full challenge cleanly, and all showed rising complexity, duplication, and verbosity over time. The author argues this finally provides hard data for the intuition that current frontier models can't be trusted to run "lights-off" on iterative software work without human steering. | |
HN Discussion:
| |
| 3. | Using an open model feels surprisingly good(matthewsaltz.com) |
| 309 points by msaltz 45 days ago | 134 comments | permalink | |
tl;dr: A Modal employee set up opencode with a self-hosted Kimi K3 inference endpoint on Modal instead of upgrading their Claude plan, and found the experience unexpectedly liberating. They describe owning the endpoint and controlling their own data as feeling "freeing"—akin to switching from a fancy IDE back to vim—despite not previously being an open-source enthusiast. | |
HN Discussion:
| |
| 4. | Watching Go's new garbage collector move through the heap(theconsensus.dev) |
| 256 points by matheusmoreira 48 days ago | 42 comments | permalink | |
tl;dr: Summary not available | |
HN Discussion:
| |
| 5. | Paged Out #9 [pdf](pagedout.institute) |
| 276 points by laurensr 45 days ago | 31 comments | permalink | |
tl;dr: Summary not available | |
HN Discussion:
| |
| 6. | Netflix employee fired for sharing personal details in retreat trust exercise(nypost.com) |
| 424 points by softwaredoug 45 days ago | 477 comments | permalink | |
tl;dr: A former Netflix VP, Kevin Baillie, is suing the company after being fired for disclosing during a corporate "Vulnerability-Trust exercise" that he had undergone medically supervised ketamine therapy for depression following his mother's death. Netflix's attorney reportedly confirmed the ketamine disclosure factored into his termination, which also cited profanity and drinking concerns—despite Baillie's claim that the Eyeline Studios CEO cultivated an alcohol-heavy work culture. Baillie is seeking damages and a jury trial, alleging he was denied up to a year of severance. | |
HN Discussion:
| |
| 7. | A missing underscore sent innocent man to prison for 18 months(arstechnica.com) |
| 385 points by quantified 45 days ago | 248 comments | permalink | |
tl;dr: A Wisconsin child-luring investigation targeting Kik user "fus__ro_dah" (two underscores) went awry when police subpoenaed records for "fus_ro_dah" (one underscore), leading them to innocent Nova Scotia man Brandon Klayme. Despite no incriminating evidence on his devices, Klayme was convicted in 2023 and served 18 months in prison. The underscore error was discovered during appeal preparation, and the Nova Scotia Court of Appeal has now overturned his conviction, declaring him factually innocent. | |
HN Discussion:
| |
| 8. | Judge Rejects Google's Attempt to DMCA Its Way Out of Being Scraped(techdirt.com) |
| 335 points by cdrnsf 45 days ago | 147 comments | permalink | |
tl;dr: A judge dismissed Google's DMCA 1201 lawsuit against SerpAPI for scraping search results, ruling that Google's "SearchGuard" anti-bot system doesn't qualify as a copyright protection measure since search results largely contain non-copyrighted public info, and Google lacks authorization from actual copyright holders to deploy it on their behalf. Google can refile narrower claims covering content it actually owns (like Knowledge Panel material), but the broader attempt to weaponize the DMCA against scraping failed—an ironic outcome given Google built its business on scraping the web. | |
HN Discussion:
| |
| 9. | MAI-Cyber-1-Flash inside MDASH(microsoft.ai) |
| 238 points by migmartri 45 days ago | 110 comments | permalink | |
tl;dr: Microsoft launched MAI-Cyber-1-Flash, a compact security-focused model integrated into its MDASH vulnerability remediation harness, designed to handle ~90% of security tasks while reserving larger models like GPT-5.4 for harder cases. The combined system scores 96% on CyberGym while cutting costs 50% versus their previous best MDASH configuration. Microsoft also introduced Perception, an agentic security system providing agent teams for continuous monitoring, patching, and threat response workflows. | |
HN Discussion:
| |
| 10. | How is the Bun rewrite in Rust going?(lockwood.dev) |
| 488 points by tomlockwood 46 days ago | 384 comments | permalink | |
tl;dr: Six weeks after Bun's much-hyped "Rust rewrite" was supposedly merged, there's still no release tag, open PRs from Claude have nearly doubled to 2,475, and Anthropic employees are increasingly involved in ongoing work. The author argues the widely-cited $165K rewrite cost is misleading—actual spending likely approaches $800K when factoring in continued Claude credits and CI/CD—and that the project is being used as marketing proof of AI coding capability to support Anthropic's valuation. Similar AI-rewrite projects (Anthropic's C compiler, Cursor's FastRender browser) have gone silent for months. | |
HN Discussion:
| |
| 11. | Kimi-K3 on HuggingFace(huggingface.co) |
| 1368 points by nateb2022 46 days ago | 538 comments | permalink | |
tl;dr: Moonshot AI released Kimi K3, an open-weight 2.8T-parameter MoE model (104B activated) with native multimodality and a 1M-token context window, built on new Kimi Delta Attention (KDA) and Attention Residuals architecture with MXFP4 quantization-aware training. Benchmarks show it competitive with Claude Opus 4.8, GPT-5.6, and Claude Fable 5 across reasoning, coding, agentic, and vision tasks, positioning it as the first open 3T-class frontier model. Weights are available on HuggingFace under the Kimi K3 License, with vLLM/SGLang deployment support and an OpenAI/Anthropic-compatible API. | |
HN Discussion:
| |
| 12. | PGSimCity - How PostgreSQL Works(nikolays.github.io) |
| 915 points by jonbaer 46 days ago | 89 comments | permalink | |
tl;dr: PGSimCity is an educational, SimCity-styled interactive visualization that models PostgreSQL's internal engine to help users understand how it works. It's an early, unreviewed prototype that may contain inaccuracies, and contributions via issues or pull requests are welcomed. The project is independent and not affiliated with Electronic Arts. | |
HN Discussion:
| |
| 13. | The computer that helped win World War II(spectrum.ieee.org) |
| 204 points by baruchel 50 days ago | 79 comments | permalink | |
tl;dr: In 1941, British codebreakers intercepted a new German encrypted teletype system ("Tunny," made by Lorenz) that was more advanced than Enigma. After Bill Tutte deduced the machine's workings and devised a statistical decryption method, engineer Tommy Flowers built Colossus—the world's first large-scale programmable electronic digital computer, using ~2,000 vacuum tubes—to automate the process. Ten Colossi ran at Bletchley Park by war's end, decrypting high-level German communications and likely shortening the war by months. Colossus is now being recognized as an IEEE Milestone. | |
HN Discussion:
| |
| 14. | Removing React.js from the codebase and adapting Htmx for UI interactivity (2023)(misago-project.org) |
| 252 points by Ralfp 46 days ago | 189 comments | permalink | |
tl;dr: Misago (Django forum software) is removing React.js in favor of HTMX to eliminate the duplication of rendering logic between Django templates and React components, which slowed development, complicated plugins, and duplicated translations. Since forum interactivity is largely isolated to specific UI elements, HTMX's declarative HTML-swapping approach fits better than a full SPA. Early migration steps (account settings, threads lists) have already cut misago.js by ~85kb gzipped, with a full transition planned through late 2024. | |
HN Discussion:
| |
| 15. | Show HN: Physically accurate black hole you can put in your room(blackhole.plav.in) |
| 472 points by aplavin 49 days ago | 183 comments | permalink | |
tl;dr: Summary not available | |
HN Discussion:
| |
| 16. | Should you wash your solar panels?(incoherency.co.uk) |
| 243 points by surprisetalk 46 days ago | 244 comments | permalink | |
tl;dr: Cleaning visibly dusty solar panels yielded a 2-5% power output increase (worth ~£60-150/year) by comparing power ratios between two banks before and after washing one. Upgrading the 15-year-old 3.7kW system to modern panels would boost output ~60% and pay back in 3 years, but doing so would forfeit a lucrative legacy feed-in tariff, making the upgrade economically unattractive. | |
HN Discussion:
| |
| 17. | French firefighters face 'pyrocumulonimbus' for first time(france24.com) |
| 460 points by saaaaaam 46 days ago | 367 comments | permalink | |
tl;dr: French firefighters are battling a pyrocumulonimbus ("fire cloud") for the first time in France—a phenomenon previously confined to Australia and North America, where extreme ground heat drives a convective column that generates its own winds, lightning, and unpredictable multi-directional fire fronts. Officials say the blaze cannot be fought directly and have declared "operational impossibility," resorting to defensive tactics and hoping either for prolonged heavy rain or to steer the fire toward the sea. | |
HN Discussion:
| |
| 18. | What is happening to jobs? Separating AI hype from reality(siepr.stanford.edu) |
| 299 points by pod_krad 47 days ago | 380 comments | permalink | |
tl;dr: Aggregate employment data shows little evidence of an AI-driven jobs apocalypse, though entry-level white-collar workers—especially in software and customer service—appear to be experiencing weaker hiring since 2022, with causes hard to disentangle from post-pandemic hiring corrections and interest rate hikes. Experimental studies show AI generally boosts worker productivity (particularly for less-skilled workers), but gains are uneven and haven't shown up in aggregate statistics. Firm adoption is accelerating but concentrated in tech and information-heavy sectors, with most companies still in pilot phases—suggesting AI's labor market impact, while real in pockets, remains early and uncertain. | |
HN Discussion:
| |
| 19. | Scriptc by Vercel: TypeScript-to-Native compiler, no JavaScript engine in binary(github.com) |
| 281 points by maxloh 46 days ago | 155 comments | permalink | |
tl;dr: Scriptc is a Vercel tool that compiles standard TypeScript into small native binaries (170KB–3MB) with ~2ms startup, no bundled JS engine by default, using clang and a custom C runtime. It uses the real TypeScript compiler for type-checking and covers most of the language plus Node APIs (fs, http, tls, fetch, etc.); code that can't be statically compiled is either rejected with diagnostics or run via an embedded QuickJS engine in an opt-in `--dynamic` mode. Correctness is enforced via differential testing against Node (byte-for-byte stdout/stderr matching) and AddressSanitizer runs. | |
HN Discussion:
| |
| 20. | Decathlon Germany adds Wero payment option to decathlon.de website(sgieurope.com) |
| 333 points by doener 45 days ago | 227 comments | permalink | |
tl;dr: Decathlon Germany enabled Wero, the European Payments Initiative's account-to-account payment scheme, on decathlon.de as of July 20, becoming the first market in Decathlon's international footprint to adopt it and joining merchants like Eventim Live ahead of Lidl and Rossmann. The move lets Decathlon bypass the 1-2% fees charged by Visa/Mastercard while tying payments to its loyalty program, with in-store rollout across ~110 German locations planned once Wero's POS functionality arrives in 2026-2027. EPI is funding a €10 voucher promotion in October to drive adoption, as Wero (~56M users) still struggles with the classic two-sided network problem. | |
HN Discussion:
| |