<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Jetbrains on Hallblazzar: Dev Journal</title>
    <link>https://dev-journal.hallblazzar.dev/categories/jetbrains/</link>
    <description>Recent content in Jetbrains on Hallblazzar: Dev Journal</description>
    <generator>Hugo</generator>
    <language>en</language>
    <lastBuildDate>Mon, 20 Apr 2026 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://dev-journal.hallblazzar.dev/categories/jetbrains/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Adopting Dev Container In Development Workflow</title>
      <link>https://dev-journal.hallblazzar.dev/posts/2026_apr_20_devcontainer/</link>
      <pubDate>Mon, 20 Apr 2026 00:00:00 +0000</pubDate>
      <guid>https://dev-journal.hallblazzar.dev/posts/2026_apr_20_devcontainer/</guid>
      <description>&lt;p&gt;This is a brief introduction about the way I adopt Dev Container in my development workflow. If you&amp;rsquo;re interested in free yourself from managing different development environments across different programming languages/framworks while using modern IDEs. Dev Container could be a good choice for you.&lt;/p&gt;&#xA;&lt;p&gt;If you&amp;rsquo;re a software developer work across multiple projects, sometimes you might need to switch between different versions of programming languages/framwork. Though modern programming languages support multiple version managers like &lt;a href=&#34;https://github.com/nvm-sh/nvm&#34;  class=&#34;external-link&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;NVM&lt;/a&gt; for NodeJS and &lt;a href=&#34;https://docs.python.org/3/library/venv.html&#34;  class=&#34;external-link&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;Virtual Environment&lt;/a&gt; for Python, users still need to carefully setup/select environments to avoid changing global runtime. &lt;a href=&#34;https://docs.python.org/3/library/venv.html&#34;  class=&#34;external-link&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;asdf&lt;/a&gt; is a great all-in-one solution but requires extra setup for projects.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
