• 0 Posts
  • 49 Comments
Joined 1 year ago
cake
Cake day: March 12th, 2025

help-circle





  • KernelTale@programming.devtoComic Strips@lemmy.worldThe ick
    link
    fedilink
    English
    arrow-up
    4
    ·
    25 days ago

    Don’t most people prefer handmade gifts? Idk maybe I just dislike gifts. I got a charger a few weeks back because I needed one, I thanked, and I can’t unsee how I got some more expensive charger with multiple ports for cables while I just one, so I think of it as lost value that I will have to match on their birthday. Why doesn’t my mom ever accept to just not give each other gifts? I will obviously have to pretend to be grateful and spend hours choosing a gift for their birthday. Have I mentioned that I also dislike Christmas because of this?



  • Sadly yes. I do write python code myself but in the end C/C++ is my home. When I talk to python friends they are like: I can either use this library and make it work or spend hours to make inferior version of the same thing. Bitch I told you to look at queue and that a circular buffer could be an option of it were not JavaScript for faster stack allocation, and they chose to cache it. Sure let’s spend time on reading somebody’s documentation instead of using one of the well known data structure and have “object’s” lifetime being time based rather than as needed. The program requires data of 10 objects loaded at all times. Never less never more with first in first out and once it’s out it never returns.









  • I switched from Mint to CachyOS also as a developer. As I do a lot of piracy I depend on Bottles and flatpak to play pirated games a bit more securely. When flatpak had an issue a few months back with signing their programs bottles didn’t work properly as I had different versions of Nvidia drivers. Up to date native and almost up to date flatpak. I am not sure how others distros handled this, but be prepared that updates might break something. Study a bit about AUR if you decide to go there and try out Cachy for a bit before fully switching on a spare disk or something. I wanted to run a local LLM and virtualbox but I had problems with that likely due to my kernel??? So I am not sure how well it works with docker. All in all, try it out and expect a slight increase in difficulty.