The Microsoft Engineer Who Says Typing Code Is Already Over

2026-09-15 • Technology

The Microsoft Engineer Who Says Typing Code Is Already Over

A Microsoft distinguished engineer just declared that typing code by hand is finished. Considering he helped build half the tools developers type into every day, that claim is harder to laugh off than it sounds.

Eighteen Years At Microsoft And Then This Sentence
When someone who spent eighteen years at Microsoft, co created SignalR, helped found NuGet, and worked on the core of ASP.NET, posts that typing code is absolutely over, the software world tends to actually stop scrolling (Windows Latest, 2026). David Fowler, who now leads Microsoft's Aspire toolchain, was not making an offhand joke. His own project is already being rebuilt around AI agents doing the writing while developers describe what they want in plain language (Windows Latest, 2026).

From Autocomplete To Agents That Just Do It
Fowler is careful to clarify that he is not saying developers will stop reading code or that software engineering itself is finished, only that manually typing it line by line in an editor is becoming the least interesting part of the job (Windows Latest, 2026). The evidence backs him up. GitHub Copilot's coding agent can now take a task, build its own working environment, modify a repository, and open a pull request for review without a human typing a single line in between, and Microsoft added Windows development environments to that agent in February 2026 so it can build and test Windows targeted projects directly (Windows Latest, 2026). Satya Nadella said last year that 20 to 30 percent of Microsoft's own code is already written by AI, and both Fowler and outside reporting suggest that share is almost certainly higher today (Windows Latest, 2026; Hale, 2026).

The Part Where Nobody Should Get Too Comfortable
This is exactly where the ethical stakes get real. CodeRabbit found that AI generated code contains roughly 1.4 times more critical issues and 1.7 times more major issues than equivalent human written code, and Veracode's own research puts the share of AI generated code containing security flaws at somewhere around 44 to 45 percent, numbers that hold up even for frontier models on longer running tasks (Hale, 2026). Handing more of the writing to a system that is measurably more error prone is not automatically progress, it is a tradeoff, and the responsibility for catching what slips through does not disappear just because a human did not type it. Microsoft's own security team has responded by building an agentic vulnerability scanner called MDASH that is already hunting bugs across Windows, Azure, and identity systems at a depth the team says was not previously possible (Windows Latest, 2026).

The Skill That Was Never About Typing Anyway
The honest takeaway is less dramatic than the headline but more useful. Code is getting cheap to generate, so the real value is shifting toward deciding what to build, verifying that an agent's output actually works, and staying sharp enough to catch the moment something looks subtly wrong, a skill that has never lived in the fingers to begin with (Hale, 2026).

What You Can Actually Do About It
If your work touches software in any way, stop measuring your value by how fast you can type and start deliberately building your review instincts, since that is the skill this shift is making more valuable, not less. Ask yourself honestly how much of your current workflow is muscle memory versus real judgment, and pick one AI generated piece of code or content this week to review as critically as you would a junior colleague's first pull request, mistakes included.

References
Windows Latest. (2026, September 5). Microsoft engineer says typing code is absolutely over, and Windows 11 is already being built that way. https://www.windowslatest.com/2026/09/05/microsoft-distinguished-engineer-says-typing-code-is-absolutely-over-and-windows-11-is-already-being-built-that-way/
Hale, C. (2026, September 8). Microsoft engineer claims typing code is absolutely over, with AI and GitHub Copilot set to transform coding as we know it. TechRadar. https://tech.yahoo.com/ai/copilot/articles/microsoft-engineer-claims-typing-code-100500875.html

← Back to articles

Comments (0)

No comments yet — be the first to comment.


Leave a comment