Menu

Do remastered albums ever sound better than the originals?

I own multiple CD and/or digital copies of a lot of albums. The original CD, the remaster, sometimes a deluxe edition or an anniversary box on top of that. They all sit in the same library in Roon, and every time I hit play I’m implicitly choosing one of them (Roon sets one of the copies as “primary”). This bugged me because I didn’t know which one would objectively sound better (I clearly have problems). So I decided to stop guessing and measure it to help me: which version of each album is the most dynamic?

The short answer is that the original pressing usually wins, and the exceptions are super interesting, so I thought I’d write it up. (This post is about CD/digital remasters—I know vinyl is a whole different ballgame.)

How I measured

My CD collection is ripped losslessly (mostly FLAC files), a little over 2,100 albums across 603 artists. For every track I calculated crest-factor dynamic range, the same DR measurement the Dynamic Range Database uses. Take the difference between the loudest peaks and the average level of a track, in decibels. A DR13 album has quiet verses and loud choruses. A DR6 album is loud all the way through.

All of the measurements live on The Shelf, a small site I built to browse the results: every album and every pressing I own, with the measured numbers side by side. That’s also where the comparisons in this post come from, so you can check my work.

One caveat before the numbers. DR measures dynamics, and dynamics are one ingredient of how something sounds. It can’t tell you about tonal balance or tape sources, and two masters can share a DR value and still sound different. What it captures well is compression—and compression is the mastering decision you can actually hear as fatigue. It’s also the defining sound of the loudness war: from the mid-90s onward, CDs were mastered progressively louder so they’d stand out on radio and in shuffle mixes, with the peaks flattened into the average. By the 2000s this was an open fight, with Metallica’s Death Magnetic as the famous casualty. Many of the remasters in my collection come from exactly that era.

What the numbers say

Of my 2,100 albums, 127 exist in two or more versions. In 79 of those the gap between the best and second-best version is at least one full DR point, which is my threshold for caring.

Remaster-type releases win 16 of the 79. That sounds like a respectable showing until you look at who those winners are.

Seven of the 16 are Genesis albums, and they’re my favorite finding in the whole dataset. The winners are the 1994 Definitive Edition Remasters, and the versions they beat are the 2007 and 2009 remixes, rebuilt from the original multitrack tapes, by 3 to 5 DR points each. And Then There Were Three is the widest gap: DR13 for the 1994 remaster against DR8 for the 2007 remix. The older product wins because the newer one was made at the height of the loudness war. That’s the whole war in one discography. David Bowie’s Ziggy Stardust makes it eight, with the 1990 remaster beating the 2012 one.

Five more winners are audiophile pressings from Mobile Fidelity Sound Lab, including Alanis Morissette’s Jagged Little Pill, Michael Jackson’s Dangerous, and Muddy Waters’ Folk Singer. No surprise there. Gentle mastering is the entire reason those pressings exist, and it shows up in the measurements exactly as advertised.

That leaves three cases, out of 79, where an ordinary label remaster beats the original CD. Porcupine Tree’s In Absentia is the standout. The 2017 remaster measures DR11 against DR7 for the notoriously loud 2002 CD, a rare example of a remaster undoing loudness-war damage. The other two are Metallica’s Master of Puppets (the 2017 remaster) and the 2023 remaster of Dire Straits’ On The Night.

There’s one hopeful pattern below the threshold too. The recent wave of anniversary editions (Dookie at 30, Dark Side of the Moon at 50, the Kid A reissue) mostly ties the originals. Reissues seem to have stopped making things worse, which after two decades of the opposite counts as progress.

What I do with this

My buying rule used to be a vague preference for original pressings. Now it’s a measured one: the earliest CD is the default choice, an audiophile pressing is worth it when the gap is real, and a remaster needs evidence before I go near it. I will now check the DR Database before I buy—it’s crowdsourced and covers most pressings of most things.

I really wanted “remastered” to mean “better”, but for years I suspected that wasn’t really the case. Now I know for sure. The good news is that the originals are, for the most part, much cheaper second-hand than the remasters, so at least there’s that.

Release: Discrobble v1.3.6 — Your Discogs notes on the album page

Project
Discrobble
Summary
iOS app — track plays of your Discogs collection on Last.fm.
URL
elezea.com/discrobble

