leo85811nardo

joined 1 year ago
[–] leo85811nardo@lemmy.world 4 points 1 day ago

While I do see most of the listed stuff happened to me before, they only appear once in a while and it's often just one sentence in the list is true. I think OP is trying to make an exaggerating slander where it's extremely unlucky to have more than 5 sentences is right

[–] leo85811nardo@lemmy.world 3 points 1 week ago

Because the machine could be headless so it can't display the applet to click on

[–] leo85811nardo@lemmy.world 4 points 3 weeks ago* (last edited 3 weeks ago)

From my understanding, one of the actual use case of assembly is for cyber security engineers to dump assembly instructions from a compiled program, so they can check for any potential vulnerability. I've also seen assembly included in an embedded codebase (the overall project is in C), which I assume is for more optimized performance and deterministic behavior

[–] leo85811nardo@lemmy.world 10 points 4 weeks ago (1 children)

Having to adapt to shells is exactly why I don't like to use radical shells like fish or nushell. I don't want to feel too comfortable with them, because if I do, I would probably regret it when I'm stuck in situations that doesn't have the correct shell. SSH into a new server or Raspberry Pi that has DNS issue, for example, which actually happened to me more than once. The DNS is already troublesome, and I don't want shell unfamiliarity to become another headache

[–] leo85811nardo@lemmy.world 31 points 4 weeks ago* (last edited 4 weeks ago) (4 children)

If you use zsh, there is zsh syntax highlighting plugin. For bash, a cursory search gave me ble.sh which looks interesting. And as other threads have mentioned, fish shell has this built in, but beware fish shell syntax works drastically differently from other POSIX shells

[–] leo85811nardo@lemmy.world 1 points 1 month ago* (last edited 1 month ago)

The fact that my game throttles when windows does update in the background as it pleases is enough reason

[–] leo85811nardo@lemmy.world 1 points 1 month ago

As always, it's the upper management who decides if there are more/less people working on the products, or any people at all

[–] leo85811nardo@lemmy.world 6 points 1 month ago

I have used both and can confirm they worked great. There is also REFramework for recent Capcom games like Devil May Cry 5, Resident Evil entries and Monster Hunter Rise. Steam workshop compatible games like Rust and Don't Starve Together also work great. My observation is it depends on if the mod framework the community chooses is compatible, or if the mod/framework author care enough for Linux support.