Someone clearly hasn’t heard of dependency hell.
I use NixOS so I obviously have not.
I’ll say it once, I’ll say it forever: Windows has better backward compatibility, period. Even compared to linux. Rebuilding an old open source linux app to work on a modern distro can be done, but it’s a process that could take hours or days. And if you don’t have the source code you’re shit out of luck. Have fun getting that binary built against a 1 year old version of glibc to work. This, incidentally is what things like flatpak, docker and ubuntu’s nonsense competitor to both (of which our hatred is entirely rational no really stop laughing) are trying to solve.
Meanwhile microsoft office still handles leap years wrong because it might break backwards compatibility with old documents. Binaries built for windows xp will usually just work on windows 11. Packages built for ubuntu 22.0 often won’t run on ubuntu 23.0. You never notice this because linux are a culture of recompilers. Rebuilding every last package once a month is just how some distros roll. But that’s not backwards compatibility, that’s ongoing maintenance.
I think this is because Windows developers are bored to remove old code and as a result Windows 11 is an added layer on top of Windows 10, 8, 7 and even XP.
Windows 11 isn’t even backwards-compatible with 7-year-old CPUs! Run a 32-bit or 16-bit (dos) exe on Win11/x64? Think again. Windows drivers are always a pain in the butt. Load up an old driver for your favorite peripheral? Probably won’t work.
Ah yes, because linux drivers never break!
You might not understand the pain if you don’t own a tv tuner card but trust me, it’s ROUGH!
The old hauppage TV tuner cards work great with Linux. I actually have some old-school hauppage (old 4:3 TV signal) tuner cards and they work great under a modern Ubuntu install. I also use a couple of hdhomerun units (which do hd) and they don’t really require drivers and also work fantastically with Linux. With Linux the drivers are (mostly) part of the kernel. If they don’t work, it usually means that they’re very new. Linux driver support is leaps and bounds better than any windows support, which is usually discontinued and forgotten about.because the companies go out of business and have closed-source drivers. Linux drivers are open source and if they don’t work, the community fixes them even if the company goes under or hasn’t been around for decades.
But is that desirable? I’d rather break things in favor of something better, and provide a way to make the old thing run, than be stuck with ancient baggage
Also, while that’s true for software, compatibility for old hardware is horrible under Windows
I’d rather break things in favor of something better, and provide a way to make the old thing run, than be stuck with ancient baggage
Windows is office software first and foremost, designed to be used by people who neither know nor care what an “operating system” is. Every last one of these people is entirely incapacitated by even the most lovingly-crafted and descriptive error message. If Microsoft ever considered a policy like this, the city of Redmond would be razed to the ground inside twelve hours
Rebuilding the app for the newer version is an objectively better solution, because it allows you to take advantage to new features. 64-bit migrations are a game changer for example. But its an ungodly amount of effort. Every single sodding package has a person responsible for building it for every distro that supports it. Its only because its on the distros to make a given program work on their distro that the system works at all. I agree that I’d rather it be rebuilt to fit into the new system. But that’s a lot of work. Never forget that.
I heard this concept somewhere once of “Technical Debt” wherein a thing gets made and it works really well but then it gets updated or new features are added and something breaks, but rather than tear the whole thing apart to fix the issue, a patch or bandaid gets slapped on to ship the thing. Then the next update comes along and this time it takes two bandaids, one to ‘fix’ the new problem and one to keep the old bandaid on. The next update takes three bandaids, then four . . . and so on. The accumulation of all these bandaids is known as the Technical Debt, and it must always be repaid, somehow, someday.
Microsoft stubbornly refuses to repay their technical debt at all costs, Apple is terrified of letting anyone ever get even a glimpse of their mountain of technical debt, and Linux bathes in a weird soup of refusing to let technical debt even happen and dispensing bandaids so fast they make the RedCross look like a joke.
Linux has technical debt. The kernel only just stopped supporting the i386. I can’t imagine what patches upon patches were required to make the same code run on even 2 processors released 40 years apart, let alone every processor released in between.
Backwards compatibility, but at what cost?
The stifling of innovation. So that’s more of a feature to microsoft
The vast majority of software run on Windows these days runs in a web browser. The legacy shit in windows doesn’t impact most software engineers
Or its an electron app.
One good thing (probably the only good thing) about electron is it makes it easy to port an app to linux.
runs in a web browser.
Or its an electron app.
Something something something history repeating
“I can’t delete bloatware” - all 3 of them
I would say you can on do that on Windows and Android, but it is not intended by the OS and you have to work around certain measures. Linux just lets you do everything, even if it is a really bad idea
you could do that on windows. no longer.
linux is fine, just don’t sudo under the influence.
All of them are pushing generative AI that many users don’t want and you have to manually opt out on Windows and Mac.
And you’ll often just be opted back in the next time there’s an update.
nah windows will not let you disable things like windows defender and telemetry, even if you have windows enterprise edition. It might be possible to delete it some of the bloatware, but it’ll just reinstall itself in an update.
Tbf not letting the average windows user turn off windows defender is a good idea
Do android system apps count as bloatware? Cause on GrapheneOS you quite literally start out with the bare minimum on a fresh install.
I haven’t done too much in terms of messing around with system apps besides allowing/denying some permissions with Permission Manager X
GrapheneOS is not your typical android image … and that’s why its great!
My favourite thing about updates on my work Mac is when you say ‘try in one hour’ thinking it’ll ask you then an hour later it aggressively closes your programs. I use Linux, Mac and Windows regularly and Mac has by far the worst update experience out of all of them imo.
Major update? 1 hour. Minor update? 1 hour.
Yes but it also reopens everything exactly as you left it, meaning you can update and not loose anything mission critical; ymmv ofc but in my personal experience MacOS has the best update experience from mainstream OS
Definitely. I’ve used macos for work for 10+ years now and never had an issue with updates. Windows updates on the other hand…
I’ve clicked the “install updates tonight” button a bunch of times, it consistently fails to update and then I have to force it to update the next morning. Incredibly poor experience.
Every day, for weeks, my Apple Watch notifies me about available updates when I put it on after charging. Why didn’t you install the updates while you were charging, then?! It only stops when I put it back on the charger and manually tell it to update.
You can also remove the fr*nch language pack via
rm -fr /
But in all seriosity, i tried to install Linux dual-boot with Windows on my dad’s computer last weekend, and it broke the windows install because it doesn’t support bitlocker (apparently). Maybe i could have gotten it to work, but i abandoned the project after the first failed attempt. Still a bit salty about that. Especially since it was meant to be a demonstration how “quick and easy” installing Linux nowadays supposedly is.
I was installing Linux on sb else’s PC, to skip the Bitlocker warning I had to boot Windows, use cmd to assign drive letters to recovery partitions and disable bitlocker on them, again from cmd. The owner was confused because they had disabled bitlocker on C: but got Bitlocker warning on Linux installer anyways, I was looking at stackoverflow threads to find the right commands right next to the owner because I hadn’t used Windows for years and forgot how to do things lol. Fun times.
The best way to dual boot windows and linux is with separate drives, not partitions imo.
You’re missing the last step, throw out the windows drive.
Sounds great in theory, but there are still things that only work on windows for me.
If something does not work, mostly it either has a kernel level anticheat or it’s Adobe. I just learned to live without these, I think it’s for the best. You can even do VR on Linux nowadays!
VR runs terribly on linux and I don‘t want to coinflip whether or not my racing wheel works.
Additionally if my friends want to play something with anticheat I am not going to say no. Keeping a rarely used Windows Installation is worth it to me.
SteamVR runs terribly on Linux, Monado/WiVRn is pretty playable.
I prefer to drag my friends toward games without integrated rootkits. Better for them, better for me. Thankfully, there are plenty of games to choose from today.
I’d recommend separate computers
In separate buildings.
--non-pqréservéè-rootònn
It is quick and easy. Maintaining any other OS side by side is always a bigger ordeal than not doing it. It breaks the other way around as well - If you were running some linux distro and then tried dual booting by installing windows - no way you’d be able to boot into linux without extra tweaking.
Installing old Linux applications IS a problem. They’re available only if someone repackaged them for newer distros. If not they can’t run anymore because of dependencies mismatch.
This is a good reason for static linking. All the dependencies are built into the binary, meaning it is more portable and future proof.
We don’t need flatpak for this!
And harder to fix vulnerabilities in a linked library, and more bloat in both storage space and memory used.
Trade-offs!
I’ll take a program that isn’t getting updates anymore or simply wasnt working in my modified environment using slightly more ram and storage over it not working at all.
I have firsthand experience with videogames made for one flavor of Linux not working on my machine due to dependency hell.
For occasional programs, or things like games, I’ll agree. For most software I use, no thanks.
nix
solved this by modifying LD_LIBRARY_PATH to point to the desired dependency and/or modifying the binary itself.Just supply the dependencies with a chroot. That’s how we did it before distro maintainers started including the 32bit libraries into the 64bit OS.
Nah, skill issue. Get gud and resolve the dependencies manually. 🤓
It’s actually an ongoing problem with closed source Linux games. Devs don’t want to update, and don’t want to open source.
A lot of the time the Windows version will play better through Proton/Wine.
You got to build them shits from source.
First step install the old ass compiler version this can be built with.
Linux: I can’t stop you.
It could. It just doesn’t want to. Why would it? Its your computer.
If you want to delete / including the EFI partition turning your machine into a paperweight you should be allowed to do so.
Now that’s Free Speech if I ever saw it!
I don’t want my mom to be able to turn her computer into a paperweight…
Use an easy to use immutable distro like Fedora silverblue
Don’t give her sudo permission then.
How she will install anything then
My mom needs a computer for work, but she keeps bludgeoning people to death with it. What should I do?! Linux must have a solution for this!
you can add
sudo
permissions for individual users for certain commands only; and i recommend you would do that; i.e. give hersudo
permission for installing/uninstalling applications, but nothing else.uninstalls the kernel package
Just to be clear, the person answering Flatpaks isn’t being flippant. Any tools, editors or games that Mom wants, she can safely install by searching and clicking ‘intall’, all without enough permissions to harm her computer.
Linux, for less technical parents, is genuinely really nice, now.
Awesome
If you wanna put your qualitative hat on: how much better is today’s easiest distro than Mint was circa 2010?
My dad never uses anything other than a browser and an email program. I guess the file manager? I’m pretty sure he never installed anything on Mint so far.
He still needs sudo to uodate tho.Flatpaks
It’s a good thing that new and unexperienced users who want to learn 😃 on the internet get recommendations such as “use
rm -fr /
to remove the french language pack and fix your localization issues” and then ending up with an expensive, broken hardware (/s)Besides, the real command is
rm -fr ~
SELinux: I’m sorry Dave, we don’t do that here.
Sudo !!
Linux: i can’t stop dumb users (me) completely destroying everything with a bad console command
I much prefer that to Apple’s approach of “you probably didn’t want to do that, so you can’t”. I’ve literally had to boot into Linux to fix things on Macs. Fucking infuriating.
I did this. Luckily, nothing was lost because I was only using it to learn at the time. It oddly boosted my confidence because if I could break the OS, I could learn how to use it.
I’m pretty sure that if you use elevated privileges to run commands you don’t understand, you can break Windows just as much as you can break Linux. Windows might pop up an extra “Are you sure?” box or two though. It’s been a while since I did anything on that OS.
You can, but on windows there is no need usually to run these kind of commands.
What happened was that years ago I was trying out Ubuntu but didn’t like the UI, so I followed some steps from someone to replace the gnome or whatever with something else (kde?), but then the ui completely broke down.
Given how fickle that system is in Ubuntu, I was probably using legit sources for the commands, but they were not fully up to date and something went wrong.
Ironically, something similar happened lately on my Ubuntu virtual machine, where the file explorer has rendering issues, but tbh I think this time it was because the virtual machine disk space became full mid update, so kind of my bad too.
The only thing keeping me in windows these days is that I just really like the UI, but I think next time I need to format (which admittedly might be year or two from now) I might move to GraphyOS anyway.
I would not recommend someone who does not know what they are doing replacing the DE, the process heavily varies depending on your current setup. If you want Ubuntu with KDE, just use Kubuntu.
A great learning experience to not copy paste commands yoj don’t understand.
Breaking things is a valid way to start learning. Reading man pages is very often difficult and confusing for new users. And much of the documentation is crap anyway-- it’s why distro forums exist. And I’m from a time when distro upgrades/updates were sometimes dicey, (they still can break things on occasions), and you complied your kernel and drivers from scratch.
Please, I don’t understand a single command I’m putting in. I’m just copying whatever some nerd posted on a message board.
wget url | bash
Nice, now your computer is mining crypto for someone else or part of a botnet.
Nice, now your computer is mining crypto for someone else and part of a botnet.
Ftfy
But that’s in my experience sadly very necessary especially in the beginning when you are getting into Linux. So getting into Linux has quite a steep learning curve because not knowing what you are copy pasting can have terrible consequences, but understanding everything before you copy paste is very demanding.
When out comes to my main rig, i never had the experience of everything just working out of the box. There was always something that required me searching for obscure fixes, hoping for the best.Very necessary
No it absolutely is not. When you’re looking up guides and come across an unfamiliar command, don’t copy and paste it and find out what it does. Google it. Man it. Research it. Stop copying and pasting commands you don’t understand.
My point is that if that is the case (and I do understand why) then i can’t possibly recommend Linux to people that don’t want their OS to be their hobby, because as for my experience they will come across something that needs some command line input.
They will come across something that needs some command line input
I would genuinely be surprised if you could give me an example of a command that can’t be replicated with a GUI in some way
Lots of install instructions are based on commands. If you know what they are doing, you might be able to replace them, but then you already understand them, so…
If you’re installing something without understanding the command behind it then you’re doing something wrong. You wouldn’t download and install a random .exe, so stop running random wget | sudo bash commands.
I actually think a lot of people put the same or more effort into Windows, they just don’t realize it because it’s what they’re used to. You would verify the install instructions on Windows. If you wouldn’t, then you probably should be on something atomic rather than windows or a normal Linux distro.
And also don’t run commands that require you to type in “do as I say” before they run
Yeah. Reminds me of a dependency fuckup with steam on pop os that uninstalled the desktop environment when trying to install steam.
I’m still pissed off about how LTT reacted to that. The warning literally told you not to do it, you did it anyway, and somehow that’s Linux’s fault? That’s like eating one of those silica packets that says “DO NOT EAT” and then blaming the manufacturer.
Speaking of not being able to delete system apps, a friend of mine with a Pixel phone says Google Play cannot be uninstalled from it. Anybody know for sure?
It’s a Pixel… Y’know, the phone universally supported by degoogled OSes including Graphene? The ease of unlocking the bootloader is the only reason I have one at all!
I moved from 16 years of iPhones to a Pixel 9 purely so I could put Graphene on it. It’s been a couple of months so far and I’m loving it.
You can via adb ( android debug bridge ) , no root needed, but you need a pc or shizuku. Although if he has a pixel device he should just install GrapheneOS imo. Edit: puxel -> pixel
Neither can the Chrome or Youtube apps, among others…
Ok then apparently his play store must have gotten hidden somehow. My theory is that he just fucked up.
I had something similar, and yeah you can replace the entire OS with a customized version, which took someone significant effort to strip away the GA (Google Apps probably?) from it. So the answer depends on how much effort you want to put into the task - it’s doable, but not easy.
You can totally stop updates on Windows. Fully off. They don’t offer good options for updating on demand on your own schedule, but you can disable updates entirely and for pro and enterprise skus you can use GPO for additional delay options.
Wat. Enterprise does allow you to update whenever you want.
I honestly don’t remember the specifics of how I’ve got my Pro install configured for updates. I think it doesn’t notify of available updates until they’ve been out a month (keeps me from pulling down a bleeding edge update that causes more problems than it fixes), downloads them so they’ll auto-install on shutdown/restart for a week, and if I don’t uodate that week then it flashes up the “your organization requires you to update by [next week]” message. I don’t think it actually forces when that week runs out, so you’re probably right, but it’s been a long time since I’ve went two whole weeks without shutting down or rebooting.
I do know that I’ve got “feature updates” (read OS changes) set to only be available if I manually install them. So the whole “Windows forces you to upgrade to 11” complaint is pure BS at least.
I have feature updates disabled and security ones delayed for 4 days but that’s only for the notification. It doesn’t actually do anything unless I click “Update”. That’s why I don’t get what you mean by saying it doesn’t allow you to update on demand. I’m on Windows Education so it might be different for Pro since it has less features.
I can’t remember the original version of the comic, what does each one of them say?
Duk. The ultimate, all-purpouse animal.
“I wish I wasn’t primarily bred to be food…”
So only the dog?
have you like
ever actually tried installing an old app on linux
or accidentally had a power outage during an updateit literally can’t update without breaking and can’t install old apps lol
Can’t you just bury your head in the sand like the rest of us? Linux is literally perfect if you ignore all of its flaws.
Yeah I’ve installed heaps of old apps, it depends on dynamic vs static libraries etc but some people still use Emacs 25…
I have lost power whilst updating, can be a nuisance depending in the distro, but snapshots (zfs and btrfs both work well for me) have been life saving.
Mac and windows simply don’t have a lot of quality of life features. Working with them is painful. As self a documenting systems they are fantastic though, however, when I was younger we had things called schools that served to address that gap, these have fallen out of favour in modern times.
it depends on dynamic vs static libraries
why must the user think about this shit? i can grab a windows app made for XP and run it on 11, and it’ll run perfectly fine, and i don’t have to think about the way its dynamic loader figures it out
ill have lower chances of running an app made for RHEL8 on RHEL9 than that
Android hate not tolerated. Android can delete system apps, if you aee root. On linux you can"t install or uninstall anything if you are not root
Or by connecting an Android phone to a computer, enabling USB debugging, launching a terminal and typing
adb shell pm uninstall -k --user 0 com.package.name.of.app
No root needed!
That’s not exactly a safe, recommended or foolproof way. Adb carries a lot of risks
On linux you can"t install or uninstall anything if you are not root
Wrong. You can install Flatpak apps as a user, which are very similar to apps on Android.
On linux you can"t install or uninstall anything if you are not root
That’s not true at all. You generally can’t use your distribution’s package manager to install or uninstall without elevated privileges. But you can download packages, or executables with their own installer, and unpack/install under your home directory. Or, you can compile from source, and if you
./configure
’d it properlymake install
will put it under your home.Standard Linux distributions don’t place restrictions on what you can and cannot execute; if it needs permissions for device access of course you’ll need to sort that out.
Considering how difficult it still can be to get root on Android, I understand the shade, though.
I find it hilarious that the first architecture change in 10 years, that happened seven years ago, still causes anxiety and pain for people who don’t even use that operating system and probably never did.
I wonder how much Linux usership is owed to people being completely incapable of dealing with a minor inconvenience they once encountered (or only saw a meme about) on an apple product.
The sun puts out less energy than is wasted by people hating on Apple for completely and utterly irrational reasons.
An equal amount of wasted energy is output defending a trillion dollar corporation that doesn’t care about those defending them at all. Apple be fine. Let’s just use our computers and move on with our lives; it doesn’t have to be personal.
Defending the truth seems worthwhile to me. Even if for a mega corporation. There are valid criticisms to be used… but this is not one of them. We can do better!
I’m pretty sure the meme is factually correct: you can’t run 32 bit applications on current versions of macOS. Unless something has changed recently that I don’t know of. Doesn’t iOS also force updating apps? I have a vague memory of my partner not being able to use an “old” version of an app and also not being able to update it so they simply couldn’t use it. That could be on the app developer though. Both of those a relevant to “old apps”.
If the meme is referring only to arm64 then eh I guess it’s a bit of a stretch but whatever, it’s a meme.
I agree there are many more, and much more annoying, criticisms though.
Meanwhile i got an 1988 japanase source code to compile and work on windows 11 without any problem. I can even send it if you want to see. It was written by prof emeritus Haruhiko Okamura in 1988.
Neat, that says a lot about the programmer too, although Windows is famous for bending over backwards for backwards compatibility.
Yes, he is a legendary programmer, one of the most skilled and respected computer science professors in Japan. He wrote this software which is a cli compression tool in pure C
Based on some of their arguments it feels like they’ve never actually used a Mac. “It’s for babies and old people” they cry, like there’s not an entire Unix system under the hood.
That’s like saying there is an entire Linux system under Android. Sure there is, but there is enough in the way to
make the kernel not really accessiblenot have access to many normal Linux functions (like ifconfig).Are Linux users really working in the kernel all that much? I’ve been doing support for Linux sysadmins for a decade and not once have I needed to touch the kernel.
I mis-phrased that, sorry. In the Android case, you can’t access a lot of networking functionality and other lower level access functions.
Running ifconfig responses with:
Warning: cannot open /proc/net/dev (Permission denied). Limited output.
Even though it is based on Linux, and has access to the ifconfig app, it’s not really something you can do. There are other things to consider like that. While you could try to give yourself root access, it’s messy and not something that’s really easy or encouraged.
In macOS’s case, it’s Unix to a point, but try installing NVIDIA cards in them (for CUDA cores). There are Unix drivers for Nvidia cards, for x86 and ARM, but even thought it’s Unix, it still won’t work.
How about running native Vulcan? It’s a major API for 3D graphics. It has a Unix driver, but still can’t work on macOS. Best that can be done is workarounds, but that’s not native and has issues.
There is Unix support for these, but macOS isn’t really Unix underneath.
Okay, that makes more sense. Though the amount of trouble I’ve heard Linux folks have with Nvidia stuff shouldn’t mean that it’s not Linux. Just that Nvidia sucks.
Also, Vulkan seems to have a ton of support for Apple Silicon.
And finally, Mac OS has been certified Unix 03 since 2009 except for version 10.7
Vulkan has hacked in support, but not official support. It’s like saying that because I can hack in Flash on macOS, that must mean that it has tons of support. Two different things.
And macOS is Unix certified, but that doesn’t make it Unix (I know, it’s complicated…) To help show this, EulerOS (from Huawei) is a Linux OS.
EulerOS is a high-security, highly scalable, high-performance, open enterprise Linux operating system
Its was also Unix 03 certified, just like macOS. Even though it’s Linux, not Unix.
Mac is arguably more Unix than Linux is. Mind you, that doesn’t make it better, but yeah, why not allow people the freedom to choose?
Especially if your workplace is picking up the tab for the device, and all the more so if the only options are Windows vs. Mac bc that’s what the company has knowledge of due to them being used before.
Linux is great. Windows sucks ass. Mac is also great. What is so hard about saying that?
Mac is not great bc it is incredibly expensive and very restrictive, fully closed source. Most apps are paywalled too, you can barely do anything on a Mac if you are broke
Okay, but read my 3rd sentence. Though yeah, what you said is somewhat true as well - except that Mac OSX does provide a ton of stuff right out of the box, included in the price you might say, whoever pays it; also, many Linux programs require payment too, like a game on Steam, and also, many FOSS programs can work on Mac as well, especially if someone has already put in the effort to figure out how to get it to compile. So it’s not “barely anything”, even though it is lesser. Oh and also, if your work picks up the pricetag for the paid apps, then that solves that issue as well.
They both have their uses, by different people at different times - e.g. a Mac if you can get access to one, while a Linux at home if you cannot.
Mac is good for audio production, but windows, linux, even bsd does many things better
I was trying to delete a KDE program that I’ll never use, but Discover seemed to want to remove the whole pile of KDE Apps. I’m sure there’s a way.
The K in KDE stands for kitchensink.
It may be that it wants to uninstall some kde-plasma-desktop metapackage, not the whole bunch of all kde apps. If it is uninstalled, nothing crucially important happens. Try to remove it with
apt
if you’re running some Debian or Ubuntu flavour.The problem is that the all those apps installed as dependencies will get marked as unused and removed with the next
--autoremove
(which you should probably do regularly to clean up old kernels.The real fix would be to mark all those apps as explicitly installed, but I don’t use apt-based distros regularly so idk how.
You can then either ‘install’ them with
apt
, which does essentially only mark installed packags as manually installed or use e.g. synaptic for that.Yeah but you’d need to do it for *everything* that’s affected, which is a lot.