Category: Optimization

  • 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…

  • JetBrains AI

    Since I’ve been a recurrent subscriber of JetBrains’ All Products pack, I have the option to trial its new AI service. I was having fun coding recently so I thought, why not try it? And so I did! To my pleasant surprise, much of my code was already optimized and didn’t need as much of…

  • Week Update

    I’ve been gone for a week since, I was quite busy with programming. It’s really different when I like the task assigned to me 😂. Anyways, as I said, I’ve been busy with a programming task wherein I needed to parse an XML structure with Parent -> Child relationships so it was quite interesting. Anyways,…

  • Linux v6.6.3

    Just noticed that a new version has been released! As such, my kernel for Arch has been updated! For those interested, follow the link to my GitHub at the upper right corner! Please note though that I don’t push my updates to the PKGBUILD very much until I have significant changes so you may need…

  • 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 🤷.