Changelog News
Developer news worth your attention
Jerod again! đ
GOOD news about our upcoming Denver live show. Not only will Breakmaster Cylinder be in attendance, BMC is now officially performing some fresh and some classic Changelog Beats on stage 30 minutes prior to our 10am start!
So, if you were planning on arriving just before 10am, get your ear holes to the Oriental Theater a little earlier. And if you havenât bought your ticket yet, you now have one more reason to get in on itâŠ
$15 bucks cheap and FREE for Changelog++ members.
Ok, letâs get into the news.
đ§ Agent, take the wheel
Thorsten Ball returned to Sourcegraph to work on Amp because he believes being able to talk to an alien intelligence that edits your code changes everything. On this episode, Thorsten joins us to discuss exactly how coding agents work, recent advancements in AI tooling, Ampâs uniqueness in a sea of competitors, the divide between believers and skeptics, and more. đ„ VIDEO
đ„ Full-breadth developers for the win
Much like myself, Justin Searls turned the corner on generative coding tools:
It may not map to any particular splashy innovation or announcement, but everyone agrees generative coding tools crossed a significant capability threshold recently. Itâs what led me to write this. In just two days, Iâve completed two months worth of work on Posse Party.
Justin explains how he did it, but the key insight is this: he embodies the entirety of the problem/solution space. He is both Product Justin and Programmer Justin. If you were to split him in two, it would have taken weeks instead of days.
In this post, Justin coins the term âfull-breadth developerâ, describes why he thinks full-breadth devs will be the BIG winners of the AI upheaval, and disambiguates my frequent call to move up the value chain:
A lot of developers are feeling scared and hopeless about the changes being wrought by all this. Yes, AI is being used as an excuse by executives to lay people off and pad their margins. Yes, how foundation models were trained was unethical and probably also illegal. Yes, hustle bros are running around making bullshit claims. Yes, almost every party involved has a reason to make exaggerated claims about AI.
All of that can be true, and it still doesnât matter. Your job as you knew it is gone.
If you want to keep getting paid, you may have been told to, âmove up the value chain.â If that sounds ambiguous and unclear, Iâll put it more plainly: figure out how your employer makes money and position your ass somewhere directly in-between the corporate bank account and your customersâ credit card information.
đ§Ș Cloudflare experiments with pay-per-crawl
Many content creators are (rightfully) concerned about LLMs crawling their sites and scraping their hard-produced content. Up until now, the options have been limited to a binary âlet them do itâ or âdonât let them do it.â Enter Cloudflare:
We believe your choice need not be binary â there should be a third, more nuanced option: You can charge for access. Instead of a blanket block or uncompensated open access, we want to empower content owners to monetize their content at Internet scale.
Weâre excited to help dust off a mostly forgotten piece of the web: HTTP response code 402.
By leveraging the 402 âPayment Requiredâ status code, Cloudflare has devised an experimental pay-per-crawl system where publishers control their monetization strategy, crawlers authenticate via the Web Bot Auth protocol and indicate their payment agreement via headers, and Cloudflare acts at the settlement layer.
I love seeing smart people throw their ideas into the web arena like this. Will it work? I have no idea! Does it stand a chance? I think it might!
đ Stop building AI agents
Hugo Bowne-Anderson is frustrated by seeing the same pattern after advising dozens of teams building LLM-powered systems.
Everyone reaches for agents first. They set up memory systems. They add routing logic. They create tool definitions and character backstories. It feels powerful and it feels like progress.
Until everything breaks. And when things go wrong (which they always do), nobody can figure out why.
Was it the agent forgetting its task? Is the wrong tool getting selected? Too many moving parts to debug? Is the whole system fundamentally brittle?
Hugo learned this the hard way by building a âresearch crewâ of three agents, five tools, and âperfect coordinationâ on paper. The system (like others heâd built) failed spectacularly, leading Hugo to create this flow chart:
This post is about what Hugo learned from those failures, including how to avoid them entirely.
đ° Free AI code reviews in VS Code, Cursor, Windsurf
Thanks to CodeRabbit for sponsoring Changelog News
CodeRabbit just launched AI-powered code reviews directly inside VS Code, with support for Cursor, Windsurf, and more on the way. Now you can code, review, and commitâŠall without leaving your IDE. Itâs a seamless âreview in flowâ experience.
CodeRabbit doesnât just help you write code â it catches AI slop too. Hallucinations, code smells, logical errors, missing unit tests â they all get flagged in real time, with configurable rules.
Even better? Code reviews in your IDE are free. CodeRabbit gives you senior-engineer-level reviews in your IDE, for free.
If youâve been waiting for AI reviews that feel like part of your workflow, this is the one to try. Learn more at CodeRabbit.ai
đ€ Calculate the actual value of your job
Is your job worth the grind? This Job Worth Calculator calculates a Job Value Rating based on salary, work hours, commute time, environment, and more.
It does international salary comparison with Purchasing Price Parity conversion across 190+ countries, and lets you customize it with personal factors like education level / work experience. Then, it generates a shareable, downloadable job analysis report for you.
đ Announcing PlanetScale for Postgres
Sam Lambert, PlanetScale CEO, announcing that the âVitess Cloudâ provider is adding Postgres to its short list of supported databases:
PlanetScale has been successful hosting some of the worldâs largest relational databases, so why are we building for Postgres? The reason is simple: customer demand
This is fascinating in the wake of Supabase* recently hiring Vitess co-creator, Sugu Sougoumarane, to help them build Multigres, which is Vitess for Postgres. On that topic, Sam says:
Vitess is one of PlanetScaleâs greatest strengths and has become synonymous with database scaling. Contemporary Vitess is the product of PlanetScaleâs experience running at extreme scale. We have made explicit sharding accessible to hundreds of thousands of users and it is time to bring this power to Postgres. We will not however be using Vitess to do this.
So PlanetScale, which is historically all about Vitess and MySQL, plans on bringing Vitess-like sharding to Postgres, but not with Vitess itself. Meanwhile, Supabase is working on pretty much the same thing with some of the team that built Vitess in the first place. Imagine what they could create if they teamed up on this initiative⊠but something tells me thatâs never going to happen!
*Iâm a small investor in Supabase because I wanted to make a bet on the future of Postgres and theyâre Postgres maxis. Maybe I should invest in PlanetScale now too?
đ The Developerâs Dictionary
Look at me. Iâm the Scrum Master now. đ
đïž Selling mountain bikes all over the planet
Jeff Cayley joins Adam to talk about selling mountain bikes all over the planet and making some of the best outdoor and mountain bike gear, parts, and accessories you can buy. They have a killer YouTube channel as well. đ„ VIDEO
đȘŠ The email startup graveyard
Why do most email companies fail? The team behind Forward Email (which continues to exist since 2017) did some analysis to explore the patterns behind email startup outcomes:
The Fundamental Pattern: Email client startups typically fail because they try to replace working protocols, while email infrastructure companies can succeed by enhancing existing workflows. The key is understanding what users actually need versus what entrepreneurs think they need.
đ Backlog.md
Backlog.md turns any folder with a Git repo into a selfâcontained project board powered by plain Markdown files and a zeroâconfig CLI. This makes it great for managing project collaboration between humans and AI agents in a git ecosystem.
đ Donât forget your (un)ordered list
- Git experts should try Jujutsu
- Design guidelines for better notifications UX
- Solving Wordle with uvâs dependency resolver
- Make beautiful isometric infrastructure diagrams
- Kechie Anyanwuâs journey building with AI agents
- Small language models are the future of agentic AI
- I Shipped a macOS app built entirely by Claude Code
- My open source project was relicensed by a YC company
Thatâs the news for now, but letâs get you tickets to our Denver live show!
Have a great week, forward this to a friend who might dig it, & Iâll talk to you again real soon. đ
âJerod