<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Posts on netflux.io</title>
    <link>https://netflux.io/posts/</link>
    <description>Recent content in Posts on netflux.io</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Tue, 05 May 2026 19:01:23 +0200</lastBuildDate>
    <atom:link href="https://netflux.io/posts/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Your .env files are under attack</title>
      <link>https://netflux.io/posts/your-env-files-are-under-attack/</link>
      <pubDate>Tue, 05 May 2026 19:01:23 +0200</pubDate>
      <guid>https://netflux.io/posts/your-env-files-are-under-attack/</guid>
      <description>&lt;p&gt;Unencrypted secrets on developer workstations and long-lived credentials in continuous integration environments have&#xA;long been considered bad practice. But they have often been tolerated because the cost of avoiding them was perceived as higher than&#xA;the cost of leaving them - for most projects, most of the time. That calculation has changed. The rise of AI agents has&#xA;opened new paths for local secrets to leak, and every step of the software development lifecycle is being actively&#xA;targeted by a sustained campaign of supply chain attacks. Rigorous secrets management is now a foundational part of&#xA;every project.&lt;/p&gt;</description>
    </item>
    <item>
      <title>FOSDEM 2026</title>
      <link>https://netflux.io/posts/fosdem-2026/</link>
      <pubDate>Sun, 01 Feb 2026 20:20:00 +0100</pubDate>
      <guid>https://netflux.io/posts/fosdem-2026/</guid>
      <description>&lt;p&gt;This weekend I attended the &lt;a href=&#34;https://fosdem.org/2026/&#34;&gt;FOSDEM&lt;/a&gt; conference in Brussels. FOSDEM is a conference for all&#xA;things free and open source software. It was my first time attending, and I enjoyed it immensely. While it&amp;rsquo;s fresh in my&#xA;mind, here are a few notes and learnings.&lt;/p&gt;&#xA;&lt;p&gt;I had only passed briefly through Brussels before and did not know what to expect from the city. For&#xA;the record, I spent most of my time between Schaerbeek, where I stayed, and the site of FOSDEM in Solbosch. It turns out&#xA;that the city, or at least the parts that I saw, is clean, modern and vibrant. There is history everywhere, but it&amp;rsquo;s&#xA;also obvious that a ton of investment has been dropped on the city over recent years. On every turn there is the&#xA;contrast of old and new, bricks and steel girders, and privilege and struggle. In this way, for better and worse, it&#xA;reminded me strongly of London - more so than any other city I have visited, in fact. I found the overall effect&#xA;exhilarating and would definitely return to explore more meaningfully.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Handy tracing tools with eBPF</title>
      <link>https://netflux.io/posts/bpf-tools/</link>
      <pubDate>Sun, 17 Nov 2024 14:36:07 +0100</pubDate>
      <guid>https://netflux.io/posts/bpf-tools/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;https://ebpf.io/&#34;&gt;eBPF&lt;/a&gt; allows event-driven programs, written in high-level languages, to be configured to run against&#xA;pre-defined hooks such as syscalls, function invocations, and network events. The technology enables the creation of&#xA;user-space implementations of many tools which previously required a kernel implementation or module.&lt;/p&gt;&#xA;&lt;p&gt;While researching the technology and scoping out potentially interesting use-cases, I&amp;rsquo;ve discovered that eBPF ships with&#xA;a collection of simple but useful tracing tools. I suspect that I&amp;rsquo;ll be reaching for these frequently in the future&#xA;— especially for those tricky bugs where more traditional debugging techniques fail to deliver.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Hello World</title>
      <link>https://netflux.io/posts/hello-world/</link>
      <pubDate>Sat, 16 Nov 2024 11:23:59 +0100</pubDate>
      <guid>https://netflux.io/posts/hello-world/</guid>
      <description>&lt;p&gt;Hello, world.&lt;/p&gt;&#xA;&lt;p&gt;Here we go with another attempt to start a blog. I hope to make this a place where I routinely share my learnings and&#xA;discoveries, in the hope they&amp;rsquo;re useful to somebody. Perhaps this time, I will manage to maintain it for more than a&#xA;handful of posts.&lt;/p&gt;&#xA;&lt;p&gt;Let the blogging commence!&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
