<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Claude on SQP Dev</title>
    <link>/tags/claude/</link>
    <description>Recent content in Claude on SQP Dev</description>
    <generator>Hugo</generator>
    <language>en-gb</language>
    <lastBuildDate>Wed, 27 May 2026 00:00:00 +0000</lastBuildDate>
    <atom:link href="/tags/claude/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Building an AI-Powered Quiz Into the Learning Loop</title>
      <link>/posts/2026-05-27-ai-quiz-learning-loop/</link>
      <pubDate>Wed, 27 May 2026 00:00:00 +0000</pubDate>
      <guid>/posts/2026-05-27-ai-quiz-learning-loop/</guid>
      <description>&lt;p&gt;Answering questions in your own words is good for learning. Answering them by clicking a button is better than not answering them at all.&lt;/p&gt;&#xA;&lt;p&gt;That sounds like a low bar, but it&amp;rsquo;s actually the insight that shaped the quiz system. At 20:00 after a full day I&amp;rsquo;m not going to write paragraphs about container networking from memory. But I will click through ten multiple choice questions if the friction is low enough and the questions are good.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Claude Code as a Vault Brain — First Steps</title>
      <link>/posts/2026-05-23-claude-code-vault-brain/</link>
      <pubDate>Sat, 23 May 2026 00:00:00 +0000</pubDate>
      <guid>/posts/2026-05-23-claude-code-vault-brain/</guid>
      <description>&lt;p&gt;The DevOps Learning Command Center dashboard existed. The problem was keeping it alive.&lt;/p&gt;&#xA;&lt;p&gt;A learning system that requires manual maintenance eventually stops being maintained. I wanted Claude Code — the terminal-based AI agent from Anthropic — to handle the vault upkeep so I could focus on the actual learning.&lt;/p&gt;&#xA;&lt;h2 id=&#34;what-claude-code-does&#34;&gt;What Claude Code Does&lt;/h2&gt;&#xA;&lt;p&gt;Claude Code runs in your terminal and has direct access to your filesystem. It reads files, writes files, runs commands. Combined with a &lt;code&gt;CLAUDE.md&lt;/code&gt; context file that explains who you are and what the vault is for, it becomes something like a personal assistant that actually knows your project.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Building a DevOps DevOps Learning Command Center in Obsidian</title>
      <link>/posts/2026-05-22-obsidian-command-center/</link>
      <pubDate>Fri, 22 May 2026 00:00:00 +0000</pubDate>
      <guid>/posts/2026-05-22-obsidian-command-center/</guid>
      <description>&lt;p&gt;I&amp;rsquo;m 56, learning DevOps from scratch, and I have a problem with tools.&lt;/p&gt;&#xA;&lt;p&gt;Not using them — I love tools. The problem is spending more time building the perfect learning environment than actually learning. It&amp;rsquo;s a trap I know well and fall into anyway.&lt;/p&gt;&#xA;&lt;p&gt;This time I decided to be deliberate about it. If I was going to build a system, it would be one that genuinely serves the learning — not just looks good in screenshots.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Agentic AI on Bitfrost — YouTube Playlists on Demand</title>
      <link>/posts/2026-05-20-n8n-agentic-playlists/</link>
      <pubDate>Wed, 20 May 2026 00:00:00 +0000</pubDate>
      <guid>/posts/2026-05-20-n8n-agentic-playlists/</guid>
      <description>&lt;p&gt;And now for something completely different.&lt;/p&gt;&#xA;&lt;p&gt;Last time it was monitoring — metrics, dashboards, alerts. Serious infrastructure business. This time I wanted to see what happens when you put an AI agent on &lt;strong&gt;Bitfrost&lt;/strong&gt; and give it something genuinely frivolous to do: build YouTube playlists.&lt;/p&gt;&#xA;&lt;h2 id=&#34;the-idea&#34;&gt;The Idea&lt;/h2&gt;&#xA;&lt;p&gt;The workflow is simple. You type one line:&lt;/p&gt;&#xA;&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;Docker Basics | Docker tutorial for beginners&#xA;&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;Left of the pipe is the playlist name. Right is the search topic. Hit enter. A few seconds later a private YouTube playlist exists, populated with real videos, curated by Claude.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
