• 0 Posts
  • 25 Comments
Joined 1 year ago
cake
Cake day: June 23rd, 2023

help-circle



  • I do not believe, at all, that linux needs to grow. We don’t need to appeal to every casual pc user, because for most of these people what they are using already works just fine for them - and if they don’t already have the drive to learn about and try linux on their own, there’s no reason to shove it in their faces.



  • Nintendo 64 games.
    It was the first game console I really played much of growing up. I’d go to my dads on the weekends and he had it there, so it was this magical time, playing Ocarina of Time and Mario Kart 64. I’ve collected nearly all the games I grew up with, as well as some I never played as a kid. I like having it, knowing that at any time I can play them, in their original forms on hardware. Emulation is great but playing on hardware just hits different.



  • I think that the linux desktop has improved dramatically every year, but there are issues as well. This really isn’t unique to linux though, no OS out there fulfills every user’s needs (and in the case of linux, there are so many different people/groups with different philosophies making distros, that it can be super hit or miss). I’ve had my fair share of normal updates breaking the system, or installing ubuntu and getting booted straight to the tty since it didn’t ship with nvidia drivers at the time. Even now, when I run an update, I have to manually delete the updated nvidia driver and manually downgrade to the old one because I simply get a black screen with the new one.
    The issues are always managable, fixable, but I think that they do make linux very difficult for people without the time or understanding to troubleshoot the problem.
    But, when I was on windows I had plenty of things break there too, ads in the start menu, that sluggishness that windows always seems to get if you don’t do a fresh install every year or two. I had a game that would crash on boot if I had my USB headset plugged in. And of course, updates breaking the system randomly.

    The issues you seem to be having aren’t normal, and while I’m tempted to blame Ubuntu, I’m not sure. Ubuntu makes some really strange choices, I feel, and did cause me more issues than other distro’s I’ve tried.
    But really the core of what I’m saying is that depending on your use case, linux might suck, but it can also be far better than other OS’s.




  • If I’m being totally honest, my primary use-case is gaming. I only have linux installed on my device, and if a game doesn’t work, I simply play other things and hope it will eventually work.
    Sometimes, with some effort, you can get windows programs to work using wine. For example, I was able to run Mod Organizer 2 to mod skyrim without issues. If that fails and your software won’t work in wine, you could either find alternative native linux software or just dual-boot. I used to do that to play VR games in windows 10 since I’ve had issues running them in linux. Another option is to run a windows Virtual Machine whenever you need whatever software you can’t get working, but there’s pretty bad performance limitations unless you can get hardware passthrough working.







  • I mean… that’s simply incorrect. If you read my original post, I talked about that, exactly. Twice in the last month I’ve had running updates via the “updates available” notification in Kubuntu break the system, and require chrooting into the system via a live usb to fix it. That’s without any changes or messing around with the system, on a very recent install.
    When I used normal Ubuntu, there were rampant gnome shell crashes. Hardware compatibility is far from perfect, as well - case in point I’ve done clean installs of Linux Mint on computers for others in the past, only to find out that there simply aren’t working wifi drivers for the device.
    Linux CAN be less maintenance, but it’s ultimately more work to actually make the jump and completely relearn how to use a computer. I’m fully aware of the capabilities on people who aren’t enthusiasts, I do tech support for my whole family all the time. My stepfather’s solution to the wifi being slow was to make more networks on the same router, it was hosting like 12 wifi networks at once. However, windows is already familiar to them. They could technically learn to use linux, but they have zero interest because if windows has an issue they’ll just call me and I’ll fix it (and that’s usually not needed because it rarely breaks on them).



  • Linux really isn’t ideal for anyone who isn’t already a tech enthusiast on some level. I recently did a fresh install of Kubuntu and after about a week, it prompted me that there were updates, so I clicked the notification and ran the updates, after which my BIOS could no longer detect the UEFI partition. I had to use a live usb to chroot into the system and repair it, as well as update grub, in order to fix it.
    It’s fixable, but this is not something anyone who doesn’t already know what they’re doing can fix. I’ve had auto updates in the past put me on boot-loops thanks to nvidia drivers, etc.
    This kind of thing needs to almost never happen for linux to be friendly for those who just want their computer to work without any technical understanding. This, honestly though, can’t happen because of the nature of distros, you can’t ever make guarantees that everything will work because every distro has slightly different packages.
    Wine is getting better, but compatibility is still an issue, especially for people who rely really heavily on microsoft office or adobe products.