Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)BU
Posts
2
Comments
1,317
Joined
2 yr. ago

  • I’m loving the fact that a large chunk of my paycheck is paying for a system that will without a doubt be disbanded well before I ever reach retirement age. I’ll never see a dime of the 10s of thousands I’ve already paid in, let alone anything I pay in over the next 30 years

  • I’d argue the internet is primarily business. It’s primarily ran by businesses.

    The free internet of the 90s is long since gone and anyone born since has no other reference for the internet before commercialization

  • Because the average person hears “AI” and thinks Cortana/Terminator, not a bunch of if statements.

    People are dumb when it comes to things they don’t understand. I’m dumb when it comes to mechanical engineering of any kind, but I’m competent with software. It’s all about where people’s strengths lie, but some people aren’t aware enough to know they don’t know something

  • If you look at the steam charts, the big FPS games pretty much dominate. I’d argue that does mean the majority are playing at least 1 of the incompatible games at least somewhat casually or with friends.

    Most of the unplayables aren’t going to be Linux compatible. Most have come out and explicitly said so. If it hasn’t enabled Linux support by now, I’d expect it to never come.

    EAC being enabled for Linux brings the security of the whole system down, which is why there’s resistance to it. You’re not able to cover nearly as much, so cheaters have exponentially more attack surface for a very minimal gain of players.

  • I’ve had a lot of similar experiences that just make me not want to use Linux on the desktop. There’s always something breaking, and if you like to tinker with your computer and don’t mind spending an afternoon fixing audio or Bluetooth or a monitor configuration it’s not too bad, but if you just want something that works Linux is definitely not it

  • WSL wasn’t a thing when I started with that, and it still doesn’t do everything I want it to, so I much prefer to not use WSL at all and instead manually manage the VM.

    There’s nothing wrong with the WSL approach, it’s just not one I like

  • Despite trying at least 6 times, I’ve never been able to successfully start a node project on windows. No such problems on Linux or Mac.

    I tend to do my dev work at home with an Ubuntu server VM and ssh into it from my windows desktop now. Find that it’s the best of both worlds.

  • I’ve not had that experience. I’ve had to go hunting down package names on google before I can install it using the package manager, when instead I could have just downloaded it from their website.

    Apt, brew and whatever Arch has have all had the same problems for me. They almost never work out of the box and they’re a major reason I don’t like using Linux on desktop.