• 0 Posts
  • 32 Comments
Joined 3 years ago
cake
Cake day: May 19th, 2021

help-circle




  • RiderExMachina@lemmy.mltoLinux@lemmy.mlIt's time to move to Linux - YouTube
    link
    fedilink
    English
    arrow-up
    13
    arrow-down
    7
    ·
    5 months ago

    I think there are two major hurdles keeping Linux adoption back (besides the obvious installation bit). The first is that our backwards compatibility is terrible. It is easier to get old versions of Windows software to run in Wine than it is to get some old Linux software to run natively.

    If something like Photoshop did finally release a Linux version, even if they only did one release to make 2% of people happy, it likely wouldn’t be able to run natively after 5 years.

    The second is a good graphical toolkit. Yes, GTK and Qt exist, but neither are as simple as WinForms or SwiftUI/Aqua.





  • With the enshittification of streaming platforms, a Kodi or Jellyfin server would be a great starting point. In my case, I have both, and the Kodi machine gets the files from the Jellyfin machine through NFS.

    Or Home Assistant to help keep IOT devices that tend to be more IoS. Or a Nextcloud server to try to degoogle at least a little bit.

    Maybe a personal Friendica instance for your LAN so your family can get their Facebook addiction without giving their data to Meta?




  • RiderExMachina@lemmy.mltoLinux@lemmy.mlHopeless.
    link
    fedilink
    English
    arrow-up
    5
    ·
    10 months ago

    I’d recommend finding some FOSS projects to contribute to so that you can stay sharp and also add stuff to your resume. Plenty out there that needs worked on, and not all of it can be done by people working full time at another job.






  • There are a lot of interesting things in your post.

    First, League typically doesn’t work well on Linux because Riot doesn’t care about Linux users. If League is going to be a deal breaker, I’d recommend getting a dedicated Windows system for the best time.

    Second, your CPU has a known hardware bug with C-states. If you’ve been noticing your computer freeze often under Linux, disable C-states in your BIOS.

    Third, are the games you’re trying to launch purchased through Steam, purchased through a different store, or pirated?

    Are you able to play any of your games, or is it just these few that have been giving you trouble? If it’s every game, you may not have the nvidia driver or vulkan installed. Just to be sure, you can try running nvidia-smi in a terminal, which will show you which driver the system is using. If you are unable to run the command at all, you’ll definitely need to install the nvidia driver