/Stream

All 1041 resources sorted by date, newest first

Article Apr 20, 2026

Agentic Engine Optimization (AEO)

How to structure docs so AI coding agents can actually use them - discoverability, parsability, token efficiency, and access control

ai engineering
Article Apr 20, 2026

Probabilistic Engineering and the 24-7 Employee

The shift from deterministic to probabilistic engineering - code generated by stochastic systems, reviewed under time pressure, assembled into wholes no single human ever designed end-to-end

engineering ai
Article Apr 20, 2026

The Impact of AI on Software Engineers in 2026

Survey of 900+ engineers reveals three archetypes - builders, shippers, coasters - and how AI tools affect each differently in cost, productivity, and professional identity

ai engineering
Article Apr 20, 2026

Uber's Agentic System for Instant Design Specs

How Uber built an agentic pipeline to automate design spec generation in minutes, cutting manual handoff work between designers and engineers

ai design
Article Apr 20, 2026

Who Will Be the Senior Engineers of 2035?

Three scenarios for how AI will reshape the way senior engineers emerge - and whether the traditional mentorship pipeline can survive

engineering ai
Article Apr 20, 2026

Why AI Sucks at Front End

AI design is trained on ancient solutions and unoriginal UI patterns - Adam Argyle's rant on why AI still can't do frontend well

ai frontend
Article Apr 20, 2026

Write Less Code, Be More Responsible

Against the vibe-coding trend - why letting AI handle the tedious parts while you keep the fun ones is a recipe for quality and maintainability decline

ai engineering
Tool Apr 20, 2026

Hyperframes

Open-source HTML-based video rendering framework with first-class AI agent support - non-interactive CLI for agent-driven workflows, renders to MP4 locally or in Docker

tools ai github
Tool Apr 20, 2026

Letta Code

Memory-first coding harness for long-lived AI agents that persist across sessions and accumulate skills like a permanent teammate

ai tools github
Tool Apr 20, 2026

Magika

Google's AI-powered file type detection that identifies 200+ content types using a lightweight deep learning model - used internally for user safety

ai tools github
Tool Apr 20, 2026

Multica

Open-source platform integrating AI coding agents into dev teams as autonomous teammates - they claim tasks, write code, and report progress via a Go-based local daemon

ai tools github
Article Apr 13, 2026

Claude Is Not Your Architect. Stop Letting It Pretend

AI agents are agreeable pattern-matchers that produce generic designs without understanding your real constraints — and nobody owns the result when things break

ai engineering
Article Apr 13, 2026

Cycles of Disruption in the Tech Industry

Martin Fowler and Kent Beck compare the AI shift to Agile and OOP — and explain why this time it's different in magnitude and speed

ai engineering
Article Apr 13, 2026

DHH's New Way of Writing Code

DHH switched from typing all his code to running two AI models in tmux — now he barely writes any code by hand, while his quality standards haven't budged

ai engineering
Article Apr 13, 2026

Encoding Team Standards

Practical patterns for putting your team's conventions into CLAUDE.md, linters, and CI so AI agents generate code that passes review without constant correction

ai engineering
Article Apr 13, 2026

How Claude Code Builds a System Prompt

The accidental source code leak reveals how Claude Code assembles its context — some components always included, others conditional — showing just how complex context engineering has become

ai engineering
Article Apr 13, 2026

State of Prototyping: Spring 2026 Report

1,478 designers surveyed — Claude is now the #2 weekly design tool after Figma, 43.8% spend more than half their time vibe coding, and heavy vibe coders rate job satisfaction 7.39 vs 5.93 for non-vibe coders

ai design
Article Apr 13, 2026

The Cult of Vibe Coding Is Insane

Fully delegating code to AI without reading the output is not a development philosophy, it's a debt factory — AI is only effective when humans actively review and guide it

ai engineering
Article Apr 13, 2026

What Is Inference Engineering?

A new engineering discipline is emerging around deploying and optimizing LLMs at scale — Gergely maps what inference engineering actually involves and why teams need it

ai engineering
Tool Apr 13, 2026

Agent Skills

Production-grade engineering skills for AI coding agents.

ai claude skills