

One question, does changing icon themes back and forth solve it? (Just trying to guess how to solve this)
Edit: Or this command:
- gsettings reset-recursively org.cinnamon


One question, does changing icon themes back and forth solve it? (Just trying to guess how to solve this)
Edit: Or this command:


Unfortunately, I think this is a problem on a lot of DEs, had this on budgie, xfce, kde was better, but the only one with consistent tray icons, that I found, was gnome.
The problem seems to be boxing and rescaling the icon, as it comes in 24px, 32px, 64px, etc. Stremio is always BIG on everything too.


deleted by creator


What is your purpose?
Do you just want a job or do you want to program for fun? If you want backend, that’ll be very different than frontend, do you want corporate or startup?
I didn’t care about that, but I think java, for backend would be a first choice, as it has the biggest amount of “it just works with that”.
I think scala is cool too, very modern and with A LOT of less boilerplate, all the JVM support, so it can work with almost anything in the backend, but for working for jobs, it’s not very used.


The most used language has the most of the worst code, quarkus is a new framework (and very good), ejbs are enterprise java beans (the worst thing ever made).
I think a lot of the code was written by a lot of people in a rush, very backend of the backend, but EXTREMELY needed. Java is hated (I hate it too), but the new things in it? It’s amazing too (I only love the new stuff).


Gson in the corner murdered:


it wasn’t funny in any way, but JSHITBOSS “microservice” (it was a jboss service with one microservice inside, in a kubernetes pod, with only one core, tell me about redundancy). Service classes with over 2000 lines of code, it shouldn’t even be called spaghetti code, more like lasagna code, the pasta came in layers, separation of concerns was a mere suggestion, code was not thread safe (and it needed to be), but there was only 40 Ejbs for each “stateless” service inside de EAR, so number go up, code goes better.
I refactored it, it’s now in the glorious quarkus 3.27, on virtual threads and java 21, not hyperbole, but 5x more throughput and you don’t need 7 phds in italian cousine.
Edit: I also saw, in Angular, the infamous:
if (variable === true || variable === 'true' || variable === "true") {


(Now on my main account)
Yeah, I used that before, but it used a lot of cpu (Idk why). As I searched for an alternative for my old setup on pulseaudio, I found I could just load pulseaudio modules, so I made this post, because I couldn’t find anyone talking about just loading that module, only the werman module with rnnoise.
The module is still cool though! Thanks for sharing.


I had this in KDE (I have Nvidia too…), it was when I was sharing or downloading linux ISOs. If you see this problem when downloading or moving files (like KDE itself freezing, changing volume, but it staying the same, changing brightness, but it actually staying the same), I recommend going after another DE while using nvidia, because I could never figure out why it only freezes on KDE (I changed a lot of things over the years, only KDE gave me this problem).


Maybe because it’s a youtube video, but IDK
No root needed, so i can use it at my job, no daemon, so when something crashes the docker compose don’t come back to life wasting 500% CPU with 3 trillion services on the background, also support for kubernetes yaml is nice too.
Azure eventhubs simulator doesn’t work on it, but i consider that a plus hahaha.
Over all, some nice features, like in the other comment said, systemd services, and not messing with my system configs are a definitive plus for me.
Podman is amazing, I’m using it when I can. Sometimes some distros ship an older version and can cause problems, but on a newer version I don’t see the reason to use docker ever again.


deleted by creator
+1 for cachy