Tag: Optimization
-
My Custom Linux Kernel
Since it seems site visits are starting to ramp up, I’ve decided to highlight the different branches integrated in my custom Linux kernel found on GitHub. Here’re the relevant links: Kernel Source: https://github.com/intersectRaven/linux Arch PKGBUILD: https://github.com/intersectRaven/arch-linux*the pkgver might be outdated since I only commit when there’s a major change**I use Arch btw… 🤣 Kernel Source…
-
Redis Fiasco
With all the fuss over Redis’ licensing change, I’m left scrambling for a drop-in replacement for both my personal, and work systems. I was initially going to go for Valkey but since they don’t have an official Docker image yet (STABLE), I’ve opted to use KeyDB for now. I’ve migrated all my managed systems and…
-
Shifting to Podman
In my eternal quest for leaner installations, I’ve been monitoring Podman ever since and it seems it’s already reached a level where I’m thinking of exploring how to shift my Docker systems to it. First step has already been taken where I’ve modified my compose to not use unqualified search registries. Next would be to…
-
WordPress Optimization
I was supposed to go out today but it drizzled a bit so I felt that was enough of an excuse not to. Anyways, since I had time, I did some optimizations to my WordPress installation. It should be more responsive now or something. I’m not really having any problems with it so 🤷.