Thank you! It’s a bloody miracle!
- 0 Posts
- 9 Comments
l3mming@lemmy.fmhy.mlto Linux@lemmy.ml•Plan on getting a Linux laptop: any suggestions?232·2 years agoLenovo is renowned for their excellent linux compatibility. I’m sure you’ll get a bunch of proponents here saying the same.
BUT, oh boy. Don’t get me started…
Too late. Having used various models of thinkpads in recent years, their inconsistent keyboard layouts will drive you absolutely insane. I swear, at this point they’re just fucking with us.
I’ve got one in pieces somewhere, that has/had the ~ key next to the FN key on the bottom row! How the fuck are you supposed to use Linux if you’re ~ key is down there? It’s fucking stupid.
Not to mention their keys have a tendency to break off with just the mildest of fist slams.
AND the latest work-issued recent model is fucking with us again! It has the FN key ON THE LEFT SIDE of the Ctrl key on the left. Who does that? The Ctrl is always the left-most bottom key. Now, every time I fucking go to press Ctrl+something, I end up hitting FN instead.
Fucking morons! At this rate this laptop will also end up in pieces.
So, tldr; Stay the fuck away from Lenovo if you want to use Linux and not end up in prison for vehicular homicide.
l3mming@lemmy.fmhy.mlto Linux@lemmy.ml•Contribute at the Fedora Linux Test Week for Kernel 6.443·2 years agoHow much of this free labor will be directly benefiting RedHat/IBM?
l3mming@lemmy.fmhy.mlto Linux@lemmy.ml•What modern (gaming) laptops should be avoided for proprietary firmware or whitelists/gate keeping? Also posted Linux GPU telemetry data from Stable Diffusion5·2 years agoAh right, I see. Sounds like you’re making the right choices in the context of your unfortunate situation. Yeah, playing games pretty much rules out a remote desktop setup. Sorry I don’t have any more answers to your questions, but you’re clearly asking the right ones.
l3mming@lemmy.fmhy.mlto Linux@lemmy.ml•What modern (gaming) laptops should be avoided for proprietary firmware or whitelists/gate keeping? Also posted Linux GPU telemetry data from Stable Diffusion4·2 years agoAll good points. Fair enough. That said, don’t be too quick to dismiss the remote desktop option. Not sure when you last tried, but these days with software like remmina, connecting remotely to a desktop (particularly one on your lan) is indistinguishable to sitting in front of it. Sure, you can’t do things like play games at any useable framerate, but for something like Stable Diffusion I would expect it to be ideal.
l3mming@lemmy.fmhy.mlto Linux@lemmy.ml•What modern (gaming) laptops should be avoided for proprietary firmware or whitelists/gate keeping? Also posted Linux GPU telemetry data from Stable Diffusion41·2 years agoBuying a laptop that can run SD will cost you more than twice as much as an equivalent desktop. A desktop will also remain upgradeable for the next 10 years or so.
l3mming@lemmy.fmhy.mlto World News@lemmy.ml•Japan Set to Pour Fukushima Waste Into Pacific, Irking China2·2 years agoSo why is China so irked then?
Forget window managers and definitly avoid Electron if you can. Easiest way:
firefox --kiosk https://your-app-url
If you’re technically inclined, a simple bash script with a for loop could dump the time and discharge rate to a text file every minute. Then you could copy/paste that into LibreOffice calc and do yourself some pretty graphs, or whatever.
edit: just found a tool called powerstat which looks like it does sampling over longer intervals.
sudo apt install powerstat