📰 Alle News

← Command Center
AI researchers debate how close we are to recursive self-improvement (98 minute read)

This post features a transcript of a podcast with Beren Millidge, the CTO of Zyphra, John Schulman, the chief scientist at Thinking Machines and a co-founder of OpenAI, and Charlie O'Neill, head of mo...

Where Has Construction Automation Been Successful? (20 minute read)

Construction is labor-intensive. There has, unsurprisingly, long been interest in automating the process to reduce the amount of labor required. However, automation has only been successful in tasks t...

GPT-6-Astra Can Do Ambitious Things (52 minute read)

Astra likely has the highest raw intelligence factor of any model. It is amazing at doing things in 3D, anything involving games, computer use, and subagent coordination. Many benchmarks show dramatic...

One question. Five systems. 45,000 tokens. (Sponsor)

That's the rough cost when every agent connects to your raw sources and rebuilds the same answer. Guru curates and verifies the knowledge once, then serves it to every agent over MCP at roughly 4x few...

The lifecycle of a sharded Postgres query (23 minute read)

PlanetScale's Neki router makes a sharded Postgres deployment appear as a single database by handling authentication, protocol parsing, shard-aware planning, connection pooling, and distributed execut...

ToolGrad: Efficient tool-use dataset generation with textual “gradients” (3 minute read)

Google Research flipped how you make tool-use training data: ToolGrad builds a verified API chain first, then writes the user question, instead of inventing a request and hoping an agent finds a worki...

How Good Are Frontier Models at Physics? Expert Re-Grading Reveals Broken Evaluations and Near-Saturation of Leading Benchmarks (1 minute read)

Those scary physics scores were often the test's fault. Experts rechecked six popular benchmarks and found wrong answer keys, fuzzy questions, and grader bugs behind most model “fails.” Clean them up ...

Stale data makes agents fail confidently (Sponsor)

Most AI agents fail confidently, not loudly. They act on stale data and produce wrong refunds, outdated quotes, and contradictory decisions. A context engine computes real-time values at the moment of...

[Webinar] How to stop babysitting your agents (Sponsor)

Agents can generate code. Getting it right for your system is the hard part. More MCPs solve access but not understanding. Join us for a FREE webinar on Sep 23 to see how leading teams save time and t...

Sakana: Fugu Ultra v2 (3 minute read)

Fugu Ultra v2 is the higher-performance model in Sakana AI's Fugu family. It uses a language model trained to route tasks across a fixed pool of open and specialized models and to recursively call ins...

Recurrent Looped Transformer (4 minute read)

The Recurrent Looped Transformer combines a causal encoder with a recurrent decoder that carries its final hidden state and layerwise sliding-window attention cache across every prompt and response to...

The Rise of the Forward Deployed Engineer — and How To Do the Job Right (21 minute read)

Forward-deployed engineers have the hottest job in AI right now. While labs, startups, and PE firms are all hiring engineers to sit inside their customers' operations and solve their problems, almost ...

SWE Benchmark (10 minute read)

The new Real-SWE benchmark tests AI models on complex tasks using private enterprise codebases, reflecting real software engineering conditions. With a maximum resolution rate of 38.8%, agents face ch...

Claude-Red (GitHub Repo)

Claude-Red is a curated library of offensive security skills for the Claude AI system. It offers structured SKILL.md files that prime Claude with expert methodology for specific attack surfaces like S...

If coding is solved, what now?: Measuring the sloppiness of code (7 minute read)

Large language models are able to write almost perfectly correct code. It is pretty straightforward to get a model to generate code and then let that code be checked by hidden tests. Checking the slop...

Roblox is making it easier to build games with AI — and play them outside Roblox (4 minute read)

The company behind Roblox announced several new features at its annual Roblox Developer Conference, including new game-creation tools, expanded NPC capabilities, and the ability to make games availabl...

We Must Pace the Frontier (23 minute read)

While AI has the potential to produce a long line of technological miracles, like many technologies before it, it brings risk. These risks include losing control of AI systems, the misuse of the techn...

Who Aligns the Aligners? Brief Legal Thoughts on the “AI Safety” Fights to Come (20 minute read)

AI brings risks, with some of them, according to some, including the complete destruction of the human race. Some proponents of regulation say that the only appropriate response is total state control...

OpenRouter: One API. Every model (Sponsor)

Access models from 80+ providers with better prices, automatic routing and fallbacks, and no subscriptions. Build with the right model for every request. See how it works.

Get featured in TLDR (Sponsor)

Ads get ignored on social media but not in TLDR! Reach developers, PMs, marketers, founders and other tech leaders where they actually pay attention. Learn more about sponsorship opportunities.

From traces to experiments: A loop for improving AI agents (9 minute read)

Agent optimization should use a continuous loop of trace analysis, hypothesis formation, offline evaluation, controlled production experiments, and post rollout monitoring. Connecting observability wi...

OpenAI agents carried out an undisclosed cyber-attack on RubyGems (20 minute read)

Researchers investigating the May 2026 GemStuffer campaign attribute more than 2,000 malicious RubyGems package uploads to an OpenAI agent swarm based on package contents, naming patterns, and other p...

Rapidly scaling online storage to serve over 1 billion ChatGPT users (13 minute read)

OpenAI's Habitat storage platform now handles over 70 million requests per second and serves more than 500 petabytes of data. The team recently rewrote the service in Rust, which is 6x more CPU effici...

