Reyu Zenfold
reyu@reyuzenfold.com
<p>Your friendly neighborhood black fox.</p><p>Digital Fox that spends the days programming for work and play. I do <a href="https://reyuzenfold.com/tags/Python" class="mention hashtag" rel="tag">#<span>Python</span></a> for work, and <a href="https://reyuzenfold.com/tags/Haskell" class="mention hashtag" rel="tag">#<span>Haskell</span></a> for fun!</p><p>Icon by @qursll.bsky.social (Cropped from <a href="https://www.furaffinity.net/view/58708787/" target="_blank" rel="nofollow noopener" translate="no"><span class="invisible">https://www.</span><span class="">furaffinity.net/view/58708787/</span><span class="invisible"></span></a>)<br />Header by Coyrin (<a href="https://www.furaffinity.net/user/coyrin" target="_blank" rel="nofollow noopener" translate="no"><span class="invisible">https://w
Posts
-
Post #2927708
Spent all day playing with terminal escape sequences, and figuring out how to parse response. Ended up with a few different scripts that I can reference if I ever actually have a need for this stuff... because currently I have no practical use for it. Heh, just find it interesting.
-
Post #2927707
Hazard Lights ≠ Park Anywhere Lights
-
Post #2927706
I get way too distracted on some tasks... Starting a new programming project can lead to days tweaking configs for everything from the expected (NeoVim), to the strange. In this case, window manager config (Niri). I ended up spending a couple hours exploring Niri IPC, so I could launch a terminal containing a Tmux session named after the active workspace when the keybind is activated.
-
Post #2927705
That moment when you realize all the playing around with Linux namespaces in the past couple days, has basically just re-implement Podman rootless containers =P Well, I guess it'll be easier to run than I expected, and I understand it more... but I thought I was doing something a lot more interesting. Oh well!