<?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 ʕ•ᴥ•ʔ</title><link>https://staging.sua.dev/blog/</link><description>Recent content in Blog on ʕ•ᴥ•ʔ</description><generator>Hugo</generator><language>en-US</language><copyright>Copyright © 2026, Justin Hoang.</copyright><atom:link href="https://staging.sua.dev/blog/index.xml" rel="self" type="application/rss+xml"/><item><title>Moving Out and Learning to Adult</title><link>https://staging.sua.dev/moving-out-and-learning-to-adult/</link><pubDate>Tue, 13 Jan 2026 20:30:34 -0700</pubDate><guid>https://staging.sua.dev/moving-out-and-learning-to-adult/</guid><description>&lt;p&gt;I moved out of my parents house about 3-4 months ago with my girlfriend of two
years. We&amp;rsquo;re both still alive! Bills are being paid, and savings are being
saved. I figure that&amp;rsquo;s a good sign that we&amp;rsquo;re doing well.&lt;/p&gt;
&lt;p&gt;First of all, let&amp;rsquo;s start with the logistical side of being an adult. You have
to pay for &lt;strong&gt;everything&lt;/strong&gt;.&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Emergencies&lt;/li&gt;
&lt;li&gt;Food&lt;/li&gt;
&lt;li&gt;Gas&lt;/li&gt;
&lt;li&gt;Girlfriend Tax&lt;/li&gt;
&lt;li&gt;Insurance(s)&lt;/li&gt;
&lt;li&gt;Internet&lt;/li&gt;
&lt;li&gt;Rent&lt;/li&gt;
&lt;li&gt;Utilities&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;And at the same time, I need to think about investing in these:&lt;/p&gt;</description></item><item><title>Migrating Domains</title><link>https://staging.sua.dev/migrating-domains/</link><pubDate>Sun, 11 Jan 2026 16:42:11 -0700</pubDate><guid>https://staging.sua.dev/migrating-domains/</guid><description>&lt;ul&gt;
&lt;li&gt;&lt;a href="#setting-the-scene"&gt;Setting the Scene&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#the-checklist"&gt;The Checklist&lt;/a&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="#mail"&gt;Mail&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#security-keys"&gt;Security Keys&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;a href="#homelab"&gt;Homelab&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#website"&gt;Website&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#services"&gt;Services&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#conclusion"&gt;Conclusion&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="setting-the-scene"&gt;Setting the Scene&lt;/h2&gt;
&lt;p&gt;I was recently on &lt;a href="https://www.namecheap.com/"&gt;Namecheap&lt;/a&gt;, my domain registrar
of choice, reviewing my domain &lt;a href="https://sua.sh"&gt;&lt;code&gt;sua.sh&lt;/code&gt;&lt;/a&gt; when one called
&lt;a href="https://sua.dev"&gt;&lt;code&gt;sua.dev&lt;/code&gt;&lt;/a&gt; caught my eye. This domain is particularly
attractive for three reasons: 1) my nickname is sữa (milk in Vietnamese), 2)
three letter domain names are aesthetically pleasing and rare, and 3) the &lt;code&gt;.dev&lt;/code&gt;
top-level domain (TLD) is perfect for tech-focused blogs.&lt;/p&gt;</description></item><item><title>Home Lab Tour - Hardware</title><link>https://staging.sua.dev/home-lab-tour-hardware/</link><pubDate>Sat, 03 Jan 2026 00:00:00 -0700</pubDate><guid>https://staging.sua.dev/home-lab-tour-hardware/</guid><description>&lt;ul&gt;
&lt;li&gt;&lt;a href="#lab"&gt;Lab&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#pi"&gt;Pi&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;In this post, I&amp;rsquo;ll cover the hardware that I am using for my homelab. This has
been my biggest hobby for the past year. Later in a future post, I&amp;rsquo;ll cover the
operating system(s) that I am running, any interesting self-hosted services, and
future plans.&lt;/p&gt;
&lt;p&gt;At the time of writing, my homelab is still modest, consisting of only two main
computers.&lt;/p&gt;
&lt;p&gt;&lt;img src="./IMG_1494.webp" alt="my current homelab"&gt;&lt;/p&gt;





&lt;blockquote&gt;&lt;p&gt;The black server on the left is called &amp;ldquo;lab&amp;rdquo;. The raspberry pi is in the
background to the left of the router and switch.&lt;/p&gt;</description></item><item><title>Neovim</title><link>https://staging.sua.dev/neovim/</link><pubDate>Fri, 05 Sep 2025 00:00:00 -0600</pubDate><guid>https://staging.sua.dev/neovim/</guid><description>&lt;ul&gt;
&lt;li&gt;&lt;a href="#repositories"&gt;Repositories&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#plugins"&gt;Plugins&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#quirks"&gt;Quirks&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="repositories"&gt;Repositories&lt;/h2&gt;
&lt;p&gt;My &lt;code&gt;Neovim&lt;/code&gt; configuration is currently in two places:
&lt;a href="https://gitea.sua.dev/sua/nvim"&gt;nvim&lt;/a&gt; and
&lt;a href="https://gitea.sua.dev/sua/nixvim"&gt;nixvim&lt;/a&gt;. Both of these
configurations were heavily inspired by
&lt;a href="https://github.com/nvim-lua/kickstart.nvim"&gt;kickstart.nvim&lt;/a&gt;, a minimal starting
point for Neovim with sensible out-of-the-box configurations and detailed
documentation. The idea is that kickstart will give you the tools to build your
own configuration, rather than providing everything like a distribution would
(see &lt;a href="https://www.lazyvim.org/"&gt;LazyVim&lt;/a&gt; for example).&lt;/p&gt;
&lt;p&gt;I have mainly been using the nixvim configuration since last year. It is powered
by the &lt;a href="https://github.com/nix-community/nixvim"&gt;nixvim&lt;/a&gt; project, a Neovim
distribution powered by &lt;code&gt;nix&lt;/code&gt;. It allows you to define your Neovim
configurations using &lt;code&gt;nix&lt;/code&gt; modules rather than typical &lt;code&gt;lua&lt;/code&gt; files. This has the
added advantage of build reproducibility and seamless integration into the rest
of my &lt;code&gt;nix&lt;/code&gt; system configuration.&lt;/p&gt;</description></item><item><title>My Linux Journey</title><link>https://staging.sua.dev/my-linux-journey/</link><pubDate>Fri, 15 Aug 2025 00:00:00 -0600</pubDate><guid>https://staging.sua.dev/my-linux-journey/</guid><description>&lt;ul&gt;
&lt;li&gt;&lt;a href="#humble-beginnings"&gt;Humble Beginnings&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#linux-but-not-really"&gt;Linux but not really&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#macos-era"&gt;macOS Era&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#today"&gt;Today&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="humble-beginnings"&gt;Humble Beginnings&lt;/h2&gt;
&lt;p&gt;I don&amp;rsquo;t think I touched Linux before I got to college to study Computer Science.
The only experience I had with the computer is when I was playing video games
with my brother and cousins. My dad tried to teach &lt;code&gt;python&lt;/code&gt; to my brother and I
when we were in elementary school on a Raspberry Pi, but that never stuck. I
think that&amp;rsquo;s surprising because Bryan and I have always been pretty nerdy, but I
guess it wasn&amp;rsquo;t &lt;em&gt;that&lt;/em&gt; kind.&lt;/p&gt;</description></item></channel></rss>