• 0 Posts
  • 51 Comments
Joined 1 year ago
cake
Cake day: July 1st, 2023

help-circle

  • The first thing I’ll say is the reason you’re more comfortable with Windows is because you’ve been using it for however long and learning to deal with the issues it has. The same needs to be done on Linux. You’ll have to learn how it works just like you forgot you did for Windows.

    Second, along with logs like other users said, you have to know how to use a search engine well. Most issues will be easy to solve, but some may take some searching. The Arch wiki is a good resource even if you aren’t using Arch.







  • Linux users tend to give much better bug reports than Windows users (if they do at all). That alone is probably a good enough reason to do Linux first. There are many more good reasons when the first goal is getting it functional and not getting as many users as possible (who will probably hate it if they’re not a technically skilled user because there will be bugs).

    You’re making an assumption their first priority is the number of users. I would suspect that isn’t true, and they’re aware Windows has more users.


  • After putting my computer to sleep, it would immediately wake back up. Eventually found out it was my Logitech wireless dongle that was causing the issue. I had to create a script that disabled USB ports during sleep and a systemd service to make sure it activated on every boot.

    Thanks for this. I’m going to look into it. This happens on my computer, but it’s been happening for years, which includes a long time on Windows. I had pretty much given up on it because I’ve tried unplugging just about everything and it still happens. It might be something else for me.

    For the Nvidia issues, that hopefully shouldn’t be an issue soon after the open source drivers. The few mostly solvable issues with Linux are quickly dissolving.







  • Yeah, both have pros and cons. I have Steam installed through pacman and flatpak also. For me I have the Flatpak version because it contains its own version of glibc. This mostly doesn’t matter, except I play Squad and it’s doing something with it’s anti-cheat that isn’t supported in the most recent versions of glibc, so I use the Flatpak version for Squad only.

    Flatpak is essentially a more controlled environment. It will contain everything it needs to work, which is good for ensuring it works but bad because you’ll have duplicates. It mostly doesn’t matter which you use, but occasionally it does.



  • A friend brought up some Ubisoft game (that I’m not that interested in) that is exclusive to their launcher. I was 90% sure this was an indication there was no hope for Linux there. I googled it and they apparently had already promised they would be strongly supporting Linux. A shitty company like Ubisoft is supporting it. I think we’re very close.

    I’d be very curious to see the hours played on games by OS. The last data I saw of probable usage percent had Linux at 4%, but I’d bet a large number of Windows and Mac machines are mostly just web browser machines. I would suspect Linux users are more likely to be gamers as they’ve already shown more interest in technology.

    I don’t know what percent we need to be mainstream, but we’re on a good trgectory. If we can manage to hit 10% I doubt it could be overlooked anymore. Also, every person who swaps over is one more person who’s likely to push others to swap. It’s a slippery slope. We’ll get there.


  • Yeah, I wouldn’t recommend this option. Maybe for some basic question, but don’t follow its directions for anything technical and absolutely don’t enter any commands it gives you unless you know what they do. It makes stuff up all the time. It’ll sound confident, but if you’re a new user you don’t know enough to know what it’s telling you to do.

    For that matter, don’t enter any commands you see online without looking at it first. You can’t trust everyone.