<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>Clément Barbaza links</title>
        <link>https://links.clementbarbaza.com</link>
        <description>All the links I've found interesting</description>
        <lastBuildDate>Tue, 09 Jun 2026 17:05:33 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>Custom made</generator>
        <language>en</language>
        <image>
            <title>Clément Barbaza links</title>
            <url>https://links.clementbarbaza.com/feed.jpg</url>
            <link>https://links.clementbarbaza.com</link>
        </image>
        <copyright>All rights reserved Clément Barbaza</copyright>
        <atom:link href="https://links.clementbarbaza.com/rss.xml" rel="self" type="application/rss+xml"/>
        <item>
            <title><![CDATA[Cheap to write, expensive to own - Mijndert Stuij]]></title>
            <link>https://mijndertstuij.nl/posts/cheap-to-write-expensive-to-own/</link>
            <guid>https://mijndertstuij.nl/posts/cheap-to-write-expensive-to-own/</guid>
            <pubDate>Tue, 09 Jun 2026 17:04:19 GMT</pubDate>
            <description><![CDATA[Creating code with AI is cheap, owning it will always be expensive.]]></description>
        </item>
        <item>
            <title><![CDATA[Coding Is Designing - Jim Nielsen’s Blog]]></title>
            <link>https://blog.jim-nielsen.com/2026/code-is-design/</link>
            <guid>https://blog.jim-nielsen.com/2026/code-is-design/</guid>
            <pubDate>Tue, 09 Jun 2026 17:03:45 GMT</pubDate>
            <description><![CDATA[Writing about the big beautiful mess that is making things for the world wide web.]]></description>
        </item>
        <item>
            <title><![CDATA[Automating my job away - Austin Z. Henley]]></title>
            <link>https://austinhenley.com/blog/automatingmyjob.html</link>
            <guid>https://austinhenley.com/blog/automatingmyjob.html</guid>
            <pubDate>Tue, 09 Jun 2026 17:03:24 GMT</pubDate>
            <description><![CDATA[AI is using AI to use AI to do my job! What do I do now?]]></description>
        </item>
        <item>
            <title><![CDATA[Why share? - Blog]]></title>
            <link>https://redfloatplane.lol/blog/17-why-share/</link>
            <guid>https://redfloatplane.lol/blog/17-why-share/</guid>
            <pubDate>Tue, 09 Jun 2026 17:01:43 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Do the hardest thing]]></title>
            <link>https://justinjackson.ca/hard-thing</link>
            <guid>https://justinjackson.ca/hard-thing</guid>
            <pubDate>Tue, 09 Jun 2026 17:01:27 GMT</pubDate>
            <description><![CDATA[Most small business ideas are a hard job attached to an easy idea. Instead, you should do your hardest idea.]]></description>
        </item>
        <item>
            <title><![CDATA[LLMs are eroding my software engineering career and I don't know what to do | the human in the loop]]></title>
            <link>https://human-in-the-loop.bearblog.dev/llms-are-eroding-my-software-engineering-career-and-i-dont-know-what-to-do/</link>
            <guid>https://human-in-the-loop.bearblog.dev/llms-are-eroding-my-software-engineering-career-and-i-dont-know-what-to-do/</guid>
            <pubDate>Tue, 09 Jun 2026 17:01:17 GMT</pubDate>
            <description><![CDATA[I&#039;m a software engineer, completing 10 years of professional experience this year. I started my career as a web frontend engineer (it was easier for me to de...]]></description>
        </item>
        <item>
            <title><![CDATA[My Automated Doubt Development Process — Alex Self]]></title>
            <link>https://www.alexself.dev/blog/automated-doubt</link>
            <guid>https://www.alexself.dev/blog/automated-doubt</guid>
            <pubDate>Tue, 09 Jun 2026 17:01:08 GMT</pubDate>
            <description><![CDATA[How front-loading scrutiny through multi-agent validation rebuilt trust in AI-assisted development.]]></description>
        </item>
        <item>
            <title><![CDATA[Cleaning up after AI rockstar developers - Jesse Skinner]]></title>
            <link>https://www.codingwithjesse.com/blog/rockstar-developers/</link>
            <guid>https://www.codingwithjesse.com/blog/rockstar-developers/</guid>
            <pubDate>Tue, 09 Jun 2026 16:31:56 GMT</pubDate>
            <description><![CDATA[We&#039;ve all worked with a rockstar developer. They joined the team years ago, full of energy. They had great ideas about new tech, new paradigms, new...]]></description>
        </item>
        <item>
            <title><![CDATA[Why I’m Done Making Desktop Applications | Kalzumeus Software]]></title>
            <link>https://www.kalzumeus.com/2009/09/05/desktop-aps-versus-web-apps/</link>
            <guid>https://www.kalzumeus.com/2009/09/05/desktop-aps-versus-web-apps/</guid>
            <pubDate>Sun, 07 Jun 2026 09:26:25 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Fast is better than slow]]></title>
            <link>https://dubroy.com/blog/fast-is-better-than-slow/</link>
            <guid>https://dubroy.com/blog/fast-is-better-than-slow/</guid>
            <pubDate>Sun, 07 Jun 2026 08:27:42 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[<:> htmx ~ Code is Cheap(er)]]></title>
            <link>https://htmx.org/essays/code-is-cheap/</link>
            <guid>https://htmx.org/essays/code-is-cheap/</guid>
            <pubDate>Sun, 07 Jun 2026 08:25:58 GMT</pubDate>
            <description><![CDATA[In this essay, Carson Gross argues that as AI makes code cheap to produce, understanding code becomes the expensive and scarce resource. He warns of the complexity that LLM code can generate and proposes the subtractive, constraining engineer as the discipline needed to keep systems comprehensible &amp; stable.]]></description>
        </item>
        <item>
            <title><![CDATA[Why I Don’t Vibe Code | jacobharr.is]]></title>
            <link>https://jacobharr.is/personal/i-dont-vibe-code</link>
            <guid>https://jacobharr.is/personal/i-dont-vibe-code</guid>
            <pubDate>Sun, 07 Jun 2026 08:21:02 GMT</pubDate>
            <description><![CDATA[A “brief” accounting of various reasons why vibe coding has just never clicked for me personally as a developer.]]></description>
        </item>
        <item>
            <title><![CDATA[Building Software Is Learning - by Thorsten Ball]]></title>
            <link>https://registerspill.thorstenball.com/p/building-software-is-learning</link>
            <guid>https://registerspill.thorstenball.com/p/building-software-is-learning</guid>
            <pubDate>Sun, 07 Jun 2026 08:17:00 GMT</pubDate>
            <description><![CDATA[An internal Slack message I shared with the Amp team a few weeks ago.]]></description>
        </item>
        <item>
            <title><![CDATA[The software industry- annealing, but wrong - apenwarr]]></title>
            <link>https://apenwarr.ca/log/20260531</link>
            <guid>https://apenwarr.ca/log/20260531</guid>
            <pubDate>Sun, 07 Jun 2026 08:10:27 GMT</pubDate>
            <description><![CDATA[In recent months I&#039;ve heard of several teams with an interesting policy:
each pull request should be no more than a few files, and no more t...]]></description>
        </item>
        <item>
            <title><![CDATA[My Software North Star | Loris Cro's Blog]]></title>
            <link>https://kristoff.it/blog/north-star/</link>
            <guid>https://kristoff.it/blog/north-star/</guid>
            <pubDate>Sun, 07 Jun 2026 07:45:15 GMT</pubDate>
            <description><![CDATA[Loris Cro&#039;s Blog]]></description>
        </item>
        <item>
            <title><![CDATA[Ten Years of Franz · Franz]]></title>
            <link>https://meetfranz.com/blog/ten-years-of-franz</link>
            <guid>https://meetfranz.com/blog/ten-years-of-franz</guid>
            <pubDate>Sat, 06 Jun 2026 15:34:54 GMT</pubDate>
            <description><![CDATA[Franz turns ten this year. Franz 6 ships now. A founder&#039;s note on a weekend prototype, a fundraise we skipped, and why one person is the point.]]></description>
        </item>
        <item>
            <title><![CDATA[How LLMs Actually Work | 0xkato]]></title>
            <link>https://www.0xkato.xyz/how-llms-actually-work/</link>
            <guid>https://www.0xkato.xyz/how-llms-actually-work/</guid>
            <pubDate>Sat, 06 Jun 2026 15:34:35 GMT</pubDate>
            <description><![CDATA[A from-the-ground-up walkthrough of how modern LLMs work, from tokens to transformer blocks to the next-token loop]]></description>
        </item>
        <item>
            <title><![CDATA[The Speed of Prototyping in the Age of AI]]></title>
            <link>https://darylcecile.net/notes/speed-of-prototyping-age-of-ai</link>
            <guid>https://darylcecile.net/notes/speed-of-prototyping-age-of-ai</guid>
            <pubDate>Thu, 04 Jun 2026 15:54:05 GMT</pubDate>
            <description><![CDATA[How AI has changed the way I prototype, plan, and ship; and what I&#039;m doing to keep my hands dirty.]]></description>
        </item>
        <item>
            <title><![CDATA[What's gonna happen to software engineers?]]></title>
            <link>https://yakko.dev/blog/whats-gonna-happen-to-software-developers</link>
            <guid>https://yakko.dev/blog/whats-gonna-happen-to-software-developers</guid>
            <pubDate>Thu, 04 Jun 2026 15:53:26 GMT</pubDate>
            <description><![CDATA[Yakko Majuri&#039;s blog about software engineering, startups, AI agents, and open source — by the founder of Skald Labs and former PostHog engineer.]]></description>
        </item>
        <item>
            <title><![CDATA[Three Ways to Get Paid – Jason Zweig]]></title>
            <link>https://jasonzweig.com/three-ways-to-get-paid/</link>
            <guid>https://jasonzweig.com/three-ways-to-get-paid/</guid>
            <pubDate>Thu, 04 Jun 2026 15:53:16 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Failing grades soar as professors see greater AI usage, dwindling math skills in UC Berkeley computer science classes | Academics | dailycal.org]]></title>
            <link>https://www.dailycal.org/news/campus/academics/failing-grades-soar-as-professors-see-greater-ai-usage-dwindling-math-skills-in-uc-berkeley/article_16fad0bf-02cb-4b8c-8d88-888ffd9f8608.html</link>
            <guid>https://www.dailycal.org/news/campus/academics/failing-grades-soar-as-professors-see-greater-ai-usage-dwindling-math-skills-in-uc-berkeley/article_16fad0bf-02cb-4b8c-8d88-888ffd9f8608.html</guid>
            <pubDate>Thu, 04 Jun 2026 15:52:31 GMT</pubDate>
            <description><![CDATA[The percentage of failing grades in multiple UC Berkeley computer science classes in spring 2026 is significantly higher than past semesters and marks a departure from the department’s grading guidelines.]]></description>
        </item>
        <item>
            <title><![CDATA[Learn SQL Once, Use It for 30 Years | by Fayner Brack | May, 2026 | Medium]]></title>
            <link>https://fagnerbrack.com/learn-sql-once-use-it-for-30-years-9aceb0bdee03</link>
            <guid>https://fagnerbrack.com/learn-sql-once-use-it-for-30-years-9aceb0bdee03</guid>
            <pubDate>Thu, 04 Jun 2026 15:52:18 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[The Website Specification]]></title>
            <link>https://specification.website/</link>
            <guid>https://specification.website/</guid>
            <pubDate>Sun, 31 May 2026 14:08:52 GMT</pubDate>
            <description><![CDATA[A platform-agnostic, full specification of the technical features a good website should have. Built in the open under an MIT licence.]]></description>
        </item>
        <item>
            <title><![CDATA[Backpressure is all you need]]></title>
            <link>https://www.lucasfcosta.com/blog/backpressure-is-all-you-need</link>
            <guid>https://www.lucasfcosta.com/blog/backpressure-is-all-you-need</guid>
            <pubDate>Sun, 31 May 2026 14:08:42 GMT</pubDate>
            <description><![CDATA[Hot takes and cold truths on software, startups, and the lies we tell ourselves.]]></description>
        </item>
        <item>
            <title><![CDATA[Vibe Coding Is Not Engineering]]></title>
            <link>https://phroneses.com/articles/build/notes/vibe-coding-is-not-engineering.html</link>
            <guid>https://phroneses.com/articles/build/notes/vibe-coding-is-not-engineering.html</guid>
            <pubDate>Sun, 31 May 2026 14:08:33 GMT</pubDate>
            <description><![CDATA[LLMs generate code, but they cannot see the engineering decisions that keep systems safe.]]></description>
        </item>
    </channel>
</rss>