<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>De Knijf ICT</title>
    <link>https://deknijf.com/</link>
    <description>Recent content on De Knijf ICT</description>
    <image>
      <title>De Knijf ICT</title>
      <url>https://deknijf.com/papermod-cover.png</url>
      <link>https://deknijf.com/papermod-cover.png</link>
    </image>
    <generator>Hugo -- 0.151.0</generator>
    <language>en</language>
    <lastBuildDate>Tue, 10 Mar 2026 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://deknijf.com/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Your AI Fuel Gauge</title>
      <link>https://deknijf.com/posts/usage-burn-rate-dashboard/</link>
      <pubDate>Tue, 10 Mar 2026 00:00:00 +0000</pubDate>
      <guid>https://deknijf.com/posts/usage-burn-rate-dashboard/</guid>
      <description>A status bar widget that proves you have enough tokens — so you stop worrying and start building</description>
    </item>
    <item>
      <title>The 40% Rule</title>
      <link>https://deknijf.com/posts/context-40-percent-rule/</link>
      <pubDate>Sun, 08 Mar 2026 00:00:00 +0000</pubDate>
      <guid>https://deknijf.com/posts/context-40-percent-rule/</guid>
      <description>Why keeping your AI coding assistant&amp;#39;s context under 40% makes it noticeably smarter</description>
    </item>
    <item>
      <title>My AI Secretary</title>
      <link>https://deknijf.com/posts/my-ai-secretary/</link>
      <pubDate>Tue, 03 Mar 2026 00:00:00 +0000</pubDate>
      <guid>https://deknijf.com/posts/my-ai-secretary/</guid>
      <description>How I built a personal AI assistant from markdown files, MCP servers, and Claude Code — and what it actually feels like to use one.</description>
    </item>
    <item>
      <title>My Pants Build Journey</title>
      <link>https://deknijf.com/posts/pants-onboarding/</link>
      <pubDate>Wed, 01 Oct 2025 00:00:00 +0000</pubDate>
      <guid>https://deknijf.com/posts/pants-onboarding/</guid>
      <description>Notes from onboarding a large monorepo to Pants Build and keeping my sanity intact.</description>
    </item>
    <item>
      <title>On Backward Compatibility</title>
      <link>https://deknijf.com/posts/backward-compatibility/</link>
      <pubDate>Fri, 16 Sep 2022 00:00:00 +0000</pubDate>
      <guid>https://deknijf.com/posts/backward-compatibility/</guid>
      <description>Backward compatibility is a (sometimes) necessary evil that should be avoided whenever possible. Sounds simple, right?</description>
    </item>
    <item>
      <title>On formatting in Google Spreadsheets</title>
      <link>https://deknijf.com/posts/colors-spreadsheets/</link>
      <pubDate>Mon, 12 Sep 2022 00:00:00 +0000</pubDate>
      <guid>https://deknijf.com/posts/colors-spreadsheets/</guid>
      <description>Formatting in Google Spreadsheets is a trap. Here&amp;#39;s how to do it right.</description>
    </item>
    <item>
      <title>&#34;No, I just use vim&#34;</title>
      <link>https://deknijf.com/posts/low-vs-high-level-tools/</link>
      <pubDate>Thu, 08 Sep 2022 00:00:00 +0000</pubDate>
      <guid>https://deknijf.com/posts/low-vs-high-level-tools/</guid>
      <description>On the cost of forgoing accelerators</description>
    </item>
    <item>
      <title>I made an online Github Actions upgrader!</title>
      <link>https://deknijf.com/posts/gaup/</link>
      <pubDate>Mon, 31 Jan 2022 00:00:00 +0000</pubDate>
      <guid>https://deknijf.com/posts/gaup/</guid>
      <description>My first Javascript in at least 10 years</description>
    </item>
    <item>
      <title>CICD trick to keep your dependencies up to date</title>
      <link>https://deknijf.com/posts/deps_update_reminder/</link>
      <pubDate>Sun, 09 Jan 2022 00:00:00 +0000</pubDate>
      <guid>https://deknijf.com/posts/deps_update_reminder/</guid>
      <description>&lt;p&gt;Most developers know they should pin their 3rd party dependencies. I usually write Python, but this
goes for any language. You don&amp;rsquo;t want to send your commit into CICD and have it be deployed with
packages that are different from what you&amp;rsquo;ve tested it with locally.&lt;/p&gt;
&lt;p&gt;On the other hand, every day you lag behind with updating those dependencies you&amp;rsquo;re making doing
that very thing in the future more dangerous. Up to the point that it becomes a &amp;ldquo;project&amp;rdquo; in itself,
or even until it&amp;rsquo;s just frozen in place because nobody will touch it.&lt;/p&gt;</description>
    </item>
    <item>
      <title>`internal_error` in Google Cloud HTTP(S) Load Balancing logs</title>
      <link>https://deknijf.com/posts/gcp_lb_internal_error/</link>
      <pubDate>Sat, 11 Dec 2021 00:00:00 +0000</pubDate>
      <guid>https://deknijf.com/posts/gcp_lb_internal_error/</guid>
      <description>Google HTTP loadbalancers are great. But this very undescriptive error threw me a curveball.</description>
    </item>
    <item>
      <title>Limit your BigQuery costs with Terraform</title>
      <link>https://deknijf.com/posts/bqlimit/</link>
      <pubDate>Wed, 06 Oct 2021 00:00:00 +0000</pubDate>
      <guid>https://deknijf.com/posts/bqlimit/</guid>
      <description>BigQuery query costs can explode beyond acceptable limits. Add this resources to any Google Cloud project you manage with Terraform.</description>
    </item>
    <item>
      <title>PostgreSQL benchmark over Cloud Proxy in GKE: socket vs port</title>
      <link>https://deknijf.com/posts/pgbench/</link>
      <pubDate>Sat, 13 Jul 2019 00:00:00 +0000</pubDate>
      <guid>https://deknijf.com/posts/pgbench/</guid>
      <description>Sockets are always faster, right? Right, let&amp;#39;s check that quickly.</description>
    </item>
  </channel>
</rss>
