Sounds like sleep. Hibernate is when it turns completely off, such that you can leave it unplugged for a weekend and still have battery when it pops you back into your session. It takes longer to save and restore the session than sleep does.
brianorca
- 0 Posts
- 6 Comments
Joined 2 years ago
Cake day: June 12th, 2023
You are not logged in. If you use a Fediverse account that is able to follow users, you can follow this user.
brianorca@lemmy.worldto Linux@lemmy.ml•AMD Quietly Funded A Drop-In CUDA Implementation Built On ROCm: It's Now Open-Source11·2 years agoNearly all such software support CUDA, (which up to now was Nvidia only) and some also support AMD through ROCm, DirectML, ONNX, or some other means, but CUDA is most common. This will open up more of those to users with AMD hardware.
brianorca@lemmy.worldto Linux@lemmy.ml•Darling runs macOS software directly without using a hardware emulator5·2 years agoHow long until they stop delivering apps with Intel support, which would break this tool?
brianorca@lemmy.worldto Firefox@lemmy.ml•Firefox now supports clean URLs with the new "Copy link without site tracking" option3·2 years agoTry switching the default before removing the others. If the others get added back, the default should start the same. If you just remove them, it might not update the default. (Because then it’s just showing you whatever is left over when it can’t find the default.)
Nice reference of https://www.xkcd.com/1172/
This actually exists, but for a different operating system. The AS400 (aka iSeries) had a command line where programs had a standard way to specify parameters, so that pressing a prompt key (F4) would allow you to build the proper command line by filling a form. I do miss that, pity it doesn’t exist for Linux.