<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>All Posts - erdelynet.com</title><link>https://erdelynet.com/posts/technical/</link><description>All Posts | erdelynet.com</description><generator>Hugo -- gohugo.io</generator><language>en-us</language><managingEditor>mike@erdelynet.com (Michael Erdely)</managingEditor><webMaster>mike@erdelynet.com (Michael Erdely)</webMaster><copyright>2026</copyright><atom:link href="https://erdelynet.com/posts/technical/" rel="self" type="application/rss+xml"/><item><title>Niri Window Manager</title><link>https://erdelynet.com/technical/niri-window-manager/</link><pubDate>Fri, 19 Sep 2025 15:38:33 +0000</pubDate><author>mike@erdelynet.com (Michael Erdely)</author><guid>https://erdelynet.com/technical/niri-window-manager/</guid><description><![CDATA[<p></p>
<p>There I was: happily using Hyprland and BAM! Brodie Robertson shared
<a href="https://www.youtube.com/watch?v=r0JUm77inIA" target="_blank" rel="noopener noreffer ">a video about Niri</a> &ndash; a
scrolling window manager. It looked weird but intriguing, so I installed it.
My plan was to see what it was like and go back to Hyprland. But we all know
that&rsquo;s not what happened.</p>
<h2 id="background">Background</h2>
<p>I&rsquo;ve been using tiling window managers for a long time now. Back in late late
2000s/early 2010s, I was introduced to dwm. I ran dwm on my OpenBSD laptop
for several years while also playing around with awesomewm, spectrwm, and cwm.
Then I used a Mac for a while. But when I switched to Linux, I started using
Ubuntu and its default environment, Gnome. But there were some things I didn&rsquo;t
like about Ubuntu, so I switched to Fedora, still using Gnome. But after a
while, I switched over to Fedora&rsquo;s KDE Spin.  Again, though, I wasn&rsquo;t too
happy with Fedora and I found out about <a href="/technical/arch-linux/" rel="">Arch Linux</a>.
Also, I really missed the keyboard-driven goodness that is a tiler.</p>]]></description></item><item><title>Using Yad for ssh-askpass</title><link>https://erdelynet.com/technical/using-yad-for-ssh-askpass/</link><pubDate>Fri, 19 Sep 2025 15:31:00 +0000</pubDate><author>mike@erdelynet.com (Michael Erdely)</author><guid>https://erdelynet.com/technical/using-yad-for-ssh-askpass/</guid><description><![CDATA[
<p>ssh-askpass is an X11 application for passing a user&rsquo;s SSH Key passphrase
to ssh-add <a href="https://man.openbsd.org/ssh-add" target="_blank" rel="noopener noreffer ">ssh-add(1)</a>. But it only works
with X11. And I&rsquo;m on Wayland now.</p>
<h2 id="solution">Solution</h2>
<p>Yad.  <a href="https://github.com/v1cont/yad" target="_blank" rel="noopener noreffer ">Yad</a> is Yet Another Dialog ala Zenity
or Dialog.  It allows for taking in input and passing it to something else
in a similar way to the way ssh-askpass worked with X11.</p>
<h2 id="a-screenshot">A screenshot</h2>
<p>This is how my yad-askpass window looks:</p>]]></description></item><item><title>My dot Files</title><link>https://erdelynet.com/technical/my-dot-files/</link><pubDate>Sun, 31 Aug 2025 15:53:00 +0000</pubDate><author>mike@erdelynet.com (Michael Erdely)</author><guid>https://erdelynet.com/technical/my-dot-files/</guid><description><![CDATA[<p>Originally published: 2021-11-27.</p>

