<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Bidemi Ajala - Thoughts</title>
    <link>https://www.bidemi.xyz/thoughts</link>
    <description>Notes on what I&apos;m building, and the things I&apos;m figuring out along the way.</description>
    <language>en</language>
    <atom:link href="https://www.bidemi.xyz/thoughts/feed.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>A Box Around the Bug</title>
      <link>https://www.bidemi.xyz/thoughts/a-box-around-the-bug</link>
      <guid isPermaLink="true">https://www.bidemi.xyz/thoughts/a-box-around-the-bug</guid>
      <description>A failed test hands you a full-page screenshot and an assertion error, and leaves you to find the element yourself. So I built a Cypress plugin that boxes it and labels it, and learned a lot about coordinate spaces on the way.</description>
      <pubDate>Fri, 28 Aug 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Who Owes Who</title>
      <link>https://www.bidemi.xyz/thoughts/who-owes-who</link>
      <guid isPermaLink="true">https://www.bidemi.xyz/thoughts/who-owes-who</guid>
      <description>A fortnight away with the same seven friends, and the same argument about money. So I built a bill splitter, and the thing that fixed it was routing every bill through one payer.</description>
      <pubDate>Thu, 20 Aug 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Smart Test Selection, Seven Products, One Job</title>
      <link>https://www.bidemi.xyz/thoughts/smart-test-selection</link>
      <guid isPermaLink="true">https://www.bidemi.xyz/thoughts/smart-test-selection</guid>
      <description>Seven products in one Cypress repo, running the full suite on every pull request. I built a selection engine that reads the diff and runs only what it could have broken, and cut our Cypress bill by more than 70%.</description>
      <pubDate>Mon, 20 Jul 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>I Built a Claude Skill That Writes Your PR Descriptions</title>
      <link>https://www.bidemi.xyz/thoughts/i-built-a-claude-skill-that-writes-your-pr-descriptions</link>
      <guid isPermaLink="true">https://www.bidemi.xyz/thoughts/i-built-a-claude-skill-that-writes-your-pr-descriptions</guid>
      <description>What Claude Skills are, and how I built one that turns a git diff into a pull request description.</description>
      <pubDate>Tue, 24 Feb 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Why Every Engineer Should Write Unit Tests</title>
      <link>https://www.bidemi.xyz/thoughts/why-engineers-should-write-unit-tests</link>
      <guid isPermaLink="true">https://www.bidemi.xyz/thoughts/why-engineers-should-write-unit-tests</guid>
      <description>Unit tests are usually the first thing to go when a deadline gets close, and that tends to be exactly when they would have helped most.</description>
      <pubDate>Tue, 10 Feb 2026 00:00:00 GMT</pubDate>
    </item>
  </channel>
</rss>