No need for fish when zsh and bash can do better!

So, a while back I mentioned about checking out new things in Linux, and I did that, buuuut... After many times of trying to run something and fish not supporting basic POSIX standards, I got fed up with it. I got back to some of my roots, but optimized. I really like bash, and so I found ble.sh to be quite nice, but not just that. I needed something that could kind of put the glue together and let me work on my own additions as well. I would up with the idea of using bash-it for bash to manage my own plugins and work with existing stuff, like a plugin/modular way. And while I do like bash, it can…

Read more →

EndeavourOS and DistroBox months later...

So back several months ago now, I’d switched off to EndeavourOS, with my own customized installation that EndeavourOS supports, adding in my own personal setup of BtrFS, Hibernation, snapshots, and defaults. Months later I’m still overall happy with this setup! For whatever reason I’m getting few issues (not no issues mind you) that are easy to get around even needed. One such issue was a actually with Firestorm, a GUI client for Second Life that I use often, stopped working after updates to Mesa. With the power of DistroBox, and distrobox-assemble, I simply made a Ubuntu 24.04 “firestorm” box that could easily be recreated and utilized it to create my stable functional environment. Using the equivalent of a container as…

Read more →

Tinkering with Void Linux, Siduction, and RasPI

Tinkering So I've been doing a lot of tinkering in the recent months, hence a bit of the quiet time of not blogging here. I've been playing with a couple distributions I've never really tried before. Specifically Void Linux, which is a rolling-release Linux distribution that's quite actually more impressive than I anticipated, Siduction, which is basically Debian SID with a Calamares GUI installation and some nice customizations the Siduction team's done, and both of these distros are arguably both pretty awesome. Along with this, I've also been tinkering with alternative operating system options for the Raspberry Pi, instead of the defacto standard Raspberry Pi OS (Formerly Rasbian). With that I've tried Arch Linux ARM, Void Linux as well, and…

Read more →

The Plasma is Back

After a long hiatus from KDE Plasma, I am back, back on KDE Plasma since 6.0 on Arch Linux. Oh, did I forget to mention Arch Linux? Yeah, I dropped EndeavourOS for Arch Linux actual, and I’ll get to that too, later in this story! So, back in 1997, I started using a desktop environment known as KDE, or at the time actually was known as the Kool Desktop Environment. And it was, it was pretty nice, cool, and was basically revolutionary. Over the years, 1.x came out, 2.x came out, 3.x was amazing, but starting to hit some interoperability snags between other environments, most notably GNOME. 3.x was very solid, however, but things were definitely making changes to some…

Read more →

Checking out new things in Linux

So I decided to bite the bullet and actually look into other things, like fish shell. As an alternative to my zsh with zim, I have to say it’s rather quite interesting, and in some ways impressive. It does pretty much everything zim did for me, and better. We’ll see how long I end up using it…

Read more →

Kubernetes

So I finally started doing it! With all my past dislike for Docker, my past failure with OpenShift, my long reluctance to Kubernetes and Containers and such, I’ve finally broken down and started really learning Kubernetes. To start, I investigated into the manual way to get into Kubernetes. See my one problem I always had with Kubernetes was storage. How does one handle storage in a clustered system, and actually get stuff done? I’ve tried a number of solutions for this over the years, and I’ve even implemented a few new approaches to some of them in this very project alone! First time I really got into it, Ceph was badly supported in Kubernetes. Now it seems, it’s much more…

Read more →