Gergely Orosz noted this week that native app development for complex apps was hard, is hard, and will probably remain hard. AI is a velocity tool — architectural complexity compounds regardless of who's writing the code.
Read →OpenAI cut Luna API prices 80% and DeepSeek V4-Flash hit frontier-level agentic coding benchmarks at $0.14 per million tokens. Token cost anxiety for B2B SaaS teams is over. The architecture question was never about tokens.
Read →Jeff Dean at YC argued the 1% of work AI cannot complete is the part that determines what gets built — everything else becomes infrastructure. The corollary is underexplored: if your team is spending time in the 99%, you are building infrastructure, not a product.
Read →Fireship asked whether Anthropic's AI agents have killed the indie hacker. Code generation was never the moat — it was the labor. What survives is structural depth: a codebase with enough architectural clarity that agents extend it rather than fight it.
Read →Amjad Masad declared the post-prompt era this week with Replit Design — interaction moving from text prompts to structural interfaces. The shift is real and the interface improvement is genuine. Here's what it doesn't touch.
Read →Addy Osmani published a careful analysis of AI-driven software factories — drawing a clear line between light factories with structural oversight and dark factories without it. The distinction maps directly to an architectural question teams must answer before the first agent session starts.
Read →Boris Cherny, creator of Claude Code, mapped five stages of AI adoption for software teams on July 16. Most organizations are at Step 1. The bottleneck to moving up isn't the model — it's whether the codebase can support ten agents working in parallel.
Read →Dex Horthy ran a fully automated 'dark factory' — no human review, no architectural oversight — for three months. The codebase degraded so badly that one bug required weeks to trace. Gergely Orosz published the story on July 15. Here is what it means for teams planning to run agents at scale.
Read →OpenAI shipped Sol, Terra, and Luna on July 9 — a three-tier model family with a 5x price spread. The decision this creates isn't which model to pick. It's whether your codebase can route between them.
Read →Gergely Orosz's AMA take from the Pragmatic Engineer: if you're using AI and life seems a lot easier, ask whether you're trying hard enough. The skill atrophy question has specific answers depending on which skills you're delegating — and the organizational version is harder to detect than the individual one.
Read →GitLab's survey of 1,500+ developers found 78% code faster with AI — but software delivery hasn't accelerated. The bottleneck shifted from writing code to reviewing and validating it. Here's what that means for engineering teams and the founders funding them.
Read →OpenAI previewed its GPT-5.6 model family — Sol, Terra, and Luna — to approximately 20 partners on June 26. The three-tier release changes the cost model for AI-assisted development and puts multi-agent orchestration into the model itself. Here is what it means for engineering teams and the founders funding them.
Read →Anthropic made Claude Sonnet 5 the Claude Code default on June 30. The context window is now 1M tokens, and the new tokenizer means the headline promotional price is not a direct comparison to what you were paying before.
Read →On July 1, Anthropic redeployed Fable 5 globally after the US lifted export controls. The 19-day suspension ended with a new cybersecurity classifier, a silent fallback to a different model, and a resolution timeline every enterprise team should build into their risk model.
Read →AWS launched Kiro, a spec-driven agentic IDE that generates formal requirements documents before writing code. It is the clearest industry signal yet that the vibe coding trust problem has moved from discussion to product.
Read →On June 16, SpaceX agreed to acquire Cursor for $60 billion — the largest VC-backed startup exit in history. Cursor's model neutrality now answers to a company with its own frontier AI lab. Here is what changes and what doesn't for engineering teams.
Read →On June 13, the US government ordered Anthropic to pull Fable 5 and Mythos 5 under export controls. Sixteen days later, Fable 5 is still dark. The incident is a case study in a risk class most AI integrations have priced at zero.
Read →Google launched Gemini 2.5 Pro with Deep Think on June 22 and immediately set records on science, math, and reasoning benchmarks. SWE-bench tells a different story. Here is what the benchmark split reveals about how reasoning models fit into a software engineering workflow.
Read →On June 22, GitHub added Claude as a selectable agent provider in JetBrains IDEs, and announced Copilot's default model switches from GPT-4 Turbo to Project Polaris in August. The model is now an interchangeable configuration. The codebase it acts on is not.
Read →On June 24, Gartner predicted that by 2028, AI coding tool costs will surpass the average developer salary. The prediction is directionally right. What most coverage missed is what determines which side of that curve your team ends up on.
Read →.NET 11 Preview 5 ships an MCP server template in the SDK. The scaffold is the easy part — what it exposes about your existing API surface is the more useful finding.
Read →On June 22, Five Eyes intelligence agencies warned that AI-powered cyberattacks are months away. The same day, OpenAI launched Patch the Planet to use AI to remediate open-source vulnerabilities at scale. Here is what both mean for teams building on production software.
Read →The Miasma supply-chain worm compromised 73 Microsoft GitHub repositories in June 2026 by planting config files that execute a credential-harvesting payload when a developer opens a repo in an AI coding tool. Here is what happened and what it means.
Read →GitHub Copilot moved to token-based AI Credits billing on June 1, and developers are burning through monthly allotments in hours. Here is what the shift means for engineering teams and the founders paying their bills.
Read →Microsoft shipped VS Code 1.124 on June 10 with Copilot Autopilot enabled by default. When an agent writes files and runs commands without asking, the architectural quality of the codebase it acts on is no longer a nice-to-have.
Read →