<?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>thrix&#39;s blog</title>
    <link>http://vadkerti.net/</link>
    <description>Recent content on thrix&#39;s blog</description>
    <generator>Hugo -- 0.152.2</generator>
    <language>en-us</language>
    <lastBuildDate>Fri, 17 Jul 2026 00:00:00 +0000</lastBuildDate>
    <atom:link href="http://vadkerti.net/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>The Dumb Git Protocol That Flooded Our Git Server</title>
      <link>http://vadkerti.net/posts/the-dumb-git-protocol-that-flooded-our-git-server/</link>
      <pubDate>Fri, 17 Jul 2026 00:00:00 +0000</pubDate>
      <guid>http://vadkerti.net/posts/the-dumb-git-protocol-that-flooded-our-git-server/</guid>
      <description>A CI clone spike pulled terabytes off an internal git server and caused an outage. The cause was one URL pointing at git&amp;rsquo;s dumb HTTP protocol, which makes every fresh clone re-fetch a repo object by object.</description>
    </item>
    <item>
      <title>A DNS Record That Existed Everywhere Except CI</title>
      <link>http://vadkerti.net/posts/dns-negative-caching-broke-our-ephemeral-ci/</link>
      <pubDate>Tue, 30 Jun 2026 00:00:00 +0000</pubDate>
      <guid>http://vadkerti.net/posts/dns-negative-caching-broke-our-ephemeral-ci/</guid>
      <description>A flaky CI failure where a freshly-created DNS record was unresolvable from inside the cluster, but resolved fine from my laptop a few minutes later. The culprit was negative DNS caching, driven by the zone&amp;rsquo;s SOA, poisoning lookups for our ephemeral per-job records.</description>
    </item>
    <item>
      <title>HostConfig — Home Manager Module for Fedora Atomic Host Configuration</title>
      <link>http://vadkerti.net/posts/reusable-home-manager-module-for-nix-on-silverblue/</link>
      <pubDate>Sat, 14 Mar 2026 00:00:00 +0000</pubDate>
      <guid>http://vadkerti.net/posts/reusable-home-manager-module-for-nix-on-silverblue/</guid>
      <description>How I extracted a reusable Home Manager module that materializes Nix store symlinks as real files — so host-side programs on Fedora Silverblue can actually read them.</description>
    </item>
    <item>
      <title>Silencing Alerts During OpenShift Cluster Upgrades with Prometheus and Alertmanager</title>
      <link>http://vadkerti.net/posts/silencing-alerts-during-openshift-cluster-upgrades-with-prometheus-and-alertmanager/</link>
      <pubDate>Mon, 09 Mar 2026 00:00:00 +0000</pubDate>
      <guid>http://vadkerti.net/posts/silencing-alerts-during-openshift-cluster-upgrades-with-prometheus-and-alertmanager/</guid>
      <description>How to detect OpenShift cluster upgrades, extend the detection window to cover the recovery period, and use Alertmanager inhibit rules to suppress noisy alerts during upgrades.</description>
    </item>
    <item>
      <title>How a Single Regex Stalled 30 Testing Farm Jobs for Hours</title>
      <link>http://vadkerti.net/posts/how-a-single-regex-stalled-30-testing-farm-jobs/</link>
      <pubDate>Fri, 06 Mar 2026 00:00:00 +0000</pubDate>
      <guid>http://vadkerti.net/posts/how-a-single-regex-stalled-30-testing-farm-jobs/</guid>
      <description>Tracing stuck Testing Farm jobs from process list through Python stack traces to a catastrophic regex backtracking bug in tmt — caused by a 1M-character line in test output.</description>
    </item>
    <item>
      <title>Fixing Emoji Fonts in Chrome on Fedora Atomic Desktops</title>
      <link>http://vadkerti.net/posts/fixing-emoji-fonts-on-fedora-atomic/</link>
      <pubDate>Tue, 17 Feb 2026 00:00:00 +0000</pubDate>
      <guid>http://vadkerti.net/posts/fixing-emoji-fonts-on-fedora-atomic/</guid>
      <description>How I debugged and fixed missing emoji rendering in Google Chrome on a BlueBuild/Fedora Atomic Desktops system — and why fontconfig wasn&amp;rsquo;t the answer.</description>
    </item>
    <item>
      <title>Hello World</title>
      <link>http://vadkerti.net/posts/hello-world/</link>
      <pubDate>Tue, 17 Feb 2026 00:00:00 +0000</pubDate>
      <guid>http://vadkerti.net/posts/hello-world/</guid>
      <description>First post on the blog &amp;ndash; who I am, why I started writing, and what to expect.</description>
    </item>
  </channel>
</rss>
