Anthropic's open-source framework for AI-powered vulnerability discovery
(github.com)
AI
Anthropic has published an open-source “Defending Code Reference Harness” on GitHub that outlines an autonomous recon→vulnerability discovery→verification→reporting→patching loop using Claude, including interactive “skills” for threat modeling, scanning, triage, and patch generation. The repo includes a sandboxed pipeline configured to find C/C++ memory vulnerabilities via Docker and ASAN, with gVisor isolation for running code and an emphasis on using reference stages and customization to adapt to other languages and vulnerability classes.
AI, Ashby Engineering, and the future
(ashbyhq.com)
AI
Ashby engineering leaders say that since August 2025 more than half of new production code at Ashby has been AI-generated, while customer issues and reported code quality have stayed broadly stable, but they argue AI should replace “mechanical” coding tasks rather than engineering judgment. The post outlines Ashby’s ground rules—“empathy cannot be replaced by AI” and “you are responsible for what you ship”—and recommends matching AI use to risk via “sidekick” and “delegate” modes, with stronger verification and thinking for high-blast-radius changes.
Too many people become too capable without asking permission
(morlockelloi.substack.com)
AI
The article argues that frontier AI “safety” regulation often functions as a cover for monopoly and state-aligned control, comparing regulated LLMs to public libraries but emphasizing that LLMs provide active, scalable “capability” rather than passive knowledge access.
Show HN: Cost.dev (YC W21) – making agents cost-aware and cheaper to call
(cost.dev)
AI
Show HN for Infracost Dev (YC W21) promotes an AI coding-agent/IDE feature that makes infrastructure-as-code changes cost-aware by providing real-time, region- and SKU-accurate pricing across AWS, Azure, and Google Cloud, plus tools for cost tradeoffs, FinOps best-practice nudges, and automated tagging-policy fixes via a single PR.
Dreaming: Better memory for a more helpful ChatGPT
(openai.com)
AI
OpenAI says it is rolling out a new, more scalable “dreaming”-based memory system for ChatGPT that synthesizes and refreshes user context over time, aiming to reduce staleness and improve correctness and relevance; the update is first available to Plus and Pro users in the US and includes a reviewable memory summary page with controls for what ChatGPT remembers.
Airlines Uses AI to Fake Empathy Rather Than Fix Problems: Passenger Sent Prompt
(viewfromthewing.com)
AI
A View from the Wing report says a Cathay Pacific passenger, after a cancellation linked to a typhoon and an HK Express codeshare, received an internal-looking AI “prompt” via the airline’s chat/WhatsApp channel, which the author argues reflects scripted “empathy” instructions rather than problem-solving.
Show HN: Open Terminal – A Bloomberg Style App for Research
(tesseractanalytics.ai)
AI
Open Terminal by Tesseract Analytics is presented as a Bloomberg-style research app for individual investors that combines SEC financial data, company summaries, filtered financial news, chart-based comparisons, and an AI Q&A to answer plain-English questions, with an option for SQL access to underlying data.
When AI Builds Itself
(anthropic.com)
AI
Anthropic argues that AI development is already accelerating toward “recursive self-improvement,” citing evidence such as Claude writing a growing share of the company’s code and engineering output increasing as agents begin running code autonomously, while noting that full autonomy is not inevitable or yet achieved and that greater capability could also increase risks around human control.
The LLM warnings Google fired Timnit Gebru over have all come true
(tumblr.com)
AI
The Tumblr post argues that Timnit Gebru—who Google fired in December 2020 after refusing to retract a pre-publication paper—was right about five key warnings in “On the Dangers of Stochastic Parrots,” including hallucinations, bias amplification, environmental costs, unverifiable training data, and “model collapse”/language degradation, saying deployments since then have validated those concerns.
Google Employees Internally Share Memes About How Its AI Sucks
(404media.co)
AI
404 Media reports that Google employees, despite the company’s CEO saying most new code is AI-generated, are sharing dozens of anti-AI memes internally—blaming tools like Jetski and AI coding for producing fake or simulated outputs and creating more bottlenecks for human review and testing.
KVarN: Native vLLM KV-cache quantization back end by Huawei
(github.com)
AI
Huawei has released KVarN, an Apache-licensed native vLLM KV-cache quantization backend that aims to boost long-context capacity (3–5x) and maintain FP16-level accuracy while achieving throughput above FP16, using a calibration-free “one flag” integration. The project describes a variance-normalization approach (including channel rotation and variance normalization) and reports matching FP16 accuracy on Qwen3-32B while improving throughput versus FP16, with implementation details and a specific kv-cache dtype preset for deployment.
'Bots have now passed human traffic online,' Cloudflare boss laments
(tomshardware.com)
AI
Cloudflare CEO Matthew Prince says “agentic” AI bots have, for the first time, surpassed human traffic in terms of HTTP requests, with Cloudflare data showing a 57.5% bot vs 42.5% human split as of early June 2026. The article notes this differs from traditional web crawlers and fraud-abuse bots, and that the crossover is based on request volume rather than total time spent online, which Cloudflare says still favors humans.
Jeff Bezos Is Funding a Wild Hunt for the Brain's 'Core Algorithm'
(wired.com)
AI
WIRED reports that Jeff Bezos is funding Flourish, a neuro-AI startup pursuing an “AI brain” designed to match human learning efficiency and run on roughly 50 watts or less, using wet-lab neuroscience experiments—particularly around cortical columns—to uncover the brain’s underlying “core algorithm,” with $500 million in funding and additional investments from Lux Capital and Google Ventures.
Google to add sources in AI Searches, allow to opt out following UK ruling
(sfist.com)
AI
After a UK regulator ruling, Google says it will test a Search Console opt-out letting UK site owners prevent their content from being used in AI Overviews/AI Mode while still appearing in standard Search, and it will also add clearer attribution and links to sources in AI-generated results.
Why Video Agent models are next
(latent.space)
AI
Latent Space’s Ethan He argues that the next major leap in video generation will come from “video agent” systems—where language models and planning enable models to generate, edit, critique, and iterate across creative tasks—rather than simply improving standalone video diffusion models.
GoPro warned it may not survive
(thenextweb.com)
AI
GoPro issued a going-concern warning after a sharp jump in memory prices tied to AI-driven DRAM/HBM reallocation cut its Q1 revenue by 26% and left it at risk of breaching loan covenants, prompting exploration of options including a sale/merger, staffing cuts, and a shift toward defence and aerospace markets.
A blueprint for democratic governance of frontier AI
(openai.com)
AI
OpenAI’s June 3, 2026 blueprint outlines how the U.S. could build a durable federal framework for frontier AI safety by leveraging state laws, strengthening CAISI as a primary institution, and coordinating a broader government resilience plan.
MisoTTS Emotive Speech Model
(misolabs.ai)
AI
Miso Labs released MisoTTS, an open-source (weights on Hugging Face) 8-billion-parameter text-to-speech model designed to generate more natural, expressive speech by using a hierarchical residual vector quantization (RVQ) transformer and conditioning on both text and audio context; it reportedly uses a 7.7B backbone plus a 300M decoder to predict 32 codebook indices per audio token. The company says the approach addresses limitations of standard TTS systems that rely only on text and have difficulty covering the wide variety of human speech sounds, though it notes current limits such as half-duplex audio and future work on turn-taking and full-duplex conversation.
Show HN: Ideogram 4.0 – open-weight 9.3B text-to-image model
(github.com)
AI
Ideogram 4, an open-weight 9.3B text-to-image model from ideogram-oss, has been released with public inference code and weights and a structured JSON prompting interface designed for stronger multilingual text rendering, layout control (including bounding boxes), and color-palette steering at native 2k resolution.