doorss

Monday, March 16, 2026 — 15 items

AI & Software Engineering: Productivity, Practices, and Impact

Hacker News · simonwillison.net · comments
Simon Willison defines 'agentic engineering' as the practice of developing software with coding agents, and lays out emerging patterns for working effectively with them. A foundational framing for how AI-assisted development is evolving beyond simple autocomplete.
Lobsters · www.antifound.com · comments
A critical take arguing that AI-generated code output shouldn't be conflated with actual developer productivity, since code volume doesn't equal value delivered. Challenges the narrative that LLM coding tools are straightforward productivity multipliers.
Hacker News · www.stavros.io · comments
A practitioner shares their workflow for integrating LLMs into day-to-day software development, with practical tips on when AI assistance helps and when it hinders. Offers a grounded, experience-based perspective on effective human-AI coding collaboration.
Hacker News · tomjohnell.com · comments
An honest account of the cognitive fatigue that comes from constantly reviewing, correcting, and steering LLM outputs during development. Highlights an underappreciated cost of AI-assisted workflows that productivity metrics tend to miss.
Lobsters · www.willmorrison.com · comments
An experiment in letting Claude Code autonomously handle system configuration of an Arch Linux install, documenting what went right and wrong. A fun and instructive stress test of agentic coding tools in a real-world sysadmin scenario.
Lobsters · nikomatsakis.github.io · comments
The Rust project summarizes community perspectives on accepting AI-generated contributions, covering quality concerns, attribution, and policy considerations. An important governance discussion as open-source projects grapple with the rise of AI-authored code.

LLM Writing Tropes, AI Content Quality & Disclosure

Hacker News · stopsloppypasta.ai · comments
A campaign and resource page dedicated to identifying and combating the flood of low-quality, AI-generated 'slop' content across the web. Catalogs common LLM writing tropes and patterns that mark text as machine-generated.
Hacker News · github.com · comments
Quillx proposes a standardized format for transparently disclosing how and where AI tools were used in a software project. Addresses growing demand for AI provenance tracking in codebases and creative works.

Privacy, Surveillance & Security

Hacker News · righttoprivacyact.github.io · comments
A draft of proposed US federal privacy legislation aiming to establish comprehensive data privacy rights for citizens. An important development for anyone tracking the long-awaited push for a national privacy law in the US.
Hacker News · www.michaelgeist.ca · comments
Michael Geist analyzes Canada's revived lawful access bill, which brings back mass metadata surveillance with dangerous backdoor provisions despite some reforms. A concerning legislative move with implications for encryption and civil liberties.
Hacker News · www.aikido.dev · comments
A steganography-adjacent attack using invisible Unicode characters is resurfacing in GitHub repos, npm packages, and VS Code extensions to hide malicious payloads. A clever and alarming supply-chain attack vector that exploits the gap between what humans see and what code executes.

Anthropic & AI Ethics

Lobsters · blog.giovanh.com · comments
A critical examination of Anthropic's approach to AI safety and alignment, arguing it embodies an authoritarian ethical framework where the company unilaterally decides values for its models. Raises important questions about who gets to define the moral compass of widely-used AI systems.

LLM Architecture & Understanding

Hacker News · sebastianraschka.com · comments
Sebastian Raschka's visual gallery cataloging the architectural designs of major LLM families, from transformers to mixture-of-experts variants. An excellent reference for understanding how the field's key models differ under the hood.
Lobsters · graydon2.dreamwidth.org · comments
Graydon Hoare (creator of Rust) shares thoughtful reflections on the current LLM moment, its capabilities, limitations, and what it means for the future of programming. A measured take from a deeply respected language designer.

Web Bloat & Adtech

Hacker News · thatshubham.com · comments
An audit revealing a news website that loads a staggering 49MB of data, largely driven by advertising scripts, trackers, and bloated JavaScript. A vivid illustration of how adtech has ballooned web pages far beyond what content alone requires.
My preferences