<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Environment on Pi Stack</title>
    <link>https://www.pistack.xyz/tags/environment/</link>
    <description>Recent content in Environment on Pi Stack</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Tue, 16 Jun 2026 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://www.pistack.xyz/tags/environment/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Self-Hosted Development Environment Managers: mise vs asdf vs direnv (2026)</title>
      <link>https://www.pistack.xyz/posts/2026-06-16-self-hosted-development-environment-managers-mise-asdf-direnv/</link>
      <pubDate>Tue, 16 Jun 2026 00:00:00 +0000</pubDate>
      <guid>https://www.pistack.xyz/posts/2026-06-16-self-hosted-development-environment-managers-mise-asdf-direnv/</guid>
      <description>&lt;h2 id=&#34;why-use-environment-managers&#34;&gt;Why Use Environment Managers?&lt;/h2&gt;&#xA;&lt;p&gt;Modern software development involves juggling multiple language runtimes, tool versions, and environment variables. A project might require Node.js 20, Python 3.11, and a specific PostgreSQL client version — while another project on the same machine needs Node.js 18, Python 3.12, and MySQL. Without environment management, developers rely on manual &lt;code&gt;export&lt;/code&gt; commands, fragile shell scripts, or Docker containers for every task.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
