Install
Please confirm you are human
This browser or connection looks automated. Press and continuously hold the control for 3 seconds to enable Google-hosted web results and, when separately allowed, AI-assisted answers.
A successful check enables 100 search requests. Interactive access does not authorize scraping, systematic collection, or reuse of search output.
News
‘Unquestionably dangerous’: Charlton’s grim briefing on OpenAI’s rogue AI
8+ min ago (675+ words) September 13, 2026 — 2:48pm Australia’s assistant technology minister has called the behaviour of OpenAI’s rogue AI agents “unquestionably dangerous” after a private briefing from one of the independent investigators looking into a hacking incident in July. Andrew Charlton, assistant minister for science, technology…...
Obama Pushes Democrats to Focus On AI
10+ min ago (308+ words) “Former President Barack Obama warned during a recent private fund-raising event that artificial intelligence technology could be ‘dangerous’ if not properly managed, as he implored Democrats to aggressively develop political and governing agendas to prioritize the issue in the coming…...
Forget NVDA: Peter Thiel's New $419 Million Portfolio Bets Big on the Power Behind AI
1+ day, 3+ hour ago (41+ words) Peter Thiel‘s investment firm, Thiel Macro LLC, disclosed a $418.67 million equity portfolio across eight companies in the second quarter, bypassing semiconductor manufacturers to allocate capital toward electrical grid operators, nuclear developers, tech infrastructure, and conventional energy. Rebuilding Capital in......
I made two AIs review each other's code for 30 days. A human still caught the bug in 5 minutes.
22+ min ago (905+ words) Last month I let AI write 100% of my code for 30 days. The single loudest lesson wasn't "AI is amazing" or "AI is useless." It was one sentence: the thing that writes the code can never be the thing that reviews…...
AI Website Handoffs: When a Prototype Needs a Real Code Boundary
18+ min ago (332+ words) A polished AI-generated website can hide an unfinished delivery model. The hard question is not whether a builder can produce a convincing page. It is whether the next person can safely change the real system without reconstructing the original prompt,…...
Record why an approach was rejected—and when to revisit it
17+ min ago (564+ words) Disclosure: I maintain Selvedge, an open-source decision-history tool. This article was prepared with AI assistance from Grok and Codex. The example below is hypothetical and uses plain Markdown; it does not require a particular product. A repository can show what…...
Goldman Sachs came to own 680,000 acres of Tierra del Fuego when a timber company's debt went bad — and instead of selling, the bank gave all of it away to a wildlife society, and forests once marked for clear-cutting became one of Chile's largest private nature reserves
12+ min ago (26+ words) Investment banks acquire strange things when loans go bad. In 2002, Goldman Sachs bought a portfolio of distressed debt — the kind of bulk purchase of soured...
AI Agent Memory: Sliding Windows, Summaries, and Vector Storage
52+ min ago (623+ words) The agent we built in Post #4 has one big problem — the moment the script ends, it forgets everything. Next time you run it, it starts from zero. No memory of past conversations, no retained facts, nothing. For a quick experiment…...
Learning from first principles
20+ min ago (431+ words) Enterprises and large coorporations manage tens of millions of requests daily. what this implies is that the need for deep understanding of systems and engineering foundations in becoming increasingly important. people like to say things like Coding is Solved or…...
The best coding agent still gets ~6 in 10 changes wrong. That is your review load.
35+ min ago (244+ words) While tech review articles argue about what PR length is safe to let an agent produce, the review problem is set by a simpler number: how often the agent is wrong. Specific Labs' Real-SWE benchmark, published September 2026, runs frontier agents…...