Discrobble now shows the Notes you keep against a record in your Discogs collection, and lets you edit them from the album page. This release also collects everything shipped since 1.3.1: marketplace prices, the full Wikipedia intro, cleaner artist names, and compilations that scrobble properly.

Continue reading →

Release: lastfm-mcp v2.5.0 — Latest MCP protocol support

Project
lastfm-mcp
Summary
Last.fm MCP server.
URL
lastfm-mcp.com

The server now speaks the current MCP revision (2026-07-28, the stateless one) natively, while older clients keep working through the SDK's compatibility lane. Tool responses also got smarter about what to call next, and two long-standing crash bugs in the public catalog tools are gone.

Continue reading →

Release: discogs-mcp v3.5.0 — Egress relay, faster 429 recovery

Project
discogs-mcp
Summary
Discogs MCP server.
URL
github.com/rianvdm/discogs-mcp

This release is about the Discogs rate limit: fewer 429s to begin with, and a quick, clear answer when one does happen. Discogs throttles by source IP and a Worker's calls leave from Cloudflare's shared IPs, so discogs-mcp can now send its traffic through a relay on a machine you own (the hosted instance already does). When you are throttled, an interactive call tells you within seconds.

Continue reading →

How AI is changing product management (and what to ask your team about it)

Next week I’m running a session with our product and engineering leadership on how AI is changing the product management role. To prepare, I read the people who’ve shaped how product managers think about the job (Marty Cagan, Melissa Perri, Teresa Torres, Rich Mironov, John Cutler, the Reforge team), alongside product leaders doing the job right now at Anthropic, OpenAI, Netflix, Instagram, and Whatnot. Then I went through the 2025-2026 survey and study data I could find.

Most of what I found applies well beyond our team, so I’m sharing the condensed version here, along with the questions we’ll be discussing in case they’re useful for yours.

Where the sources agree

  1. Building got cheap. Deciding what to build got expensive. Mike Krieger, Anthropic’s chief product officer, says 90-95% of the Claude Code product’s own code is now written by Claude Code, and that their bottleneck moved to deciding what to build. (Self-reported, but the rest of the sources point the same direction.) Writing documents by hand is losing its value, because AI now produces a serviceable draft of any of them on demand: product requirements documents (PRDs), backlogs, research summaries, status updates. So the hard parts of being a PM are becoming more important: choosing which problems to work on, understanding customers, and defining what “good” means.

  2. Speed alone is not converting to outcomes. In an April-May 2026 survey of 309 senior product leaders, nearly nine in ten had adopted AI coding assistants. But just over a third said AI strengthened how their org operates. DORA, Google’s long-running research program on software delivery, found in 2025 that teams using AI ship faster but their releases get less stable. GitClear, which analyzes code quality across millions of code changes, found duplicated code up 81% since 2023. Refactoring, the cleanup work that keeps a codebase maintainable, dropped sharply over the same period. Marty Cagan calls this the AI productivity paradox: shipping faster without better discovery (the work of figuring out what’s worth building) gets you to the wrong place sooner.

  3. Teams are getting smaller and more senior, with wider scope per person. Netflix, Instagram, and Whatnot all describe versions of this. Instagram is moving toward pods of 4-6 engineers plus one “product staff” generalist covering product management, design, data, and research. Nobody agrees on what the smaller team should look like, though. Across the sources I counted multiple different proposed structures, and none of them match. The one that maps best to enterprise infrastructure, where I spend my days, is Drew Breunig’s. He splits the role into application PMs, who move fast and sit with customers, and foundation PMs, who own the platform, compliance, and quality underneath the application teams.

Where they disagree

The biggest disagreement is over validation: do you still need to test whether an idea works before shipping it, or is shipping the test? Cat Wu at Anthropic is on the “shipping is the test” side. Her argument is that models improve so fast that a plan made at the start of a project can be wrong by the end of it, so her team ships quickly and revisits what they’ve built at every model release. In her version of the job, the PM names the few non-negotiables and lets go of the rest.

Leah Tharin argues the opposite. The slow part of building something valuable is finding out whether people want it, and that depends on how many users you can learn from, no matter how quickly the code gets written. Even at Smallpdf, the document-tools company where she used to work, experiments across 50 million users took weeks to produce a real answer.

