<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>Tim Schipper — Blog</title>
<link>https://tim-schipper.nl/en/blog</link>
<description>Articles and thoughts on web development, architecture and technology.</description>
<language>en</language>
<lastBuildDate>Sun, 26 Apr 2026 00:00:00 GMT</lastBuildDate>
<atom:link href="https://tim-schipper.nl/en/rss.xml" rel="self" type="application/rss+xml" />
<item>
<title>The Brilliant Parrot Problem: What AI Actually Does When It 'Thinks'</title>
<link>https://tim-schipper.nl/en/blog/the-brilliant-parrot-problem</link>
<guid isPermaLink="true">https://tim-schipper.nl/en/blog/the-brilliant-parrot-problem</guid>
<pubDate>Sun, 26 Apr 2026 00:00:00 GMT</pubDate>
<description>Transformers are extraordinary algorithms. But they are algorithms. On next-token prediction, the blindness of generation, and why a system that cannot see where it's going almost certainly cannot be conscious.</description>
</item>
<item>
<title>The Prompt Is Not the Spec</title>
<link>https://tim-schipper.nl/en/blog/the-prompt-is-not-the-spec</link>
<guid isPermaLink="true">https://tim-schipper.nl/en/blog/the-prompt-is-not-the-spec</guid>
<pubDate>Fri, 24 Apr 2026 00:00:00 GMT</pubDate>
<description>Developers are treating AI prompts like requirements documents. They're not. On vague intent, confident hallucinations, and why the wrong thing built fast is still the wrong thing.</description>
</item>
<item>
<title>The Lava Layer: Why AI Code is Slowly Petrifying Your Codebase</title>
<link>https://tim-schipper.nl/en/blog/why-ai-petrifies-your-code</link>
<guid isPermaLink="true">https://tim-schipper.nl/en/blog/why-ai-petrifies-your-code</guid>
<pubDate>Sun, 19 Apr 2026 00:00:00 GMT</pubDate>
<description>We’re building faster than ever, but at what cost? Exploring the invisible accumulation of code that no one truly understands and why your application is turning into impenetrable rock.</description>
</item>
<item>
<title>Stop copy-paste engineering</title>
<link>https://tim-schipper.nl/en/blog/stop-copy-paste-engineering</link>
<guid isPermaLink="true">https://tim-schipper.nl/en/blog/stop-copy-paste-engineering</guid>
<pubDate>Wed, 15 Apr 2026 00:00:00 GMT</pubDate>
<description>We're breeding a generation of developers sprinting full speed toward a cliff. On AI hallucinations, echo chamber tests, and why your brain is the only real debugger.</description>
</item>
<item>
<title>Take Back Control of Your Data</title>
<link>https://tim-schipper.nl/en/blog/take-back-control-of-your-data</link>
<guid isPermaLink="true">https://tim-schipper.nl/en/blog/take-back-control-of-your-data</guid>
<pubDate>Tue, 14 Apr 2026 00:00:00 GMT</pubDate>
<description>GDPR is cracking, AI rules are loosening, and your data still runs on American servers. Time to take control yourself.</description>
</item>
<item>
<title>Why you should never ship code you don't understand</title>
<link>https://tim-schipper.nl/en/blog/never-ship-code-you-dont-understand</link>
<guid isPermaLink="true">https://tim-schipper.nl/en/blog/never-ship-code-you-dont-understand</guid>
<pubDate>Fri, 10 Apr 2026 00:00:00 GMT</pubDate>
<description>If you can't explain your code to a colleague without saying 'the AI wrote that', it doesn't belong in your repo. On black boxes, self-validating tests, and why hope is not a strategy.</description>
</item>
<item>
<title>You don't have an AI problem. You have a process problem.</title>
<link>https://tim-schipper.nl/en/blog/ai-or-process-problem</link>
<guid isPermaLink="true">https://tim-schipper.nl/en/blog/ai-or-process-problem</guid>
<pubDate>Sat, 04 Apr 2026 00:00:00 GMT</pubDate>
<description>AI doesn't introduce new mistakes. It exposes existing gaps in your process. On source maps, pipelines, and why you can't outsource discipline.</description>
</item>
<item>
<title>More Control Over Your Server</title>
<link>https://tim-schipper.nl/en/blog/more-control-over-your-server</link>
<guid isPermaLink="true">https://tim-schipper.nl/en/blog/more-control-over-your-server</guid>
<pubDate>Mon, 30 Mar 2026 00:00:00 GMT</pubDate>
<description>Why I decided to take back control of my server management using Fail2Ban, ModSecurity, and AIDE.</description>
</item>
<item>
<title>Getting the Best Out of Claude Code</title>
<link>https://tim-schipper.nl/en/blog/getting-the-best-out-of-claude-code</link>
<guid isPermaLink="true">https://tim-schipper.nl/en/blog/getting-the-best-out-of-claude-code</guid>
<pubDate>Wed, 25 Mar 2026 00:00:00 GMT</pubDate>
<description>From status line to custom skills, how to transform Claude Code from a simple CLI into a full-blown development environment.</description>
</item>
<item>
<title>The Magic of Tries and DFS: How I Made Glyphfall Lightning Fast</title>
<link>https://tim-schipper.nl/en/blog/the-magic-of-tries-and-dfs</link>
<guid isPermaLink="true">https://tim-schipper.nl/en/blog/the-magic-of-tries-and-dfs</guid>
<pubDate>Sun, 15 Mar 2026 00:00:00 GMT</pubDate>
<description>How a Trie and Depth-First Search with pruning turned a sluggish word finder into a blazing fast game engine for Glyphfall.</description>
</item>
</channel>
</rss>