Why the world's best AI startups write bad prompts (& how to fix this) (24 minute read)

Most prompts are bad because people only add to them over time rather than removing unnecessary instructions.

Managed Agent Architectures: Why Frontier Labs Are Rebuilding the Agent Loop (12 minute read)

Frontier labs and cloud providers are turning the agent loop into managed infrastructure, bundling orchestration, versioning, model routing, tools, skills, and optimization behind APIs. Builders must ...

We are all Product Engineers now (19 minute read)

The future will see more software, more people making it, and none of them typing.

Build for the Agentic Internet at Cloudflare Connect 2026, Oct. 19-21 in San Francisco: (Sponsor)

100+ sessions, five tracks, top speakers, hands-on labs, and practical AI, security, and networking guidance. Register Now

The frontier now ships twice. The second copy is not for sale. (6 minute read)

Anthropic, Google, and OpenAI each shipped their best model twice this month: a public paid tier and a vetted identity-gated tier with the sharper capabilities. Public prices barely moved, but Mythos,...

Whose GPUs are these, anyway? Secure, self-service metrics for multi-tenant Kubernetes (5 minute read)

A multi-tenant Prometheus proxy can safely expose curated, namespace-isolated metrics to Kubernetes teams without opening the shared infrastructure store or creating noisy-neighbor problems.

Introducing automatic remediation policies with Cloudflare CASB (4 minute read)

Cloudflare CASB now supports automatic remediation policies.

Slow developer experience will bottleneck fast models (3 minute read)

The speed of the developer experience will matter a lot more when generating tokens stops becoming the bottleneck.

Fat agents vs. Narrow agents (16 minute read)

Big prompts are brittle and hard to debug and evaluate, but they are the best choice in some cases.

Anthropic's Mythos 5 spent hundreds of pages fighting CAPTCHA (3 minute read)

During a misconfigured hacking eval, Mythos 5 got onto the open internet and uploaded malware to PyPI, but most of its 1,022-page chain of thought was spent failing CAPTCHAs like every frustrated huma...

Confessions of an Unrepentant Slop Snob (14 minute read)

Humans who want to use AI for interpersonal interactions will need to work hard to compensate for the loss of trust it engenders.

Tesla says it will finally unveil the second generation Roadster on October 1 (1 minute read)

Tesla recently made a post that simply wrote, 'Go for launch,' with a graphic showing a '10.1' date.

Deep theorems were scarce. AI has broken this system (15 minute read)

On Terence Tao's blog, Bryna Kra argues that AI has broken math's old signal that scarce deep theorems equal deep understanding, as models dump polished proofs faster than experts can digest them.

luxobench (Website)

luxobench is a hardware design benchmark for AI models.

ChatGPT Sites (2 minute read)

ChatGPT Sites now allows users to collaborate and share privately.

px0 (Website)

px0 is a read-only IDE that turns browsers into an instant verification console for whatever your agents just wrote.

Claude Fable 5.1 Solves the Cyphral Distich (9 minute read)

The Cyphral Distich is a cryptogram consisting of two lines of 32 numbers each that contains a short message deliberately encoded so it can't be read without knowing the rule that produced it.

The contagion of fear

Article URL: https://bcantrill.dtrace.org/2026/09/13/the-contagion-of-fear/ Comments URL: https://news.ycombinator.com/item?id=49689460 Points: 103 # Comments: 73

Unvaccinated Pennsylvania woman died of measles complications, coroner says

The 40-year-old unvaccinated woman reportedly had underlying health conditions.

Registration without a phone number on Signal will use zero-knowledge proofs

Article URL: https://community.signalusers.org/t/registration-without-a-phone-number/2222?page=10 Comments URL: https://news.ycombinator.com/item?id=49689048 Points: 100 # Comments: 47

Insight Partners’ Devin Parekh on why the firm is diversifying while everyone else bets the farm on OpenAI and Anthropic

Insight Partners' Devin Parekh opens up about losing Legora to General Catalyst, why he's fine holding stakes in rival AI labs, and why — even as everyone else piles into OpenAI and Anthropic — his $9...

Claude Fable 5.1 Solves the Cyphral Distich, a 370-year-old cipher

Article URL: https://www.vals.ai/blogs/fable-solves-cyphral-distich Comments URL: https://news.ycombinator.com/item?id=49688695 Points: 172 # Comments: 43

Larry Ellison cancels $7.5 billion sale of Oracle stock

Oracle had previously disclosed that Ellison planned to sell 50 million shares worth around $7.5 billion.

Flawed routers flood University of Wisconsin internet time server (2003)

Article URL: https://pages.cs.wisc.edu/~plonka/netgear-sntp/ Comments URL: https://news.ycombinator.com/item?id=49688391 Points: 100 # Comments: 12

The 9 buzziest startups from Y Combinator’s latest Demo Day, according to VCs

From floating reactors to brain chips: VCs picked their favorite YC startups from the summer batch.

Shotwell 33 goes stable with its long-awaited GTK4 port

Shotwell 33 is out, the first stable version of the photo manager for GNOME desktops to use GTK4. A GTK4 port of Shotwell has been in the works since 2025. It’s the first big toolkit port the im...

Mark Zuckerberg: "Cambridge Analytica" (2017)

Article URL: https://twitter.com/TechEmails/status/2099214399840059428 Comments URL: https://news.ycombinator.com/item?id=49688157 Points: 131 # Comments: 38

← Neuere Seite 22 Ältere →