• 0 Posts
  • 4 Comments
Joined 1 year ago
cake
Cake day: September 28th, 2023

help-circle

  • The biggest hurdle by far is that you need to compile the software you want to use from source more often that is acceptable for the average user. There is also a serious lack of proper hardware driver support.

    Linux is way too fragmented and trying to get up and running with basic apps requires way too much technical skill.

    I really do hope that SteamOS will finally solve these problems by having the backing of a foundation (company) that has years of UX experience (with multiple failures and successes under their belt) that targets a wide range of audiences. This should give hardware manufacturers confidence that developing drivers for that OS will not be a waste of time.



  • Not a hot take at all. Asking someone to go from a GUI heavy operating system to a command line heavy one and be just as productive is lunacy. Like all major changes it is important to ween off the old thing.

    My biggest hurdle with the switch has been permission related issues, and you can’t deal with those cleanly with a UI, and every help thread under the sun throws out a bunch of command line commands giving a solution without explaining why those changes are needed. It may seem like Unix 101 to experienced Linux users, but it is really cryptic to newcomers coming from operating systems that are…cough more lenient with their permissions.

    There is also a mentality that UIs are much more idiot proof than command line. UIs are written by people who actually know the OS so we can’t accidentally delete our home folder because of a typo. It is a very legitimate concern.