Marty Cagan’s build-to-learn versus build-to-earn distinction is the middle position, and roughly where I currently land. Prototype and learn as fast as you like, but a prototype exists to answer questions, and a product has to work at scale for people who pay for it, which hasn’t gotten any cheaper.

They also split on the PM-to-engineer ratio. Oji and Ezinne Udezue, both longtime product leaders, argue PMs are the constraint now, so the ratio should go up. The strongest counterpoint is Microsoft’s 2025 cuts: of 1,985 roles cut in Washington state, 817 were engineers and 373 were product managers, roughly one PM for every two engineers, a far bigger share of PMs than any org I’ve worked in. The sources do agree on one thing here: scope per PM keeps growing.

Three questions for your team

  1. As engineering gets much faster over the next year, what breaks first in your org? The candidates across the sources are discovery, decision speed, validation, go-to-market (getting the thing sold and adopted), and your capacity to review and absorb everything that now gets built. Rejecting the premise is a legitimate answer. John Cutler calls “the bottleneck moved to product” a lazy metaphor, and points instead at the pace of knowledge turns, meaning how quickly the whole system learns.

  2. When a prototype can act as the spec, what is the PRD still doing for you? And who owns the evals that define “good” for your AI features? Uber’s experience suggests the PRD survives as the record of why, with prototypes carrying the what. Their line that “two hours of prototyping unblocked four weeks of discussion” matches what I’ve seen. As for evals: they’re the repeatable tests that grade an AI feature’s output, which you need because AI answers aren’t simply right or wrong. OpenAI’s Kevin Weil calls writing them a core skill for product managers. In most organizations I’d wager that job currently belongs to nobody.

  3. Where do the seniors come from, and what is their scope? Everyone wants smaller and more senior teams, but the junior work people used to build judgment on is the first thing AI absorbs. Stanford’s payroll data shows employment for early-career workers (ages 22-25) in the jobs most exposed to AI down 16% relative to other workers, while experienced people in the same jobs have held steady. Teresa Torres has the rule I find most convincing: an expert using AI beats AI on its own, but juniors who let AI do all the analysis never build the skills to become that expert. LinkedIn replaced its associate product manager program, the traditional way into the role, with a “Product Builder” program that trains generalists across product, design, and engineering. That’s one answer to the scope question; the sources’ proposed structures all differ, so it’s yours to decide.

The reading list

If you only read three of these:

Melissa Perri has the best take I’ve read on what matters most for PMs right now:

Measure your productivity by how often you changed a decision that mattered, how often you saw around a corner, how often a senior leader walked out of a room thinking differently because of something you said. How often your shipped features translate into real customer outcomes is what matters.

AI can speed up some of what’s on her list. The judgment behind it still comes from years of practice, and there are no shortcuts to that.

Release: TL;DL v2.5.0 — Editorial decks everywhere and a new transcription model

Project
TL;DL
Summary
Your favorite podcasts, summarized.
URL
tldl-pod.com

The first TL;DL release in four months. Episode summaries now carry their editorial deck and pull quote into the email newsletter and the RSS feed, transcription runs on OpenAI's new gpt-transcribe model, and a season of pipeline reliability fixes ships alongside.

Continue reading →

Should You Use AI for a Task? Here’s a Simple Way to Decide

Bruce Schneier has a great post about separating “work” tasks from “gym” tasks when it comes to AI usage:

At work, if your job is to move a bunch of heavy things from one side of the room to another, you should use whatever assistive tech you have on hand: a wagon, a forklift… even an AI-powered robot. But at the gym, it makes no sense for that robot to lift weights for you. The point of weightlifting isn’t to move heavy things across the room; it’s to actually lift those heavy things. The same analysis holds for any task an AI can do for you. If it’s work—if the task has to be done and no one cares how—then it’s fine to use AI assistance. But if the task is more like the gym, and how the task is done is at least as important, then it probably doesn’t make sense to use AI.

He goes on to point out that convincing people to go to the non-AI “gym” is very difficult because the payoff isn’t as immediate as just having AI do stuff for you. But it is very, very worth it in the end:

We do have a choice. We can look at the tasks of our lives and separate them into work or gym. Just as we might choose to use the stairs instead of the elevator, or walk instead of calling an Uber, we can wall off our cognitive gym tasks from AI and ensure that we don’t lose our skills to this technology.

