Boring is good – Scott Jenson
Machines
The Generative AI Con
It's been just over two years and two months since ChatGPT launched, and in that time we've seen Large Language Models (LLMs) blossom from a novel concept into one of the most craven cons of the 21st century — a cynical bubble inflated by OpenAI CEO Sam Altman built to sell into an economy run by people that have no concept of labor other than their desperation to exploit or replace it.
I realize that Large Language Models like GPT-4o — the model that powers ChatGPT and a bunch of other apps —
How AI is Changing SEO for Agencies in 2025: ChatGPT, Google AI, and Client Expectations
Digital agency CEO Josh Gross explains how AI tools like ChatGPT are killing traditional SEO and what agencies need to do to adapt and thrive in 2025.
AI Slop Podcasts?
My kid likes listening to podcasts sometimes and it’s cool with me! Story Pirates, for example, rules. She must have typed in “Bluey” at some point into the podcast app we use and…
Sergey's Blog
Sergey Filimonov's blog
Programming as Theory Building: Why Senior Developers Are More Valuable Than Ever
Peter Naur's 1985 theory of programming explains why experience matters more in the age of AI-generated code
Inside GitHub: Working with the LLMs behind GitHub Copilot
Developers behind GitHub Copilot discuss what it was like to work with OpenAI’s large language model and how it informed the development of Copilot as we know it today.
How OpenAI Uses LLMs to Explain Neurons Inside LLMs
Explaining Neuron Behavior at Scale + Neuron Viewer
How Vercel's adapting SEO for LLMs and AI search - Vercel
AI is changing how content gets discovered. Now, SEO ranking ≠ LLM visibility. No one has all the answers, but here's how we're adapting our approach to SEO for LLMs and AI search.
The State of AI Adoption in Engineering Teams 📊
Our exclusive industry report is out!
Why Large Language Models Won’t Replace Engineers Anytime Soon
Explore the mathematical and cognitive limits that stop large language models from achieving true human-like engineering intelligence
GitHub Copilot: The agent awakens
Introducing agent mode for GitHub Copilot in VS Code, announcing the general availability of Copilot Edits, and providing a first look at our SWE agent.
Disruptive Interfaces & The Rise of Luxury Software
The battle for brand agents and ultimately platform-level agents to become the default, and a new era of luxury software is upon us.
The Only Skill That Matters Now
There's this restaurant in Tokyo that doesn't have a kitchen.
The Bitter Lesson
Automated Documentation for APIs | Zuplo Blog
Learn how to automatically document your API's behavior us a local-first tool called Demystify.
Verifiability is the Limit
🎧 Best of the Pod: Vercel’s Guillermo Rauch on What Comes After Coding
As AI writes code, developers must become better product thinkers
Introduction - Agent Client Protocol
Get started with the Agent Client Protocol (ACP)
MCP-Checklists/infrastructure/docs/improving-tool-selection.md at main · MCP-Manager/MCP-Checklists
Contribute to MCP-Manager/MCP-Checklists development by creating an account on GitHub.
Client‑Side MCP That Works: Notes from an OSS Dev.
Lessons I learned from implementing marimo's MCP client
How to MCP - The Complete Guide to Understanding Model Context Protocol and Building Remote Servers | Simplescraper
The what, why and how of understanding and building MCP servers
Introducing AWS Serverless MCP Server: AI-powered development for modern applications | AWS Compute Blog
Today, AWS announces the open-source AWS Serverless Model Context Protocol (MCP) Server, a tool that combines the power of AI assistance with serverless expertise to enhance how developers build modern applications. The Serverless MCP Server provides contextual guidance specific to serverless development, helping developers make informed decisions about architecture, implementation, and deployment. This post describes how the Serverless MCP Server works with AI coding assistants to streamline serverless development.
The Garage Band Revolution for Software Development is Coming
Guest post about Software 3.0 from Sid Rao
how to build an agent
Hello! If you are seeing this you are either early or currently attending my talk at DataEngBytes. Learning how to build an agent is one of the best things you can do for your personal development. Cursor, Windsurf, Claude Code and Ampcode.com are 300 lines of code running in a while true loop.
Learn how to build your own agent
Building personal software with Claude
Earlier this month, I used Claude to port (parts of) an Emacs package into Rust, shrinking the execution time by a factor of 1000 or more (in one concrete case: from 90s to about 15ms).
This is a variety of yak-shave that I do somewhat routinely, both professionally and in service of my personal computing environment. However, this time, Claude was able to execute substantially the entire project under my supervision without me writing almost-any lines of code, speeding up the project substantially compared to doing it by hand.
How to Design a Fully Local Multi-Agent Orchestration System Using TinyLlama for Intelligent Task Decomposition and Autonomous Collaboration - MarkTechPost
How to Design a Fully Local Multi-Agent Orchestration System Using TinyLlama for Intelligent Task Decomposition and Autonomous Collaboration
Building MCP servers in the real world
How engineers and teams use MCP servers: from debugging to working with legacy systems, & giving non-devs more access. Details from 40+ devs – with some surprises
How I use LLMs as a staff engineer
What I use them for and what I don't
Effective harnesses for long-running agents
Anthropic is an AI safety and research company that's working to build reliable, interpretable, and steerable AI systems.