The previous toot brought to you by a man who just tried to install KDE Plasma on his ancient MacBook Pro running MX Linux, which somehow didn't install, well, anything apart from the menu panel, the cursor, and the file manager. I couldn't log out because the menu couldn't load, and because the menu couldn't load I couldn't open a terminal window.
God bless my working Mac.
(I right clicked a folder in the file explorer, opened it in a terminal window, then logged out from there)
@DJDarren i wouldn't expect modern KDE to work on that. how much RAM does the system have? KDE is very resource hungry, and always has been.
try MATE. and if that doesn't work, try XFCE. but MATE will probably work.
@tootbrute @Caution It blows my mind that a random Linux distro works better on my otherwise unused 14 year old MacBook than the last supported version of macOS.
I wish the trackpad drivers were better, but with a mouse it's a solid - if comparatively sluggish - experience.
That said, this thing does have 16gb ram, so it's not a complete shitbox.
@tootbrute I'm also running Mint on a 2011 Mac mini that currently only has 4gb ram. I don't do much with that one, but it does what it needs to do without any complaints.
My 'main' Linux machine is a '14 mini with 8gb soldered ram, and that thing is smooth as butter. Even more so now it's running the OS from an NVME M.2.
One person shouldn't have 5 computers, right? @Caution
@quoidian One of mine spends 99% of its life on my desk at work, open and running InputLeap so I can fiddle with it without having to switch keyboard and mouse. I'm not even using it.
But I might.
Quite right. Five is far too few.
I have withdrawal symptoms for the ten Raspberry ฮ machines I have mothballed, as we are about to move, some time.
@DJDarren @tootbrute @Caution The quality of programming in a lot of OSes and production software has really gone downhill over the past decade. It used to be that developers had to take care to use as little resources as possible to squeeze the most performance out of everything, and now they don't try to do any of that because they assume you have a massive amount of resources at all times.
Doesn't matter if your computer is a Mac, Windows, or what have you. My gaming laptop will start running the fans at full speed when I launch Word or Advice PDF reader
@jhooper I distinctly remember my 2011 Macbook Pro being whisper quiet when I first bought it brand new. By the time I gave up using macOS on it the fan was at full throttle all the time. Running MX Linux now, and I can't hear the fan at all.
Make of that what you will. @tootbrute @Caution
@DJDarren of course it's easier and cheaper to have that second computer with linux. And often you can just boot the same computer from a live usb/cd.
But you're not wrong.
@DJDarren it's better for some things, worse for others.
it does not, for example, help much with "is this a problem with my hardware"?
@woollypigs "I am Very Smart at Linuxes now, so I am going to make a thing work differently because I enjoy novelty and chaos. What could possibly go wrong?"
*narrator* Everything went wrong.
@fkamiah17 Oh, Linux is EASY!
First, you hate yourself. Then you find a piece of shit old computer, and, using a new computer, you spend hours researching which distro will work the best on the shitty old hardware that you don't really need because, well, you've got a new computer anyway.
Each distro is functionally the same, but the diehards like to argue about it all anyway because that's what makes us human.
You then install your chosen distro, and find that you've fucked something up.
@jt_rebelo @victorgijsbers @DJDarren @fkamiah17 Yep. Also, even though MS is part of the Linux Foundation and Windows contains a "Linux" (lol), Windows will look at any Linux filesystem inserted and say "You must format this in order to use it", thereby encouraging users to wipe out the data they have. (Not everyone will get the significance of "format", esp. people under 45yo.)
More fun facts: The seemingly pointless arguing among Linux nerds is actually a battle for your digital soul, and in 4-12 mo time will be contemplating swapping out parts of your GUI, audio system, file system, etc. for others that (you think) will work better. Then after you show this mess to another Linux beginner, they will go insane and create a shrine to Apple or Microsoft.
Also, the only good Linux desktop is.... Android.
๐
Stay sane...
@victorgijsbers @DJDarren @fkamiah17 Yes, and unfortunately thatโs often an issue with Linux - one machine will be painless and the next one requires wading through Reddit forums all weekend and being insulted by others because you didnโt compile the kernel to your microwave yourself.
I love that Linux exists (runs the Internet, after all), is free and makes good use of old hardware. But man, it can be hard work.
@davidbcohen That's because PC users bring their Windows blindness to the FOSS world and assume that PC=PC=PC, the hardware is seen as a blank canvas (it is very much not). Then they will double-up on their Windows blindness and buy hardware regardless of whether the manufacturer has published Linux drivers or at least documented the hw. They'll continue to pour $$ into kit that is hostile to open source, while crying about the results in forums. The leader of this corner of FOSS (Linus) will even flip the bird and say "FU" to the hostile hw makers right on Youtube, the video will become a hit, and the Linux users will STILL not get the clue that they should shop for friendly/compatible hw.
It gets worse... the Linux users will insist hostile hw XYZ123 must somehow work, it just needs N more hours of trial and error...... not caring that the driver they are flogging is a reverse-engineering effort, i.e. a steaming pile of guesswork. The existence of this steaming guesswork makes XYZ products A-OK in the Linux user's mind.
@DJDarren @fkamiah17 Yep.
And there's the added benefit that everything that used to run on the old ancient computer no longer runs because it was built for another OS. But... you saved the ancient piece of shit slow as molasses computer that belongs in a landfill.
"Each distro is functionally the same, but the diehards like to argue about it all anyway because that's what makes us human."
It took me until about 5 years ago to get on this train. Just want an LTS with Flatpak support please.
@DJDarren The real fun starts if you used a distro waaaay back, had certain experiences (this is easy, this is hard, how reliable it is, ...) and then you try to install it again.
Things have changed, *boom* now you argue with yourself!
Each distro is functionally the same
going to be pedantic here and mention that android is technically a distro.
@DJDarren also, depending what you're doing...looking into an 'immutable' distro is might be helpful.
have you heard of Bluefin or Bazzite? most apps are flatpak. rollbacks possible. updates are image based.
@tshirtman @DJDarren Two separate grub installs too. I guess that actually means install to another drive rather than partition though.
Even if I break grub in one I can boot the other.
But yeah, keeping a Ventoy flash drive around is always good.
Edit: Oh, and in fstab each has an entry for the other's partition, but set to noauto so they aren't even mounted. So filesystem damage from a crash shouldn't affect the other either.