1732
might be a form of Jevons Paradox
(lemmy.blahaj.zone)
Welcome to Programmer Humor!
This is a place where you can post jokes, memes, humor, etc. related to programming!
For sharing awful code theres also Programming Horror.
I'll have to try some of these suggestions myself, as I've been dealing with my UI locking up if the monitors turn off and I wake it up too soon. Sometimes I still have ssh access to it, so thanks for the shell commands!
I was doing horrible things the other day and ended up with my KDE login page not working when I came out of sleep.
CTRL+ALT+F2 > text login > loginctl unlock-sessions
I'm aware of the TUI logins (I think f7 is your graphical, but I might be wrong) and sometimes those work too. I've started just sshing in because the terminal switching was hit and miss.
But thanks for that loginctl command, I'll have to give that one a try as well!
F7 is generally right, some distros change it up (nixos is 3)