<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Blog on Conflux</title><link>https://doc.emlin.net/blog/</link><description>Recent content in Blog on Conflux</description><generator>Hugo</generator><language>en</language><lastBuildDate>Sun, 02 Aug 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://doc.emlin.net/blog/index.xml" rel="self" type="application/rss+xml"/><item><title>Conflux 2.4 released</title><link>https://doc.emlin.net/blog/conflux-2-4-released/</link><pubDate>Sun, 02 Aug 2026 00:00:00 +0000</pubDate><guid>https://doc.emlin.net/blog/conflux-2-4-released/</guid><description>&lt;p&gt;Conflux 2.4 is out. Highlights:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Parallel apply&lt;/strong&gt; — &lt;code&gt;conflux apply --parallel 10&lt;/code&gt; now fans out across hosts instead of applying sequentially. On a 20-host inventory this cut our own deploy time from just under four minutes to about forty seconds.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;code&gt;conflux vault&lt;/code&gt;&lt;/strong&gt; — inline secret encryption using age, so credentials no longer need to live in a separate secrets manager for small setups.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Faster SSH transport&lt;/strong&gt; — connection reuse via a persistent ControlMaster socket, which mattered more than expected on high-latency links.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;As always, &lt;code&gt;conflux plan&lt;/code&gt; before you apply. Full changelog is in the repo.&lt;/p&gt;</description></item><item><title>Why we stayed agentless</title><link>https://doc.emlin.net/blog/why-agentless/</link><pubDate>Tue, 14 Apr 2026 00:00:00 +0000</pubDate><guid>https://doc.emlin.net/blog/why-agentless/</guid><description>&lt;p&gt;A recurring question is why Conflux doesn&amp;rsquo;t ship a lightweight agent for faster fact-gathering, the way some newer tools do.&lt;/p&gt;
&lt;p&gt;The short answer: for the fleet sizes we&amp;rsquo;re targeting — single-digit to low double-digit host counts — the agent buys you speed you don&amp;rsquo;t need at the cost of one more service to patch and monitor on every box. SSH is already there, already authenticated, and already something you&amp;rsquo;re auditing.&lt;/p&gt;</description></item></channel></rss>