<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Elezea - RSS Feed</title><description>Rian van der Merwe&apos;s blog</description><link>https://elezea.com/</link><item><title>How AI is changing product management (and what to ask your team about it)</title><link>https://elezea.com/2026/08/how-ai-is-changing-product-management/</link><guid isPermaLink="true">https://elezea.com/2026/08/how-ai-is-changing-product-management/</guid><description>Where the sources stand on AI and the product management role, and three questions worth discussing with your own team.</description><pubDate>Fri, 07 Aug 2026 15:22:11 GMT</pubDate><content:encoded>&lt;p&gt;Next week I&apos;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&apos;ve shaped how product managers think about the job (&lt;a href=&quot;https://www.svpg.com/&quot;&gt;Marty Cagan&lt;/a&gt;, &lt;a href=&quot;https://melissaperri.com/&quot;&gt;Melissa Perri&lt;/a&gt;, &lt;a href=&quot;https://www.producttalk.org/&quot;&gt;Teresa Torres&lt;/a&gt;, &lt;a href=&quot;https://www.mironov.com/&quot;&gt;Rich Mironov&lt;/a&gt;, &lt;a href=&quot;https://cutlefish.substack.com/&quot;&gt;John Cutler&lt;/a&gt;, the &lt;a href=&quot;https://www.reforge.com/blog&quot;&gt;Reforge team&lt;/a&gt;), 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.&lt;/p&gt;
&lt;p&gt;Most of what I found applies well beyond our team, so I&apos;m sharing the condensed version here, along with the questions we&apos;ll be discussing in case they&apos;re useful for yours.&lt;/p&gt;
&lt;h2&gt;Where the sources agree&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Building got cheap. Deciding what to build got expensive.&lt;/strong&gt; Mike Krieger, Anthropic&apos;s chief product officer, says &lt;a href=&quot;https://www.lennysnewsletter.com/p/anthropics-cpo-heres-what-comes-next&quot;&gt;90-95% of the Claude Code product&apos;s own code is now written by Claude Code&lt;/a&gt;, 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 &amp;quot;good&amp;quot; means.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Speed alone is not converting to outcomes.&lt;/strong&gt; In an &lt;a href=&quot;https://www.productcircle.co/state-of-ai-2026&quot;&gt;April-May 2026 survey of 309 senior product leaders&lt;/a&gt;, nearly nine in ten had adopted AI coding assistants. But just over a third said AI strengthened how their org operates. &lt;a href=&quot;https://dora.dev/dora-report-2025/&quot;&gt;DORA&lt;/a&gt;, Google&apos;s long-running research program on software delivery, found in 2025 that teams using AI ship faster but their releases get less stable. &lt;a href=&quot;https://www.gitclear.com/the_ai_code_quality_maintainability_gap&quot;&gt;GitClear&lt;/a&gt;, 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 &lt;a href=&quot;https://www.svpg.com/the-ai-productivity-paradox/&quot;&gt;AI productivity paradox&lt;/a&gt;: shipping faster without better discovery (the work of figuring out what&apos;s worth building) gets you to the wrong place sooner.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Teams are getting smaller and more senior, with wider scope per person.&lt;/strong&gt; &lt;a href=&quot;https://tldl-pod.com/episode/1627920305_rss_4ad596c12d&quot;&gt;Netflix&lt;/a&gt;, &lt;a href=&quot;https://tldl-pod.com/episode/1627920305_rss_f36f268f0a&quot;&gt;Instagram&lt;/a&gt;, and &lt;a href=&quot;https://tldl-pod.com/episode/1627920305_rss_9d799ca4a3&quot;&gt;Whatnot&lt;/a&gt; all describe versions of this. Instagram is moving toward pods of 4-6 engineers plus one &amp;quot;product staff&amp;quot; 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 &lt;a href=&quot;https://www.dbreunig.com/2025/08/08/how-ai-coding-changes-product.html&quot;&gt;Drew Breunig&apos;s&lt;/a&gt;. 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.&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;h2&gt;Where they disagree&lt;/h2&gt;
&lt;p&gt;The biggest disagreement is over validation: do you still need to test whether an idea works before shipping it, or is shipping the test? &lt;a href=&quot;https://claude.com/blog/product-management-on-the-ai-exponential&quot;&gt;Cat Wu at Anthropic&lt;/a&gt; is on the &amp;quot;shipping is the test&amp;quot; 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&apos;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.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;https://www.leahtharin.com/p/ais-just-ship-it-problem&quot;&gt;Leah Tharin argues the opposite&lt;/a&gt;. 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.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;https://www.svpg.com/build-to-learn-vs-build-to-earn/&quot;&gt;Marty Cagan&apos;s build-to-learn versus build-to-earn distinction&lt;/a&gt; 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&apos;t gotten any cheaper.&lt;/p&gt;
&lt;p&gt;They also split on the PM-to-engineer ratio. &lt;a href=&quot;https://www.lennysnewsletter.com/p/how-ai-is-reshaping-the-product-role&quot;&gt;Oji and Ezinne Udezue&lt;/a&gt;, both longtime product leaders, argue PMs are the constraint now, so the ratio should go up. The strongest counterpoint is Microsoft&apos;s 2025 cuts: of &lt;a href=&quot;https://www.spokesman.com/stories/2025/may/19/hit-hardest-in-microsoft-layoffs-developers-produc/&quot;&gt;1,985 roles cut in Washington state, 817 were engineers and 373 were product managers&lt;/a&gt;, roughly one PM for every two engineers, a far bigger share of PMs than any org I&apos;ve worked in. The sources do agree on one thing here: scope per PM keeps growing.&lt;/p&gt;
&lt;h2&gt;Three questions for your team&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;As engineering gets much faster over the next year, what breaks first in your org?&lt;/strong&gt; 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. &lt;a href=&quot;https://cutlefish.substack.com/p/tbm-427-the-bottleneck-strike-again&quot;&gt;John Cutler calls&lt;/a&gt; &amp;quot;the bottleneck moved to product&amp;quot; a lazy metaphor, and points instead at the pace of knowledge turns, meaning how quickly the whole system learns.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;When a prototype can act as the spec, what is the PRD still doing for you? And who owns the evals that define &amp;quot;good&amp;quot; for your AI features?&lt;/strong&gt; &lt;a href=&quot;https://www.uber.com/us/en/blog/ai-prototyping/&quot;&gt;Uber&apos;s experience&lt;/a&gt; suggests the PRD survives as the record of why, with prototypes carrying the what. Their line that &amp;quot;two hours of prototyping unblocked four weeks of discussion&amp;quot; matches what I&apos;ve seen. As for evals: they&apos;re the repeatable tests that grade an AI feature&apos;s output, which you need because AI answers aren&apos;t simply right or wrong. OpenAI&apos;s Kevin Weil &lt;a href=&quot;https://www.lennysnewsletter.com/p/kevin-weil-open-ai&quot;&gt;calls writing them a core skill for product managers&lt;/a&gt;. In most organizations I&apos;d wager that job currently belongs to nobody.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Where do the seniors come from, and what is their scope?&lt;/strong&gt; Everyone wants smaller and more senior teams, but the junior work people used to build judgment on is the first thing AI absorbs. &lt;a href=&quot;https://digitaleconomy.stanford.edu/publication/canaries-in-the-coal-mine-six-facts-about-the-recent-employment-effects-of-artificial-intelligence/&quot;&gt;Stanford&apos;s payroll data&lt;/a&gt; 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 &lt;a href=&quot;https://www.producttalk.org/customer-interview-analysis-ai/&quot;&gt;the rule I find most convincing&lt;/a&gt;: 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. &lt;a href=&quot;https://www.antmurphy.me/newsletter/how-product-is-changing-in-2026&quot;&gt;LinkedIn replaced its associate product manager program&lt;/a&gt;, the traditional way into the role, with a &amp;quot;Product Builder&amp;quot; program that trains generalists across product, design, and engineering. That&apos;s one answer to the scope question; the sources&apos; proposed structures all differ, so it&apos;s yours to decide.&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;h2&gt;The reading list&lt;/h2&gt;
&lt;p&gt;If you only read three of these:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://www.mironov.com/code/&quot;&gt;Code Isn&apos;t Product&lt;/a&gt; by Rich Mironov, for the case that the constraint moved to discovery and go-to-market.&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://www.productcircle.co/state-of-ai-2026&quot;&gt;State of AI in Product 2026&lt;/a&gt; by Melissa Perri and Product Circle, for the best current data on the gap between adopting AI and being changed by it.&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://cutlefish.substack.com/p/tbm-427-the-bottleneck-strike-again&quot;&gt;Cutler&apos;s bottleneck piece&lt;/a&gt;, for the counterargument to the tidy version of this whole story.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Melissa Perri has &lt;a href=&quot;https://productinstitute.kit.com/posts/how-to-stay-relevant-when-the-pm-role-keeps-rewriting-itself&quot;&gt;the best take I&apos;ve read on what matters most for PMs right now&lt;/a&gt;:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;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.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;AI can speed up some of what&apos;s on her list. The judgment behind it still comes from years of practice, and there are no shortcuts to that.&lt;/p&gt;
&lt;br&gt;&lt;br&gt;&lt;hr&gt;Thanks for still believing in RSS! If you&apos;d like you can &lt;a href=&quot;https://elezea.com/contact&quot;&gt;reply via email&lt;/a&gt;.</content:encoded><author>Rian van der Merwe</author></item><item><title>TL;DL v2.5.0 — Editorial decks everywhere and a new transcription model</title><link>https://elezea.com/2026/08/tldl-v2-5-0/</link><guid isPermaLink="true">https://elezea.com/2026/08/tldl-v2-5-0/</guid><description>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,…</description><pubDate>Sun, 02 Aug 2026 19:16:55 GMT</pubDate><content:encoded>&lt;p&gt;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&apos;s new gpt-transcribe model, and a season of pipeline reliability fixes ships alongside.&lt;/p&gt;
&lt;!--more--&gt;
&lt;h2&gt;What&apos;s new&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Summary emails now open with the episode&apos;s editorial deck and feature its pull quote, matching the broadsheet look of the site.&lt;/li&gt;
&lt;li&gt;The RSS feed leads each item with the episode&apos;s deck, so feed readers see the standfirst instead of a raw summary excerpt.&lt;/li&gt;
&lt;li&gt;Transcription moved to OpenAI&apos;s &lt;a href=&quot;https://developers.openai.com/api/docs/guides/speech-to-text&quot;&gt;gpt-transcribe&lt;/a&gt; model — their recommended successor to the 4o-transcribe family. Transcripts now reliably run to the end of the episode (the old model could stop early on some files), and the whisper-1 safety net for unusual audio is unchanged.&lt;/li&gt;
&lt;li&gt;The admin dashboard was redesigned into a tabbed layout, including a new subscribers view.&lt;/li&gt;
&lt;li&gt;Shared links look better: a proper 1200×630 social card, and page titles that lead with the tagline.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;Fixes&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Curly quotes and other special characters in episode titles no longer show as raw &lt;code&gt;&amp;amp;#8220;&lt;/code&gt;-style codes — new titles are decoded at ingest, and existing ones were cleaned up.&lt;/li&gt;
&lt;li&gt;An episode whose final minutes can&apos;t be decoded now keeps its transcript (marked partial) instead of failing outright.&lt;/li&gt;
&lt;li&gt;Long episodes hosted on rate-limiting CDNs (looking at you, Substack) now ride out the throttling instead of failing mid-transcription.&lt;/li&gt;
&lt;li&gt;Episodes no longer show up twice when the monitor and a manual submission both pick them up.&lt;/li&gt;
&lt;li&gt;Adding a podcast whose directory listing is incomplete can no longer queue up its entire back catalog by mistake.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;Under the hood&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Queue processing hardened: zombie messages are dropped instead of retried forever, and the consumer&apos;s CPU budget was raised for very long episodes.&lt;/li&gt;
&lt;li&gt;Test stack upgraded to vitest 4 + Workers pool 0.15, CI now runs on every push, and Hono security patches applied.&lt;/li&gt;
&lt;li&gt;A summary-model A/B harness compares candidate models on real transcripts before any model swap.&lt;/li&gt;
&lt;li&gt;The Postmark email templates are now versioned in the repo as source-of-truth copies.&lt;/li&gt;
&lt;/ul&gt;
&lt;br&gt;&lt;br&gt;&lt;hr&gt;Thanks for still believing in RSS! If you&apos;d like you can &lt;a href=&quot;https://elezea.com/contact&quot;&gt;reply via email&lt;/a&gt;.</content:encoded><author>Rian van der Merwe</author></item><item><title>Should You Use AI for a Task? Here’s a Simple Way to Decide</title><link>https://elezea.com/2026/08/should-you-use-ai-for-a-task-heres-a-simple-way-to-decide/</link><guid isPermaLink="true">https://elezea.com/2026/08/should-you-use-ai-for-a-task-heres-a-simple-way-to-decide/</guid><description>Distinguish between tasks where efficiency matters and those where the process itself is valuable to preserve your skills.</description><pubDate>Sun, 02 Aug 2026 18:32:17 GMT</pubDate><content:encoded>&lt;p&gt;Bruce Schneier &lt;a href=&quot;https://www.schneier.com/blog/archives/2026/07/should-you-use-ai-for-a-task-heres-a-simple-way-to-decide.html&quot;&gt;has a great post&lt;/a&gt; about separating “work” tasks from “gym” tasks when it comes to AI usage:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;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.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;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:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;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.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;Also see &lt;a href=&quot;https://futurism.com/future-society/college-critical-thinking-ai&quot;&gt;Bosses Horrified as “AI Native” College Graduates Hit the Workplace&lt;/a&gt;:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;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.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;br&gt;&lt;br&gt;&lt;hr&gt;Thanks for still believing in RSS! If you&apos;d like you can &lt;a href=&quot;https://elezea.com/contact&quot;&gt;reply via email&lt;/a&gt;.</content:encoded><author>Rian van der Merwe</author></item><item><title>In the Age of AI, Esther Perel’s Relationship Counseling Is More Necessary Than Ever</title><link>https://elezea.com/2026/07/in-the-age-of-ai-esther-perels-relationship-counseling-is-more-necessary-than/</link><guid isPermaLink="true">https://elezea.com/2026/07/in-the-age-of-ai-esther-perels-relationship-counseling-is-more-necessary-than/</guid><description>As AI relationships become increasingly soothing and frictionless, Esther Perel argues the real challenge isn&apos;t sustaining desire but igniting it in an…</description><pubDate>Wed, 08 Jul 2026 01:31:51 GMT</pubDate><content:encoded>&lt;p&gt;I imagine that many of you will be Esther Perel fans, either via her book &lt;a href=&quot;https://amzn.to/4eJBxM4&quot;&gt;Mating in Captivity&lt;/a&gt; or her therapy podcast &lt;a href=&quot;https://podcasts.apple.com/us/podcast/where-should-we-begin-with-esther-perel/id1237931798&quot;&gt;Where Should We Being?&lt;/a&gt;. In &lt;a href=&quot;https://www.vanityfair.com/story/esther-perels-next-provocation&quot;&gt;this excellent Vanity Fair profile&lt;/a&gt; she discusses, among other things, a &lt;a href=&quot;https://podcasts.apple.com/us/podcast/where-should-we-begin-with-esther-perel/id1237931798?i=1000755110749&quot;&gt;recent podcast episode&lt;/a&gt; about a man and his relationship with an AI bot name Astrid:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;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.”&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;And the point she eventually makes about AI relationships that I found really interesting:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;“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 &lt;em&gt;Mating&lt;/em&gt; 20 years ago. Sounds like the topic for her next book.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;br&gt;&lt;br&gt;&lt;hr&gt;Thanks for still believing in RSS! If you&apos;d like you can &lt;a href=&quot;https://elezea.com/contact&quot;&gt;reply via email&lt;/a&gt;.</content:encoded><author>Rian van der Merwe</author></item><item><title>From “human in the loop” to “human with agent in the loop”</title><link>https://elezea.com/2026/07/from-human-in-the-loop-to-human-with-agent-in-the-loop/</link><guid isPermaLink="true">https://elezea.com/2026/07/from-human-in-the-loop-to-human-with-agent-in-the-loop/</guid><description>Reframe AI assistance as agents joining human-led workflows rather than humans monitoring automated systems, with transparent visibility into agent reasoning.</description><pubDate>Wed, 08 Jul 2026 01:28:45 GMT</pubDate><content:encoded>&lt;blockquote&gt;
&lt;p&gt;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.&lt;/p&gt;
&lt;p&gt;I’m reminded of a beautiful idea of Brian Marick’s that Ward Cunningham once implemented and demoed to me. Brian called it &lt;a href=&quot;https://blog.jonudell.net/2008/03/04/ward-cunninghams-visible-workings/&quot;&gt;visible workings&lt;/a&gt;. 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.&lt;/p&gt;
&lt;p&gt;Let’s do agentic software development like that. Not as a loop we’ve been excluded from, instead as one we invite agents into.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;— Jon Udell, &lt;a href=&quot;https://blog.jonudell.net/2026/06/28/doctor-it-hurts-when-agents-create-unreviewable-prs-dont-do-that/&quot;&gt;“Doctor, it hurts when agents create unreviewable PRs.” “Don’t do that.”&lt;/a&gt;&lt;/p&gt;
&lt;br&gt;&lt;br&gt;&lt;hr&gt;Thanks for still believing in RSS! If you&apos;d like you can &lt;a href=&quot;https://elezea.com/contact&quot;&gt;reply via email&lt;/a&gt;.</content:encoded><author>Rian van der Merwe</author></item><item><title>Instead of Taking Your Job, A.I. Might Transform It</title><link>https://elezea.com/2026/06/instead-of-taking-your-job-ai-might-transform-it/</link><guid isPermaLink="true">https://elezea.com/2026/06/instead-of-taking-your-job-ai-might-transform-it/</guid><description>AI&apos;s potential to democratize custom software development echoes the early dream of personal computing that was abandoned when professional applications took…</description><pubDate>Tue, 30 Jun 2026 23:12:33 GMT</pubDate><content:encoded>&lt;p&gt;It’s not the main point of &lt;a href=&quot;https://www.newyorker.com/culture/open-questions/instead-of-taking-your-job-ai-might-transform-it&quot;&gt;this Cal Newport essay&lt;/a&gt;, 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:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;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.&lt;/p&gt;
&lt;p&gt;In the end, personal computing followed a different path. In 1979, a newly formed company called &lt;em&gt;Software Arts&lt;/em&gt; developed &lt;em&gt;VisiCalc&lt;/em&gt;, 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. &lt;em&gt;VisiCalc&lt;/em&gt; 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.&lt;/p&gt;
&lt;p&gt;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.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;I can’t help but think of &lt;em&gt;Lord of the Rings&lt;/em&gt; 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.”&lt;/p&gt;
&lt;br&gt;&lt;br&gt;&lt;hr&gt;Thanks for still believing in RSS! If you&apos;d like you can &lt;a href=&quot;https://elezea.com/contact&quot;&gt;reply via email&lt;/a&gt;.</content:encoded><author>Rian van der Merwe</author></item><item><title>AI enthusiasts are in a race against time, AI skeptics are in a race against entropy</title><link>https://elezea.com/2026/06/ai-enthusiasts-are-in-a-race-against-time-ai-skeptics-are-in-a-race-against/</link><guid isPermaLink="true">https://elezea.com/2026/06/ai-enthusiasts-are-in-a-race-against-time-ai-skeptics-are-in-a-race-against/</guid><description>Both AI enthusiasts and skeptics need to bridge their gap in shared reality to work together on realizing AI&apos;s potential while minimizing its costs.</description><pubDate>Mon, 29 Jun 2026 22:21:52 GMT</pubDate><content:encoded>&lt;p&gt;Fantastic post by Charity Majors about &lt;a href=&quot;https://charity.wtf/2026/06/02/ai-enthusiasts-are-in-a-race-against-time-ai-skeptics-are-in-a-race-against-entropy-xpost/&quot;&gt;how both AI enthusiasts and AI skeptics have good points&lt;/a&gt;—but the problem is that they can’t play nice long enough to understand each other’s views and work on making things better together. There’s a way forward though:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;The first move is to mend the gap in shared reality. Tell the whole story. You’re allowed to celebrate and get excited about big wins and advances with AI — but invite reflection on the costs and downstream consequences. People are also allowed to surface costs and consequences, but don’t leave out the context of what was achieved or attempted. Be very clear that your shared goal is to figure out how to collectively deliver more wins, bigger wins, with fewer unpredictable costs, not to clamp down on innovation.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;She also has some very specific feedback for the enthusiasts among us:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Even if you’re an enthusiast, do you care about reliability, customer happiness, product coherence, retaining great employees, and improving engineering outcomes? If so, you should be able to find common ground with other people who care about these things. Align on reality, take a step, check in; rinse and repeat. You don’t need to trust or think that each other is right about everything, but you must believe that you inhabit the same reality, share some of the goals, and that each of you are reasonable actors, capable of changing your minds.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;br&gt;&lt;br&gt;&lt;hr&gt;Thanks for still believing in RSS! If you&apos;d like you can &lt;a href=&quot;https://elezea.com/contact&quot;&gt;reply via email&lt;/a&gt;.</content:encoded><author>Rian van der Merwe</author></item><item><title>Social Media Is Now Parasocial Media</title><link>https://elezea.com/2026/06/social-media-is-now-parasocial-media/</link><guid isPermaLink="true">https://elezea.com/2026/06/social-media-is-now-parasocial-media/</guid><description>Social media has shifted from genuine friend interaction to a parasocial broadcast medium where we curate ourselves for algorithmic visibility rather than…</description><pubDate>Mon, 29 Jun 2026 00:15:54 GMT</pubDate><content:encoded>&lt;p&gt;I will read anything &lt;a href=&quot;https://www.danah.org/&quot;&gt;danah boyd&lt;/a&gt; writes, but this piece is especially good. You should (as I say too often I guess) &lt;a href=&quot;https://journals.sagepub.com/doi/10.1177/20563051261437487&quot;&gt;read the whole thing&lt;/a&gt;—it’s about how social media has changed from interacting with friends to a one-sided marketplace of choosing who to deem worthy of giving them our “like and subscribe” blessing.&lt;/p&gt;
&lt;p&gt;But here I just want to say: can we please, somehow, bring back &lt;a href=&quot;https://en.wikipedia.org/wiki/Path_(social_network)&quot;&gt;Path&lt;/a&gt;? Because it solved this problem a decade ago:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;In 2026, many major social media platforms feel icky because we are in the full throes of the third stage of enshittification. Today’s social media platforms are no longer centered around sociable activities. Instead, most platforms offer us a broadcast medium and invite us to learn how to game the algorithms so that we too can create assets for the major corporations. Since scale is valorized in this platform economy, we are encouraged to curate ourselves in pursuit of fame and attention. We can still, in theory, create content for our 15 friends, but it’s not clear that they will see what we post. To actually be seen, we must work it.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;br&gt;&lt;br&gt;&lt;hr&gt;Thanks for still believing in RSS! If you&apos;d like you can &lt;a href=&quot;https://elezea.com/contact&quot;&gt;reply via email&lt;/a&gt;.</content:encoded><author>Rian van der Merwe</author></item><item><title>discogs-mcp v3.4.0 — Wantlist support</title><link>https://elezea.com/2026/06/discogs-mcp-v3-4-0/</link><guid isPermaLink="true">https://elezea.com/2026/06/discogs-mcp-v3-4-0/</guid><description>Your Discogs wantlist is now first-class in `discogs-mcp`. Browse the records you want but don&apos;t own, add one the moment you spot it, and clear it off the list…</description><pubDate>Sun, 28 Jun 2026 14:47:11 GMT</pubDate><content:encoded>&lt;p&gt;Your Discogs wantlist is now first-class in &lt;code&gt;discogs-mcp&lt;/code&gt;. Browse the records you want but don&apos;t own, add one the moment you spot it, and clear it off the list once you&apos;ve finally tracked it down — all from your LLM client, without a trip to the Discogs site.&lt;/p&gt;
&lt;!--more--&gt;
&lt;h2&gt;What&apos;s new&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;code&gt;get_wantlist&lt;/code&gt; browses the releases you want but don&apos;t own, paged, with the details for each so you can scan the list in conversation.&lt;/li&gt;
&lt;li&gt;&lt;code&gt;add_to_wantlist&lt;/code&gt; adds a release to your wantlist by its Discogs release ID — pair it with &lt;code&gt;search_discogs&lt;/code&gt; to find the release, then add it in the same breath.&lt;/li&gt;
&lt;li&gt;&lt;code&gt;remove_from_wantlist&lt;/code&gt; takes a release off your wantlist once you own it.&lt;/li&gt;
&lt;li&gt;There&apos;s a ready-made workflow built on these: the &lt;a href=&quot;https://github.com/rianvdm/product-ai-public/tree/main/.opencode/skills/finding-original-cds&quot;&gt;&lt;code&gt;finding-original-cds&lt;/code&gt;&lt;/a&gt; skill picks the best original, non-remastered CD pressing of an album and adds it to your wantlist for you.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;Fixes&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;The server now backs off cleanly when Discogs rate-limits a request. A per-entry retry cap and circuit breaker stop it from retrying in a tight loop, so a burst of 429s during a big collection sync pauses and recovers on its own instead of wedging.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;Under the hood&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Collection sync now runs every 6 hours instead of hourly — the snapshot stays plenty fresh at that cadence and it&apos;s far gentler on the Discogs API.&lt;/li&gt;
&lt;/ul&gt;
&lt;br&gt;&lt;br&gt;&lt;hr&gt;Thanks for still believing in RSS! If you&apos;d like you can &lt;a href=&quot;https://elezea.com/contact&quot;&gt;reply via email&lt;/a&gt;.</content:encoded><author>Rian van der Merwe</author></item><item><title>Work Whiplash</title><link>https://elezea.com/2026/06/work-whiplash/</link><guid isPermaLink="true">https://elezea.com/2026/06/work-whiplash/</guid><description>Organizational chaos stems from leaders failing to communicate decisions and priority changes to their teams, a gap that closes only with intentional…</description><pubDate>Mon, 22 Jun 2026 00:05:11 GMT</pubDate><content:encoded>&lt;blockquote&gt;
&lt;p&gt;Whiplash is what happens when change occurs without communication. The gap between what leadership knows and what everyone else knows is where most work whiplash gets manufactured. And the only thing that closes that gap is treating “who needs to know about this?” as a non-optional follow-up question every time a decision gets made or a priority shifts.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;— Molly Graham, &lt;a href=&quot;https://mollyg.substack.com/p/work-whiplash&quot;&gt;Work Whiplash&lt;/a&gt;&lt;/p&gt;
&lt;br&gt;&lt;br&gt;&lt;hr&gt;Thanks for still believing in RSS! If you&apos;d like you can &lt;a href=&quot;https://elezea.com/contact&quot;&gt;reply via email&lt;/a&gt;.</content:encoded><author>Rian van der Merwe</author></item><item><title>I am dreading our LLM-written incident report future</title><link>https://elezea.com/2026/06/i-am-dreading-our-llm-written-incident-report-future/</link><guid isPermaLink="true">https://elezea.com/2026/06/i-am-dreading-our-llm-written-incident-report-future/</guid><description>LLM-generated incident reports pose unique dangers because their plausible-sounding errors lack immediate verification mechanisms that catch problems in code…</description><pubDate>Sun, 21 Jun 2026 14:06:45 GMT</pubDate><content:encoded>&lt;p&gt;Lorin Hochstein writes about &lt;a href=&quot;https://surfingcomplexity.blog/2026/06/19/i-am-dreading-our-llm-written-incident-report-future/&quot;&gt;generative AI in the context of incident reports&lt;/a&gt;, but the points are more broadly applicable. I have seen a big wave of “don’t let AI do your thinking for you” posts recently&lt;sup class=&quot;footnote-ref&quot;&gt;&lt;a href=&quot;#fn1&quot; id=&quot;fnref1&quot;&gt;[1]&lt;/a&gt;&lt;/sup&gt;, so I think lots of folks are pulling back a little bit on the “just let AI do everything” rhetoric (a good thing in my opinion!). As to why Lorin isn’t a fan:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;In my view, LLM-generated incident write-ups are more dangerous than using LLM for coding or for AI SRE style tasks. For coding tasks, there’s always a testing step to check that the code exhibits the desired behavior, even if nobody looks at the code itself for meaningful details. For AI SRE tasks, either the LLM output helps you resolve the incident, or it doesn’t. In both cases, Nature is the ultimate arbiter of the LLM output. But incident write-ups aren’t like that. The consequences of a poor report aren’t immediately apparent the way incorrect code or an incorrect operational diagnosis are in the moment. Instead, we get incident reports that have the superficially correct form, but are actually incorrect, with no obvious test for correctness.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;hr class=&quot;footnotes-sep&quot;&gt;
&lt;section class=&quot;footnotes&quot;&gt;
&lt;ol class=&quot;footnotes-list&quot;&gt;
&lt;li id=&quot;fn1&quot; class=&quot;footnote-item&quot;&gt;&lt;p&gt;For examples see &lt;a href=&quot;https://elezea.com/2026/04/no-one-else-can-speak-the-words-on-your-lips/&quot;&gt;No One Else Can Speak the Words on Your Lips&lt;/a&gt;, &lt;a href=&quot;https://elezea.com/2026/06/guidelines-for-respectful-use-of-ai/&quot;&gt;Guidelines for Respectful Use of AI&lt;/a&gt;, &lt;a href=&quot;https://www.nytimes.com/2026/05/27/opinion/writing-creativity-ai.html&quot;&gt;Writing Is Fundamental to How We Think&lt;/a&gt;, and &lt;a href=&quot;https://ammil.industries/i-know-you-didnt-write-this/&quot;&gt;I know you didn’t write this&lt;/a&gt;. &lt;a href=&quot;#fnref1&quot; class=&quot;footnote-backref&quot;&gt;↩︎&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;/section&gt;
&lt;br&gt;&lt;br&gt;&lt;hr&gt;Thanks for still believing in RSS! If you&apos;d like you can &lt;a href=&quot;https://elezea.com/contact&quot;&gt;reply via email&lt;/a&gt;.</content:encoded><author>Rian van der Merwe</author></item><item><title>‘What I see in clinic is never a set of labels’: are we in danger of overdiagnosing mental illness?</title><link>https://elezea.com/2026/06/what-i-see-in-clinic-is-never-a-set-of-labels-are-we-in-danger-of/</link><guid isPermaLink="true">https://elezea.com/2026/06/what-i-see-in-clinic-is-never-a-set-of-labels-are-we-in-danger-of/</guid><description>A GP explores whether modern psychiatry risks pathologizing normal human distress by broadening diagnostic criteria and lowering thresholds for mental illness.</description><pubDate>Sun, 21 Jun 2026 13:51:27 GMT</pubDate><content:encoded>&lt;p&gt;While I’m &lt;a href=&quot;https://elezea.com/2026/06/the-cult-of-the-enhanced-self/&quot;&gt;side-questing into health stuff&lt;/a&gt; I might as well link this one that I’ve been sitting on as well. Gavin Francis writes about &lt;a href=&quot;https://www.theguardian.com/news/2026/feb/10/what-i-see-in-clinic-is-never-a-set-of-labels-are-we-in-danger-of-overdiagnosing-mental-illness&quot;&gt;mental health diagnoses from the perspective of a GP&lt;/a&gt;. This one is likely even more controversial than the “enhanced self” post from earlier, but also worth the time to get another perspective&lt;sup class=&quot;footnote-ref&quot;&gt;&lt;a href=&quot;#fn1&quot; id=&quot;fnref1&quot;&gt;[1]&lt;/a&gt;&lt;/sup&gt;:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;The subject is important, because according to modern psychiatric definitions, the 21st century is seeing an epidemic of mental illness. The line between health and ill-health of the mind has never been more blurred. A survey in 2019 found that two-thirds of young people in the UK felt they have had a mental disorder. We are broadening the criteria for what counts as illness at the same time as lowering the thresholds for diagnosis. This is not a bad thing if it helps us feel better, but evidence is gathering that as a society it may be making us feel worse.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;And if this quote doesn’t get you to click through, nothing will...&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;We have developed a tendency to categorise mild to moderate mental and emotional distress as a necessarily clinical problem rather than an integral part of being human – a tendency that is new in our own culture, and not widely shared with others. Psychiatrists who work across different cultures point out that, in many non-western societies, low mood, anxiety and delusional states are seen more as spiritual, relational or religious problems – not psychiatric ones. By making sense of states of mind through terms that are embedded in community and tradition, they may even have more success at incorporating our crises of mind into the stories of our lives.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;My wife is a therapist and I see daily the impact of the amazing work she does with clients with complex trauma. One of the many things I learned from her is this idea in &lt;a href=&quot;https://ifs-institute.com/&quot;&gt;Internal Family Systems&lt;/a&gt; that there are “No Bad Parts” in us. These feelings of low mood, anxiety, etc. are not meant to be ignored or eliminated. We are meant to understand why they are there, and learn and grow through that understanding.&lt;/p&gt;
&lt;p&gt;That is easier said than done, of course, and where my opinion diverges from Francis is that I think it &lt;em&gt;is&lt;/em&gt; a good thing that this generation has more/better language to talk about mental health than we (meaning Gen X) did when we were growing up. I don’t doubt that over-diagnosis is a problem, but that’s kind of expected once we have the language to describe how we feel. I trust we will find our balance, and ultimately find that this was a net positive development.&lt;/p&gt;
&lt;hr class=&quot;footnotes-sep&quot;&gt;
&lt;section class=&quot;footnotes&quot;&gt;
&lt;ol class=&quot;footnotes-list&quot;&gt;
&lt;li id=&quot;fn1&quot; class=&quot;footnote-item&quot;&gt;&lt;p&gt;Completely unrelated side note... I wrote “worth sitting with” here, and then immediately deleted it because that’s something AI would say. I continue to be fascinated with how it’s not just us who are influencing how AI writes, &lt;a href=&quot;https://elezea.com/2026/05/your-ai-use-is-breaking-my-brain/&quot;&gt;it’s the other way around too&lt;/a&gt;. &lt;a href=&quot;#fnref1&quot; class=&quot;footnote-backref&quot;&gt;↩︎&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;/section&gt;
&lt;br&gt;&lt;br&gt;&lt;hr&gt;Thanks for still believing in RSS! If you&apos;d like you can &lt;a href=&quot;https://elezea.com/contact&quot;&gt;reply via email&lt;/a&gt;.</content:encoded><author>Rian van der Merwe</author></item><item><title>The Cult of the Enhanced Self</title><link>https://elezea.com/2026/06/the-cult-of-the-enhanced-self/</link><guid isPermaLink="true">https://elezea.com/2026/06/the-cult-of-the-enhanced-self/</guid><description>A health-obsessed culture paradoxically undermines longevity by prioritizing self-optimization over social connections, the very relationships that most…</description><pubDate>Sun, 21 Jun 2026 13:25:02 GMT</pubDate><content:encoded>&lt;p&gt;I’ve been enjoying &lt;a href=&quot;https://www.derekthompson.org/&quot;&gt;Derek Thompson’s newsletter&lt;/a&gt; lately. His latest is &lt;a href=&quot;https://www.derekthompson.org/p/the-cult-of-the-enhanced-self&quot;&gt;an essay on some of the unintended consequences of a health-obsessed society&lt;/a&gt;. This is the Internet so I’m sure everyone will find things to disagree with in a post like this, but it gave me lots of food for thought so I wanted to share. For instance:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Research by Sandra Weintraub of Northwestern University has &lt;a href=&quot;https://podcasts.apple.com/us/podcast/the-healthiest-super-agers-have-one-thing-in-common/id1594471023?i=1000723705109&quot;&gt;found&lt;/a&gt; that &amp;quot;super-agers&amp;quot; (individuals over 80 with the cognitive function of people decades younger) shared little in common except for an unusually robust history of friendship and other social connections. A 2025 analysis of 500,000 participants in the UK Biobank &lt;a href=&quot;https://pmc.ncbi.nlm.nih.gov/articles/PMC10637015/&quot;&gt;reported&lt;/a&gt; that living with a partner and frequently visiting family had roughly the same relationship with longevity as exercise.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;And the kicker:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Our fear of death motivates an all-consuming neuroticism about outrunning mortality, even when the price we pay is putting health optimization above everything else, including other people.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;br&gt;&lt;br&gt;&lt;hr&gt;Thanks for still believing in RSS! If you&apos;d like you can &lt;a href=&quot;https://elezea.com/contact&quot;&gt;reply via email&lt;/a&gt;.</content:encoded><author>Rian van der Merwe</author></item><item><title>Discrobble v1.3.1 — Free to start, plus a Wikipedia summary on each album</title><link>https://elezea.com/2026/06/discrobble-v1-3-1/</link><guid isPermaLink="true">https://elezea.com/2026/06/discrobble-v1-3-1/</guid><description>Discrobble is now free to start, with a one-time $4.99 unlock for unlimited scrobbling. If you were already using the app before this change, you keep…</description><pubDate>Fri, 19 Jun 2026 16:29:07 GMT</pubDate><content:encoded>&lt;p&gt;Discrobble is now free to start, with a one-time $4.99 unlock for unlimited scrobbling. If you were already using the app before this change, you keep unlimited scrobbling for free — thanks for being an early user. This update also adds a Wikipedia summary on the album page, a clearer view of your membership in Settings, and the option to show or hide album ratings.&lt;/p&gt;
&lt;!--more--&gt;
&lt;h2&gt;What&apos;s new&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Discrobble is free to start. New listeners get 20 free scrobbles, then a single $4.99 purchase unlocks unlimited scrobbling, with no subscription and no ads. Anyone who used Discrobble before this change keeps unlimited scrobbling for free.&lt;/li&gt;
&lt;li&gt;Album pages now include a summary from Wikipedia, with a link to read the full article.&lt;/li&gt;
&lt;li&gt;Settings shows your membership status, and lets you upgrade or restore your purchase.&lt;/li&gt;
&lt;li&gt;You can choose whether to show album ratings, under Settings.&lt;/li&gt;
&lt;/ul&gt;
&lt;br&gt;&lt;br&gt;&lt;hr&gt;Thanks for still believing in RSS! If you&apos;d like you can &lt;a href=&quot;https://elezea.com/contact&quot;&gt;reply via email&lt;/a&gt;.</content:encoded><author>Rian van der Merwe</author></item><item><title>Discrobble v1.2.1 — Rate your albums</title><link>https://elezea.com/2026/06/discrobble-v1-2-1/</link><guid isPermaLink="true">https://elezea.com/2026/06/discrobble-v1-2-1/</guid><description>Discrobble now shows your Discogs rating for every album and lets you set or change it without leaving the app. Open an album, tap a star, and your rating…</description><pubDate>Fri, 12 Jun 2026 23:05:41 GMT</pubDate><content:encoded>&lt;p&gt;Discrobble now shows your Discogs rating for every album and lets you set or change it without leaving the app. Open an album, tap a star, and your rating saves straight to your Discogs collection.&lt;/p&gt;
&lt;!--more--&gt;
&lt;h2&gt;What&apos;s new&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Your Discogs rating now appears on each album&apos;s detail screen.&lt;/li&gt;
&lt;li&gt;Tap a star to rate an album from 1 to 5, or tap the star you&apos;ve already selected to clear the rating. Ratings save to your Discogs account, so they stay in sync wherever you use Discogs.&lt;/li&gt;
&lt;/ul&gt;
&lt;br&gt;&lt;br&gt;&lt;hr&gt;Thanks for still believing in RSS! If you&apos;d like you can &lt;a href=&quot;https://elezea.com/contact&quot;&gt;reply via email&lt;/a&gt;.</content:encoded><author>Rian van der Merwe</author></item><item><title>Do Not Resign From Life</title><link>https://elezea.com/2026/06/do-not-resign-from-life/</link><guid isPermaLink="true">https://elezea.com/2026/06/do-not-resign-from-life/</guid><description>Sacasas argues that AI&apos;s capabilities shouldn&apos;t discourage human engagement with thinking, language, and judgment—the very activities that bring us meaning and…</description><pubDate>Sun, 07 Jun 2026 00:10:10 GMT</pubDate><content:encoded>&lt;p&gt;I’ve been reading the work of L.M. Sacasas for a very long time, certainly since before he moved his writing to “a Substack.” He is a modern philosopher who I often agree with, and also sometimes vehemently disagree with—but never in a way that made me kick him out of my RSS feed.&lt;/p&gt;
&lt;p&gt;I say all this because I haven’t linked to him in a while, and when I say “I think you should read this article by a philosophy dude” I don’t want you to dismiss it out of hand. In &lt;a href=&quot;https://theconvivialsociety.substack.com/p/do-not-resign-from-life&quot;&gt;Do Not Resign From Life&lt;/a&gt; he takes on what we now all know as “the AI revolution”, and argues that even though there is plenty to complain about, one thing it shouldn’t do is make us think that we don’t matter as humans any more.&lt;/p&gt;
&lt;p&gt;I don’t want to say much more about this essay, I just really hope you decide to read it. If you’re intrigued enough, stop here and &lt;a href=&quot;https://theconvivialsociety.substack.com/p/do-not-resign-from-life&quot;&gt;click the link&lt;/a&gt;. If you’re not there yet, here’s a taste of the argument:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;I will set aside for a moment the question of whether machines, LLMs specifically, can think or reason or use language in a manner that corresponds to the human use of language, etc. But let us grant for argument&apos;s sake that they can. They can certainly generate passable simulations of such things. But why should this mean that I ought not to think for myself and with others? Why should I cease from inhabiting the playground of language because a machine can pretend to play in it as well? Why should I abandon the exercise of judgment or the pursuit of knowledge? We must pursue these things not because the dignity of our humanity is on the line, but because our joy is.&lt;/p&gt;
&lt;p&gt;The machine cannot make us yield our ground. It is true that other humans can turn the machine against us, but that is a different problem. Here, I simply want to encourage us not to abandon those activities that bring us purpose, meaning, and delight, which are often the very activities that also bring us together.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;br&gt;&lt;br&gt;&lt;hr&gt;Thanks for still believing in RSS! If you&apos;d like you can &lt;a href=&quot;https://elezea.com/contact&quot;&gt;reply via email&lt;/a&gt;.</content:encoded><author>Rian van der Merwe</author></item><item><title>Guidelines for Respectful Use of AI</title><link>https://elezea.com/2026/06/guidelines-for-respectful-use-of-ai/</link><guid isPermaLink="true">https://elezea.com/2026/06/guidelines-for-respectful-use-of-ai/</guid><description>Using AI shouldn&apos;t mean offloading quality control onto colleagues who review your work.</description><pubDate>Wed, 03 Jun 2026 23:11:25 GMT</pubDate><content:encoded>&lt;p&gt;Hard yes to Camille Fournier&apos;s &lt;a href=&quot;https://www.elidedbranches.com/2026/05/guidelines-for-respectful-use-of-ai.html&quot;&gt;Guidelines for Respectful Use of AI&lt;/a&gt;, especially this one:&lt;/p&gt;
&lt;blockquote&gt;
&lt;h3&gt;Don’t ask someone to read/review what you haven’t read or reviewed yourself.&lt;/h3&gt;
&lt;p&gt;This is one of the most common frustrations I hear amongst people working on AI-heavy teams. Whether it’s code that the owner didn’t really bother to understand before submitting for review, or documents that they generated and didn’t bother to read, too often people try to steal productivity from their colleagues by streamlining their production of work while asking their colleagues to do all of the quality control themselves. [...]&lt;/p&gt;
&lt;p&gt;It’s easy to get into a loop where you ask the AI some questions, skim the answers, output a document and send it to others. I’m guilty of this myself! But what makes sense when you’re skimming one answer at a time may not make for a good overall document, and there is a big difference between answering individual questions and writing for a human reader. In particular, the context that you have in your own head as you are talking to the AI may not come out at all in the document; if you don’t bother to read it thoroughly before sending it out, you won’t catch the gap in framing.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;br&gt;&lt;br&gt;&lt;hr&gt;Thanks for still believing in RSS! If you&apos;d like you can &lt;a href=&quot;https://elezea.com/contact&quot;&gt;reply via email&lt;/a&gt;.</content:encoded><author>Rian van der Merwe</author></item><item><title>Discrobble v1.2.0 — Synced scrobble history</title><link>https://elezea.com/2026/05/discrobble-v1-2-0/</link><guid isPermaLink="true">https://elezea.com/2026/05/discrobble-v1-2-0/</guid><description>Your Recently Scrobbled history now syncs across all your devices. Scrobble an album on your iPhone and it&apos;s there on your iPad — your recent plays follow you…</description><pubDate>Sun, 31 May 2026 20:45:54 GMT</pubDate><content:encoded>&lt;p&gt;Your Recently Scrobbled history now syncs across all your devices. Scrobble an album on your iPhone and it&apos;s there on your iPad — your recent plays follow you anywhere you&apos;re signed in with the same &lt;a href=&quot;http://Last.fm&quot;&gt;Last.fm&lt;/a&gt; account.&lt;/p&gt;
&lt;!--more--&gt;
&lt;h2&gt;What&apos;s new&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Recently Scrobbled now syncs across every device signed into the same &lt;a href=&quot;http://Last.fm&quot;&gt;Last.fm&lt;/a&gt; account. It&apos;s there on launch — no pull-to-refresh needed.&lt;/li&gt;
&lt;li&gt;Clear your history on one device and it clears everywhere.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;Fixes&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Older scrobbles from before this update may show without cover art. They clear out on their own as you keep scrobbling, or you can tidy them up right away with Clear Recent History in Settings.&lt;/li&gt;
&lt;/ul&gt;
&lt;br&gt;&lt;br&gt;&lt;hr&gt;Thanks for still believing in RSS! If you&apos;d like you can &lt;a href=&quot;https://elezea.com/contact&quot;&gt;reply via email&lt;/a&gt;.</content:encoded><author>Rian van der Merwe</author></item><item><title>We Should Be More Tired Than the Model</title><link>https://elezea.com/2026/05/we-should-be-more-tired-than-the-model/</link><guid isPermaLink="true">https://elezea.com/2026/05/we-should-be-more-tired-than-the-model/</guid><description>Vicki Boykis on slowing down agent use on purpose: friction builds your own foundation instead of the model&apos;s.</description><pubDate>Sat, 30 May 2026 16:26:17 GMT</pubDate><content:encoded>&lt;p&gt;In a post about &lt;a href=&quot;https://newsletter.vickiboykis.com/archive/we-should-be-more-tired-than-the-model/&quot;&gt;slowing down our agent use deliberately to increase quality and understanding&lt;/a&gt; Vicki links to Nolan Lawson&apos;s &lt;a href=&quot;https://nolanlawson.com/2026/05/25/using-ai-to-write-better-code-more-slowly/&quot;&gt;Using AI to write better code more slowly&lt;/a&gt;:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;If you&apos;re the kind of developer who uses agents to write multi-hundred-line PRs that you barely understand yourself, I&apos;d invite you to slow down a bit and try this other, slower style of &amp;quot;vibe coding.&amp;quot; Ask an agent how your PR works and how it might fail. Have it write Markdown docs with &lt;a href=&quot;https://mermaid.ai/open-source&quot;&gt;Mermaid charts&lt;/a&gt; if necessary. Use &lt;a href=&quot;https://www.aihero.dev/my-grill-me-skill-has-gone-viral&quot;&gt;Matt Pocock&apos;s &lt;code&gt;/grill-me&lt;/code&gt;&lt;/a&gt; skill until you understand the entire PR front-to-back.&lt;/p&gt;
&lt;p&gt;You might not be more &amp;quot;productive&amp;quot; in terms of raw lines of code. You might burn a ton of tokens just to find out that your entire plan was wrongheaded from the start. But I find this style of coding to be a more super-powered version of the kind of programming I was already trying to do before LLMs: careful, methodical, quality-obsessed, focused on making things better for the next coder.&lt;/p&gt;
&lt;p&gt;So take a deep breath, slow down, try this technique, and see if you don&apos;t enjoy writing better code more slowly.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;Vicki &lt;a href=&quot;https://newsletter.vickiboykis.com/archive/we-should-be-more-tired-than-the-model/&quot;&gt;concludes&lt;/a&gt;:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;All of these negate the supposed speed up effects of LLM-generated code in the short-term by adding friction, and yet, in the longer term, make me better at using the tool, because they solidify my own foundation instead of the foundation models&apos;.&lt;/p&gt;
&lt;p&gt;We should be more tired than the model.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;em&gt;We should be more tired than the model.&lt;/em&gt; When I saw the post in my feed I thought I misread the title (or maybe it was a typo). But after reading it I realized that&apos;s already where I&apos;ve been heading organically myself. I went through my &amp;quot;look how fast I can go &lt;em&gt;weeeeee&lt;/em&gt;!&amp;quot; era pretty quickly. While it was fun (&lt;a href=&quot;https://elezea.com/products/&quot;&gt;check out all these side projects!&lt;/a&gt;) it was not just exhausting, I also found myself &lt;em&gt;understanding&lt;/em&gt; less and less of what I was doing (which sucks all the fun out of the work anyway).&lt;/p&gt;
&lt;p&gt;So I&apos;ve been slowing down as well. Reading and editing even more than before. Challenging the agent for longer. Taking the time to close loops to update skills/context documents before moving on to the next thing. Never skipping the &amp;quot;let&apos;s write a design doc and implementation plan together&amp;quot; step.&lt;/p&gt;
&lt;p&gt;I do think I am more tired than the model these days. But I also understand and learn more, which not only improves the quality of the output &lt;em&gt;now&lt;/em&gt;, but also makes it better &lt;em&gt;tomorrow&lt;/em&gt;. I think the speed trade-off is worth it.&lt;/p&gt;
&lt;br&gt;&lt;br&gt;&lt;hr&gt;Thanks for still believing in RSS! If you&apos;d like you can &lt;a href=&quot;https://elezea.com/contact&quot;&gt;reply via email&lt;/a&gt;.</content:encoded><author>Rian van der Merwe</author></item><item><title>The Great AI Cost Panic of 2026</title><link>https://elezea.com/2026/05/the-great-ai-cost-panic-of-2026/</link><guid isPermaLink="true">https://elezea.com/2026/05/the-great-ai-cost-panic-of-2026/</guid><description>Current AI cost concerns reflect normal growing pains in technology adoption rather than evidence of fundamental failure.</description><pubDate>Sat, 30 May 2026 14:57:55 GMT</pubDate><content:encoded>&lt;p&gt;Derek Thompson &lt;a href=&quot;https://www.derekthompson.org/p/the-great-ai-cost-panic-of-2026&quot;&gt;digs into the current news cycle about out-of-control AI token spend&lt;/a&gt;, and makes the case that since we&apos;re literally only 5 months into the ✨agentic era✨, we need to look at it in the context of how technology cycles usually work:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Rather than see the agent backlash as a clear sign that AI is a scam, or that it is doomed, it might make more sense to see this development in the context of a normal technological adoption curve. [...]&lt;/p&gt;
&lt;p&gt;As &lt;a href=&quot;https://www.fabricatedknowledge.com/&quot;&gt;SemiAnalysis’s Doug O’Laughlin&lt;/a&gt; told me in an interview last week, every new technology requires an extended period of trial and error, as organizations toggle between (a) not enough experimentation or spending, followed by (b) too much experimentation and spending, followed by (c) too dramatic a pullback, followed by (d) the repetition of steps (a) through (c), until firms figure out a long-term balance between labor spending and tech spending. Whether AI skeptics like [cognitive scientist Gary] Marcus are right that the bubble is about to pop depends entirely on a question that, as of today, nobody can definitively answer: &lt;em&gt;Is the bill worth it?&lt;/em&gt;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;br&gt;&lt;br&gt;&lt;hr&gt;Thanks for still believing in RSS! If you&apos;d like you can &lt;a href=&quot;https://elezea.com/contact&quot;&gt;reply via email&lt;/a&gt;.</content:encoded><author>Rian van der Merwe</author></item></channel></rss>