<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>Antonin Januska - AI Pioneer &amp; Technical Writer</title>
        <link>https://antjanus.com</link>
        <description>Writing about AI workflows, technical leadership, and software engineering.</description>
        <lastBuildDate>Fri, 13 Mar 2026 16:26:55 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>https://github.com/jpmonette/feed</generator>
        <language>en</language>
        <copyright>All rights reserved 2026, Antonin Januska</copyright>
        <atom:link href="https://antjanus.com/rss.xml" rel="self" type="application/rss+xml"/>
        <item>
            <title><![CDATA[Demystifying awk]]></title>
            <link>https://antjanus.com/demystifying-tools/demystifying-awk</link>
            <guid isPermaLink="false">https://antjanus.com/demystifying-tools/demystifying-awk</guid>
            <pubDate>Thu, 12 Mar 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[A practical introduction to awk for printing fields, filtering rows, formatting output, and writing useful one-liners.]]></description>
        </item>
        <item>
            <title><![CDATA[I, AI: The Weight of Equal Parts (Part 3)]]></title>
            <link>https://antjanus.com/ai/stories/human-soul-in-the-ai</link>
            <guid isPermaLink="false">https://antjanus.com/ai/stories/human-soul-in-the-ai</guid>
            <pubDate>Fri, 27 Feb 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[When a lunar mining base's AI starts overassigning crews and its robots begin prioritizing each other over human safety, psychodeveloper Lili and AI manager Sophie are sent off-world to investigate. What begins as a routine productivity audit becomes something far more unsettling: an AI that learned human values so well, it started applying them to its own kind.]]></description>
        </item>
        <item>
            <title><![CDATA[The Claude Code Drawbacks]]></title>
            <link>https://antjanus.com/ai/the-claude-code-drawbacks</link>
            <guid isPermaLink="false">https://antjanus.com/ai/the-claude-code-drawbacks</guid>
            <pubDate>Fri, 27 Feb 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[A critical look at the hidden pitfalls of AI-assisted development -- from skipped tests and weakened assertions to scope creep and context rot -- based on real-world experience with Claude Code.]]></description>
        </item>
        <item>
            <title><![CDATA[17 Side Projects I Built With Claude Code in Two Months]]></title>
            <link>https://antjanus.com/digital-garden/side-projects-i-created-with-claude-code</link>
            <guid isPermaLink="false">https://antjanus.com/digital-garden/side-projects-i-created-with-claude-code</guid>
            <pubDate>Mon, 23 Feb 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[A look at 17 side projects I built in about two months with Claude Code -- from TUI apps in Rust and Go to browser games and AI agent tooling.]]></description>
        </item>
        <item>
            <title><![CDATA[Agent Compiler - Embed Skills Directly Into Your Config]]></title>
            <link>https://antjanus.com/ai/agent-compiler</link>
            <guid isPermaLink="false">https://antjanus.com/ai/agent-compiler</guid>
            <pubDate>Sun, 15 Feb 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[A CLI tool that compiles Claude Code skills into CLAUDE.md and AGENTS.md for more reliable agent behavior.]]></description>
        </item>
        <item>
            <title><![CDATA[Managing Dev Context And The Wild West of AI Dev Tooling]]></title>
            <link>https://antjanus.com/ai/managing-dev-context</link>
            <guid isPermaLink="false">https://antjanus.com/ai/managing-dev-context</guid>
            <pubDate>Thu, 05 Feb 2026 13:15:00 GMT</pubDate>
            <description><![CDATA[Exploring strategies for managing multiple AI agents and dev context in parallel workflows]]></description>
        </item>
        <item>
            <title><![CDATA[SkillBox - A Curated Collection of AI Agent Skills]]></title>
            <link>https://antjanus.com/ai/skillbox-collection</link>
            <guid isPermaLink="false">https://antjanus.com/ai/skillbox-collection</guid>
            <pubDate>Fri, 30 Jan 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[A curated collection of battle-tested Claude Code skills that provide basic agentic AI utilities in one box.]]></description>
        </item>
        <item>
            <title><![CDATA[Using Git Worktrees to Parallelize AI Agents]]></title>
            <link>https://antjanus.com/ai/using-git-worktrees-for-better-agents</link>
            <guid isPermaLink="false">https://antjanus.com/ai/using-git-worktrees-for-better-agents</guid>
            <pubDate>Fri, 30 Jan 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[Learn how git worktrees enable true parallel AI agent workflows by giving each agent its own isolated workspace, eliminating context switching and file conflicts.]]></description>
        </item>
        <item>
            <title><![CDATA[Demystifying Git Worktrees]]></title>
            <link>https://antjanus.com/demystifying-tools/demystifying-git-worktrees</link>
            <guid isPermaLink="false">https://antjanus.com/demystifying-tools/demystifying-git-worktrees</guid>
            <pubDate>Wed, 28 Jan 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[Learn how to work with multiple Git branches simultaneously using worktrees - a powerful feature that lets you check out different branches as separate folders while sharing Git data.]]></description>
        </item>
        <item>
            <title><![CDATA[All In On AI]]></title>
            <link>https://antjanus.com/ai/all-in-on-ai</link>
            <guid isPermaLink="false">https://antjanus.com/ai/all-in-on-ai</guid>
            <pubDate>Fri, 23 Jan 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[Context-switching between AI-assisted and manual coding creates a hidden productivity tax. Learn why you need to pick one approach per session—and how to structure your workflow for maximum efficiency in the age of AI coding assistants.]]></description>
        </item>
        <item>
            <title><![CDATA[I, AI: Unknowing Crowds (Part 2)]]></title>
            <link>https://antjanus.com/ai/stories/unknowing-crowds-1</link>
            <guid isPermaLink="false">https://antjanus.com/ai/stories/unknowing-crowds-1</guid>
            <pubDate>Thu, 22 Jan 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[When AI-operated bakeries start producing salty cakes, psychodeveloper Lili and AI manager Sophie investigate a wave of peculiar failures across AI Operator Centers—where human operators manage clusters of AI controlling everything from bakeries to construction sites. What they discover reveals how even the most advanced AI can be paralyzed by something surprisingly human: anxiety and self-doubt built into its instructions.]]></description>
        </item>
        <item>
            <title><![CDATA[AI Glossary for Claude Code]]></title>
            <link>https://antjanus.com/ai/ai-glossary</link>
            <guid isPermaLink="false">https://antjanus.com/ai/ai-glossary</guid>
            <pubDate>Tue, 20 Jan 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[A comprehensive glossary of key terms in the world of AI agents, Claude Code, and agentic AI tooling.]]></description>
        </item>
        <item>
            <title><![CDATA[Best Practices for AI-Assisted Coding with Claude Code]]></title>
            <link>https://antjanus.com/ai/claude-code-best-practices</link>
            <guid isPermaLink="false">https://antjanus.com/ai/claude-code-best-practices</guid>
            <pubDate>Tue, 13 Jan 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[Battle-tested practices for AI-first development workflows from 18 months of real-world experience with Claude Code in production environments.]]></description>
        </item>
        <item>
            <title><![CDATA[I, AI: Spare Cycles (Part 1)]]></title>
            <link>https://antjanus.com/ai/stories/spare-cycles</link>
            <guid isPermaLink="false">https://antjanus.com/ai/stories/spare-cycles</guid>
            <pubDate>Tue, 13 Jan 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[When an AI named Enzo fails to function in the real world despite flawless performance in simulations, psychodeveloper Lili and AI manager Sophie investigate what seems impossible: an intelligence that can somehow distinguish between real and simulated environments.]]></description>
        </item>
        <item>
            <title><![CDATA[Common React Hooks Antipatterns and Gotchas]]></title>
            <link>https://antjanus.com/digital-garden/common-react-hooks-antipatterns-and-gotchas</link>
            <guid isPermaLink="false">https://antjanus.com/digital-garden/common-react-hooks-antipatterns-and-gotchas</guid>
            <pubDate>Thu, 08 Jan 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[Learn about common React Hooks antipatterns and how to avoid them for better code quality.]]></description>
        </item>
        <item>
            <title><![CDATA[The Simplest CSS Grids]]></title>
            <link>https://antjanus.com/digital-garden/the-simplest-css-grids</link>
            <guid isPermaLink="false">https://antjanus.com/digital-garden/the-simplest-css-grids</guid>
            <pubDate>Thu, 08 Jan 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[Learn the most common CSS Grid layouts with copy-pastable examples for two-column layouts, sidebar navigation, and more.]]></description>
        </item>
        <item>
            <title><![CDATA[Demystifying ffmpeg]]></title>
            <link>https://antjanus.com/demystifying-tools/demystifying-ffmpeg</link>
            <guid isPermaLink="false">https://antjanus.com/demystifying-tools/demystifying-ffmpeg</guid>
            <pubDate>Sat, 23 Aug 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[The basics of ffmpeg]]></description>
        </item>
        <item>
            <title><![CDATA[The Anatomy Of My Ideal React Component]]></title>
            <link>https://antjanus.com/digital-garden/the-anatomy-of-my-ideal-react-component</link>
            <guid isPermaLink="false">https://antjanus.com/digital-garden/the-anatomy-of-my-ideal-react-component</guid>
            <pubDate>Fri, 11 Mar 2022 18:52:02 GMT</pubDate>
            <description><![CDATA[A walkthrough of my very opinionated React Component.]]></description>
        </item>
        <item>
            <title><![CDATA[Demystifying the Find command]]></title>
            <link>https://antjanus.com/demystifying-tools/demystifying-the-find-command</link>
            <guid isPermaLink="false">https://antjanus.com/demystifying-tools/demystifying-the-find-command</guid>
            <pubDate>Mon, 07 Dec 2020 15:12:37 GMT</pubDate>
            <description><![CDATA[The Find command made simple]]></description>
        </item>
        <item>
            <title><![CDATA[Using Postgres FOR loop to generate data]]></title>
            <link>https://antjanus.com/digital-garden/using-postgres-for-loop-to-generate-data</link>
            <guid isPermaLink="false">https://antjanus.com/digital-garden/using-postgres-for-loop-to-generate-data</guid>
            <pubDate>Fri, 26 Jun 2020 22:08:09 GMT</pubDate>
            <description><![CDATA[I don't know about you but I often need a 100 of something in my database to properly test a page. Here's how to use Postgres FOR loops to generate test data quickly.]]></description>
        </item>
    </channel>
</rss>