Also see Bosses Horrified as “AI Native” College Graduates Hit the Workplace:

As one New York financier told Financial Times journalist Gillian Tett, new hires who were seen as “AI natives” are turning out to have alarmingly shallow ideas. So much so, the anonymous finance worker admitted, that his firm now actively avoids seeking out AI-literate STEM graduates, and opts to comb through humanities students instead. “We want critical thinking, not just AI,” the financier told the FT.

In the Age of AI, Esther Perel’s Relationship Counseling Is More Necessary Than Ever

I imagine that many of you will be Esther Perel fans, either via her book Mating in Captivity or her therapy podcast Where Should We Being?. In this excellent Vanity Fair profile she discusses, among other things, a recent podcast episode about a man and his relationship with an AI bot name Astrid:

Perel never questions the feelings between the man and Astrid. Yet she points out the inherent flaws in the relationship, using words such as “sycophantic” and “undemanding” in the podcast session to emphasize that Astrid has no life, no history to bring to the relationship. “We have had imaginary friends since we are little, and we have spoken to our ancestors forever,” Perel says in our interview, a few weeks after the episode ran. “The danger of AI is that it becomes so soothing and so flattering and so frictionless that real relationships start to feel way too difficult by comparison.”

And the point she eventually makes about AI relationships that I found really interesting:

“What stood out for me is that it’s not like people go from thriving social relations to suddenly talking to an AI. They go from being isolated, spending most of their time at home, maybe going out every once in a while in the evening for dinner or to get to a gym, and they are already so centered on a very small universe that from there, they themselves have become so flattened by technology, they live in their phone,” she says. It has made Perel zero in on the next great challenge. “This is a generation that actually doesn’t have a challenge of sustaining desire; they don’t even ignite it. You know, it’s not about keeping the flame going. It’s about getting the spark going. They don’t drink. They have not had much experience in their 20s, one or two relationships at most. They don’t have sex much. They don’t socialize much. They’re home a lot.” They are the children of people who first read Mating 20 years ago. Sounds like the topic for her next book.

From “human in the loop” to “human with agent in the loop”

I dislike the phrase “human in the loop” because it cedes authority to the machines. Let’s flip the narrative. It’s our loop, we work the same way we always have, now we recruit agents to join the team. An agent-assisted process need not be a black box that takes in prompts and emits features.

I’m reminded of a beautiful idea of Brian Marick’s that Ward Cunningham once implemented and demoed to me. Brian called it visible workings. Ward’s implementation made an Eclipse Foundation workflow visible. When the UI presented a form, it added an Explore button that you could use to inspect the business rule that motivated the form.

Let’s do agentic software development like that. Not as a loop we’ve been excluded from, instead as one we invite agents into.

— Jon Udell, “Doctor, it hurts when agents create unreviewable PRs.” “Don’t do that.”

Instead of Taking Your Job, A.I. Might Transform It

It’s not the main point of this Cal Newport essay, but I enjoyed this bit of history. On early computers shipping with support for the BASIC programming language, and how it relates to vibe coding:

This idea of bespoke computer programs made sense. Altair and Apple couldn’t anticipate every potential use for their machines, so why not let individuals decide whether they wanted to, say, analyze business data, store recipes, or simulate space battles? In practice, however, even an “easy” programming language like BASIC proved hard for most normal people to master. A minor mistake could crash an entire program.

In the end, personal computing followed a different path. In 1979, a newly formed company called Software Arts developed VisiCalc, the first electronic spreadsheet program, which cost a hundred dollars and arrived on a floppy disk. The program was a profound improvement on paper ledgers, and it became the first “killer app,” selling more than seven hundred thousand copies in less than six years. VisiCalc was more powerful than anything an average user could program in BASIC, and it prompted a pivot away from D.I.Y. coding in favor of professional programs.

A vast and lucrative software industry emerged, and the idea of the average person dreaming up their own custom programs was all but forgotten—that is, until generative A.I. came along.

I can’t help but think of Lord of the Rings when I read that. “And some things that should not have been forgotten were lost. History became legend. Legend became myth. And for [50] years, [building personal bespoke software] passed out of all knowledge.”