doorss

Friday, March 13, 2026 — 16 items

AI's Impact on Software Engineering & the Developer Divide

Simon Willison · www.nytimes.com
An epic longform piece by Clive Thompson in the NYT Magazine exploring how AI-assisted development is fundamentally reshaping the programming profession. Examines what it means for the future of coding jobs as AI tools become increasingly capable.
Hacker News · blog.lmorchard.com · comments
Les Orchard argues that AI-assisted coding is exposing a pre-existing divide among developers—between those who see coding as craft and those who see it as means to an end. The post resonated widely, with Simon Willison also quoting it.
Simon Willison · simonwillison.net
Simon Willison highlights Les Orchard's observation that before AI, developers who valued the craft and those who just wanted to ship were doing the same daily work—but AI tools are now making that divide visible and contentious.
Hacker News · entropicthoughts.com · comments
An analysis questioning whether AI coding agents are actually improving at real-world software engineering tasks, noting that SWE-bench merge rates appear to have plateaued despite benchmark hype. Raises important questions about the gap between demos and production utility.

AI Security, Privacy & Misuse

Hacker News · www.grandforksherald.com · comments
An innocent grandmother was jailed for months in North Dakota after AI facial recognition misidentified her in a fraud case. A stark example of how deploying unreliable AI in high-stakes law enforcement contexts can devastate lives.
Hacker News · aminrj.com · comments
A detailed exploration of how attackers can inject malicious content into the document stores that power Retrieval-Augmented Generation systems, effectively corrupting AI outputs at the source. Highlights an underappreciated attack vector as RAG becomes a standard enterprise pattern.

Open Source Licensing & Satire

Hacker News · malus.sh · comments
A brutal satire site mocking the emerging practice of using AI to 'clean room' reimplement open source code to dodge license obligations. Promises 'liberation from open source license obligations' with tongue firmly in cheek.
Simon Willison · simonwillison.net
Simon Willison's commentary on the MALUS satire, connecting it to the broader controversy around 'vibe-porting'—using AI to rewrite open source projects to strip away copyleft and attribution requirements.

Technology, Economics & Society

Hacker News · davidoks.blog · comments
A thoughtful analysis of how technology displaces jobs in unexpected ways—ATMs actually led to more bank branches and tellers, but mobile banking finally eliminated the need for in-person visits. Relevant parallels to current AI displacement anxieties.
Hacker News · www.fullstackpm.tech · comments
Explores the productivity paradox: despite massive technological advances, wealth gains haven't materialized for most people due to capital lock-up effects. A timely piece as AI promises yet another productivity revolution.
Hacker News · kevinkelly.substack.com · comments
Kevin Kelly reflects on the asymmetry between things we failed to predict and things we expected that never materialized. An insightful framework for thinking about technology forecasting and societal change.

Notable Technical Projects & Engineering

Simon Willison · github.com
Shopify CEO Tobias Lütke personally submitted a PR delivering 53% faster rendering and 61% fewer memory allocations to Liquid, Shopify's Ruby template engine. A rare and impressive example of a CEO still shipping meaningful technical contributions.
Hacker News · duckdb.org · comments
DuckDB demonstrates processing large-scale data workloads on a base-model MacBook, showcasing how efficient software design can make commodity hardware sufficient for tasks that previously required expensive infrastructure.
Hacker News · archerzhang.me · comments
A deep-dive into the challenges of porting Flash Attention to TPU hardware, revealing the architectural differences between GPUs and TPUs that make seemingly straightforward optimizations surprisingly difficult.

Culture & Craft in Technology

Lobsters · beej.us · comments
Beej reflects on the intrinsic value of making things by hand in an age of AI automation, arguing that the process of creation matters as much as the output. A philosophical counterpoint to the 'let AI do everything' movement.
Hacker News · sharif.io · comments
An essay on how the fear of looking foolish holds people back from learning, asking questions, and solving meaningful problems. Argues that the willingness to appear ignorant is a superpower for growth and impact.
My preferences