<p>So that I can share how I&rsquo;ve configured several of my applications and systems
on my laptop, I&rsquo;ve created a new Git project for
<a href="https://git.erdelynet.com/mike/dotfiles" target="_blank" rel="noopener noreffer ">my dotfiles</a>.</p>
<p>Hope you can use them to find a different way to accomplish your goals or, even
better, you find a bug or have a
<a href="mailto:mike@erdelynet.com" rel="">suggestion for me</a>.</p>
<h1 id="what-are-dotfiles">What are dotfiles?</h1>
<p>&ldquo;dotfiles&rdquo; are generally files that being with a period in the filename. By
starting a filename with a period character, they are hidden by default from
many graphical file managers and the
<a href="https://man.archlinux.org/man/ls.1" target="_blank" rel="noopener noreffer ">ls(1)</a> command. With ls specifically, you
can list &ldquo;dotfiles&rdquo; by running <code>ls -a</code> or <code>ls -al</code>.</p>]]></description></item><item><title>My Move to Hugo</title><link>https://erdelynet.com/technical/my-move-to-hugo/</link><pubDate>Sun, 31 Aug 2025 13:55:33 +0000</pubDate><author>mike@erdelynet.com (Michael Erdely)</author><guid>https://erdelynet.com/technical/my-move-to-hugo/</guid><description><![CDATA[
<p>Long gone are my days of hosting my website using a dynamic web content
management system like Wordpress or some custom PHP thing. My needs are simple
and a static site generator is perfect. A couple years ago, I was trying to
decide which one to choose and started with <a href="https://getpelican.com" target="_blank" rel="noopener noreffer ">Pelican</a>
and it worked fine but I wanted something that felt a little more modern.
Enter <a href="https://gohugo.com" target="_blank" rel="noopener noreffer ">Hugo</a>.</p>]]></description></item><item><title>Privacy Journey</title><link>https://erdelynet.com/technical/privacy-journey/</link><pubDate>Mon, 03 Mar 2025 17:10:00 +0000</pubDate><author>mike@erdelynet.com (Michael Erdely)</author><guid>https://erdelynet.com/technical/privacy-journey/</guid><description><![CDATA[
<p>It&rsquo;s 2025 and the need for privacy is more important the ever. Over the next
few weeks, I plan to document the things I&rsquo;ve done to add privacy to my life.</p>
<p>I&rsquo;ve made changes to my mobile phone, smart speakers around the house, services
I use, and more.</p>
<p>This is my first <a href="/tags/privacy" rel="">Privacy</a> post, but I plan to expand on my
journey as I go.</p>]]></description></item><item><title>My Favorite Smart Home Automations</title><link>https://erdelynet.com/technical/my-favorite-smart-home-automations/</link><pubDate>Thu, 22 Dec 2022 13:35:00 +0000</pubDate><author>mike@erdelynet.com (Michael Erdely)</author><guid>https://erdelynet.com/technical/my-favorite-smart-home-automations/</guid><description><![CDATA[
<p>As I wrote in <a href="/technical/my-story" rel="">my Home Automation Story post</a>,
I use Home Assistant to automate my Smart Home.</p>
<p>I&rsquo;ve done the usual things like installing smart light switches and outlets and
have certain lights come on and go off at set times. The easy stuff.</p>
<p>But I have a few automations that I&rsquo;m really happy with and proud of.</p>
<p>Better still, it has a high AF (Approval Factor) from my wife.</p>]]></description></item><item><title>Why I Chose Home Assistant OS</title><link>https://erdelynet.com/technical/why-i-chose-home-assistant-os/</link><pubDate>Fri, 26 Nov 2021 17:52:00 +0000</pubDate><author>mike@erdelynet.com (Michael Erdely)</author><guid>https://erdelynet.com/technical/why-i-chose-home-assistant-os/</guid><description><![CDATA[
<p>For setting up <a href="/technical/my-story" rel="">Home Assistant</a>, there
are <a href="https://www.home-assistant.io/installation/" target="_blank" rel="noopener noreffer ">several choices</a>:
Home Assistant OS, Home Assistant Container, Home Assistant Supervised, and
Home Assistant Core.</p>
<p>I chose Home Assistant OS for a few reasons.</p>
<h1 id="first-choice">First Choice</h1>
<h2 id="home-assistant-container">Home Assistant Container</h2>
<p>For those that know me, you&rsquo;d probably be surprised that I went with Home
Assistant OS. I&rsquo;m a tinkerer and like to have full control over my systems.</p>]]></description></item><item><title>Password Management with Bitwarden</title><link>https://erdelynet.com/technical/password-management-with-bitwarden/</link><pubDate>Fri, 26 Nov 2021 17:28:00 +0000</pubDate><author>mike@erdelynet.com (Michael Erdely)</author><guid>https://erdelynet.com/technical/password-management-with-bitwarden/</guid><description><![CDATA[
<p>In a past life, I managed both Lastpass and 1Password. Neither of them were
something I wanted to use personally, so I was looking for something better.</p>
<p>In the mean time, I was using <a href="https://keepassxc.org" target="_blank" rel="noopener noreffer ">KeePassXC</a> stored in
Google Drive. And Holly and I also had a shared Keepass file stored in a shared
directory so we could share passwords between us.</p>
<p>But then I learned about <a href="https://www.bitwarden.com" target="_blank" rel="noopener noreffer ">Bitwarden</a>.</p>]]></description></item><item><title>Wireguard: Home VPN Server</title><link>https://erdelynet.com/technical/wireguard-home-vpn-server/</link><pubDate>Fri, 26 Nov 2021 17:00:00 +0000</pubDate><author>mike@erdelynet.com (Michael Erdely)</author><guid>https://erdelynet.com/technical/wireguard-home-vpn-server/</guid><description><![CDATA[
<p>I used to use OpenVPN as a means to connect to my internal network from outside
of my house. It worked really well, but managing its configs was a little bit
of a hassle and, frankly, OpenVPN is old news (/s). I wanted to play with a
new toy.</p>
<p>So I looked into <a href="https://www.wireguard.com" target="_blank" rel="noopener noreffer ">Wireguard</a>.</p>
<h1 id="server-config">Server Config</h1>
<p>Since I use
<a href="/technical/my-story" rel="">Home Assistant</a> and it has Add-Ons
available available, I decided to use its Wireguard Add-On.</p>]]></description></item><item><title>Centralized Bookmarks with Linkding</title><link>https://erdelynet.com/technical/centralized-bookmarks-with-linkding/</link><pubDate>Thu, 25 Nov 2021 00:15:00 +0000</pubDate><author>mike@erdelynet.com (Michael Erdely)</author><guid>https://erdelynet.com/technical/centralized-bookmarks-with-linkding/</guid><description><![CDATA[
<p>As I mentioned in my <a href="/technical/qutebrowser" rel="">Qutebrowser</a> article,
my browser doesn&rsquo;t have the ability to share bookmarks with my other browsers.
I run Chrome on my phone and Chrome on my Chromebook. And I have a second
Linux laptop that also runs Qutebrowser.</p>
<p>I needed a solution to share bookmarks between them. And I settled on
Linkding.</p>
<h1 id="my-search">My Search</h1>
<p>I looked through <a href="https://www.reddit.com/r/selfhost" target="_blank" rel="noopener noreffer ">Reddit r/selfhost</a> and
scoured the web looking at different self-hosted bookmark services I could
run at home.</p>]]></description></item></channel></rss>