• 0 Posts
  • 58 Comments
Joined 1 year ago
cake
Cake day: July 19th, 2023

help-circle


  • As a software dev and open source contributor: stay the course, then! I’ll take open source software over a union 10 times out of 10. I get paid so well for what I do that it’s silly, and I love spending my time doing the stuff I like. I’ve been a union member in other fields, it’s not an experience I’d like to repeat.

    I seriously doubt anybody is contributing to open source for status & seniority. Respect, maybe. The status & seniority people become managers; as the old joke goes, that’s the best way to get them out of the workforce.



  • Illegal to do…what? Not offer high-res videos? To have any delay before streaming videos? To refuse to serve you videos, even if doing so caused them to lose money? How would you enforce that on Google, much less on smaller startups? Would it apply to PeerTube instances?

    Google sucks for doing this. It’ll drive people to competitors–hopefully even federated competitors. But laws to ‘fix’ the problem would be nearly impossible to craft–and would be counterproductive in the long term, because they’d cement the status quo. Let Google suck, so that people switch away from it.




  • There’s an important difference, though, especially with Lemmy. You used XMPP to communicate with particular people. When Google convinced, whatever, 70% of users to use Talk and then slammed the door shut, the smaller instances were no longer viable. People on those instances lost contact with their friends. They aren’t going to just chat with whoever else happened to be left outside the walls.

    But I don’t look for specific people on Reddit, or on Lemmy. Any large-enough instance is fine. Just like people moved from Reddit to Lemmy, they can move from one instance to another. A major rift could drop the quality of the experience, at least for a while, but the instances would still be viable. They’re not suddenly useless the way an isolated Jabber server was.









  • I’ve played Skyrim and Fallout 3 & 4 on Linux, and Uncharted. They worked just fine.

    You need to enable Proton for all ‘unsupported’ titles in Steam (literally two clicks). After that…the only games I’ve found that don’t work are down to anti-cheat. I used to occasionally have to change the Proton version for some games, but it’s been a while since I had to do that.

    It’s nothing like gaming on Linux was 10 years ago. It’s much more like gaming on Windows, the last time I did it: you occasionally find a game that needs tweaking, but 95% work flawlessly.




  • Just so it’s clear for everybody: Nix is a programming language, build system, and package manager. NixOS is a Linux distro built with (and upon) Nix. Home Manager is a dotfile and home management tool using Nix, allowing control of dotfiles, but also per-user software, systemd services, and more. You can use Home Manager in any distro, not just NixOS (but you do need to install Nix).