• 0 Posts
  • 79 Comments
Joined 2 years ago
cake
Cake day: August 8th, 2023

help-circle
  • Lol no. I’ve been using Linux for 10 years and it’s been a continuous dumpster fire. Constant issues l, especially with Nvidia, across many different machines. Issues with wine, no X11 (or Wayland) after updates, games not starting, etc, etc. Across Ubuntu, Fedora, Arch (and derivatives).

    Yet I almost exclusively use Linux nowadays. Why? Because it’s a dumpster fire I can influence. Windows is going to shit, they were taking my PC hostage, installing spyware, ads, forcing updated without my consent. On Linux I have to invest hours to fix shit, on Windows I can get fucked whenever something happens that I don’t want.

    With proton advancing, Wayland working somewhat usable even with Nvidia,my threshold was passed. I’d rather fix the fixable Linux issues that cost me time than deal with Windows any longer. But for the layman I’m not sure I’d recommend it. I’m a computer scientist. I can fixodt issues, it’s just a question of time and energy. But that doesn’t go for everyone.



  • gerryflap@feddit.nltoLinux@lemmy.mlShouting into the void
    link
    fedilink
    arrow-up
    25
    arrow-down
    2
    ·
    2 months ago

    Even people who’ve been at it for years. I am skeptical of the AI hype bubble as much as anyone here, but it’s been very useful for fixing things in Linux. Just in the past years it helped me (among others):

    • Find an obscure bug that was reported that same day in the kernel, and helped me switch to the LTS kernel to prevent these issues.
    • Help me setup up a random 35mm film scanner that I found with cups, and then help me set up a win XP VM when that didn’t work out
    • Help me fix bluray playback yesterday after VLC suddenly randomly started to refuse playing it.

  • I’ve been using Linux with Nvidia for 10 years and it’s been a constant dumpster fire. The Nvidia driver constantly caused issues over these 10 years, especially during updates. Currently I’m having the issue that the entirety of Wayland, including all open programs, crash when I run out of VRAM because the Linux Nvidia drivers cannot fall back on RAM when running out of VRAM. It’s making my gaming experience very frustrating.






  • As long as it’s a bit of a sandbox: hell yeah. But there needs to be stuff happening, things to do. I love games like GTA, Cyberpunk, Just Cause, Stalker, because you can just go around the world and experience random stuff happening. Sometimes I don’t want a goal, but just a sandbox to create my own stories.


  • I haven’t tried them, so I cannot judge, but I’m just afraid I’ll run into issues when I will have to go off the beaten path. Inevitably I’ll have to do something hacky in order to fix some obscure software that the maintainers of the distro didn’t think of, and that’s currently already a big pain. But in such a strict setting it will be even more difficult. There will be no documentation and probably no guide or questions/answers on any forum either.

    I’d be willing to try it for a productivity setup if I needed a reinstall, but not for my main PC because I just rely on too many hacks to get shit working.






  • We played this game called Icarus last weekend because of a free weekend. It was okay for me, but I also have a pretty high-end PC for the 1080p monitor connected to it. Even for me the game was quite janky, but for my friends with older hardware the game wasn’t a good time. One friend’s microphone randomly turned into a max-volume noise generator while playing on multiple occasions, something that has never happened before. Another (who plays on Linux) experienced constant crashes and weird behaviour.

    After that disappointment we went back in time to The Showdown Effect for the first time in years, which was still as hilarious as ever. Apparently there’s an updated free to play version now (called reloaded or something?) so we’d have to check that out. Would recommend it if you’re looking to have some mayhem with friends .

    Edit: oh yeah and I also bought Grid Legends because it has a big sale and I like racing games. The driving physics don’t annoy me like the ones in The Crew or Forza so I’m having a good time with it till now




  • I was just about to post the same thing. I’ve been using Linux for almost 10 years. I never really understood the folder layout anyway into this detail. My reasoning always was that /lib was more system-wide and /usr/lib was for stuff installed for me only. That never made sense though, since there is only one /usr and not one for every user. But I never really thought further, I just let it be.


  • Sometimes I look at the memes around here and wonder wtf y’all are doing. Like, neither my code nor the code at the place I work at are perfect. But I don’t think I’ve ever seen a merge do this. Maybe some of the most diverged merges temporarily had a lot of errors because of some refactoring, but then it was just a few find + replaces away from being fixed again. But those were merges where multiple teams had been working on both the original and the fork for years and even then it was usually pretty okay.