• 1 Post
  • 71 Comments
Joined 2 years ago
cake
Cake day: June 10th, 2023

help-circle
  • They always have used hardware closely related to existing workstation or PC hardware, but the difference is now they try so much less hard to hide it, through crossplay, lack of platform exclusives, and just less trying to innovate on how the games are played. Part of it is that game inputs have largely been standardized, part of it is that the more similar to a bog standard PC the console is, the easier it is for developers to port their existing games, and part of it might just be that platforms aren’t feeling pushed to innovate as much


  • It’s absolutely incredible how big the gaming industry is now. Where 20 years ago it was extremely male, and mostly limited to 20-30 year olds now it’s everyone! Children and retirees, men and women and everything inbetween or further out to the fringes! And I’m not just talking phone games (which is a gigantic market on its own) at the MSP I work at we’ve had retired folks bring in gaming computers for service or just drop off older gaming computers for recycling


  • The funniest part is that the best selling video game of all time (Minecraft) currently has an MSRP of less than $30, which technically gets you 2 games because Microsoft/Mojang maintain 2 completely separate codebases for Minecraft (Java edition and bedrock edition) and has to design, program, test and debug everything twice, once for each codebase




  • This is where I’m at too. If I go crazy and start installing stuff natively to experiment I end up with extra stuff auto configured that’s no longer needed and random problems I’m too lazy to figure out how to solve. Flatpak doesn’t do that and I don’t have to worry about that. I can install random stuff to play with and uninstall it cleanly. Some packages need more system access than flatpak gives natively and with those I’ll make the decision of if I want to set it up and tear it down manually or not.

    Storage is cheap, my time not so much.


  • If you are administrating systems it’s extremely useful to know how to work with stuff by command line, both for remote administration via SSH or Ps-session and for rapid troubleshooting/settings changes and of course for emergency recovery when everything is super broken.

    Honestly I personally use a mix of both GUI, CLI and hosted admin portals (the 11 ton gorilla in the room everyone arguing over GUI vs CLI forgets about) and will shift between tools depending on what is best for the given job.

    Of course if you’re just an owner-operator, see Joe Average in Anytown America with his household laptop, the GUI tools are the only thing you’ll want to use and even that might get overwhelming or scary, but Joe Average is more often than not these days going to not even own a computer and instead just use their phone. That’s the other thing many folks in these threads forget, is the home computer is a market on life support. The average “not a computer person” does not own a computer at all, they use their smartphone for literally everything







  • I certainly agree, but you can’t replace your entire software, server and groupware stack in a day. Start by transitioning the easiest stuff off of Microsoft, tie it into your existing stack then slowly transition away. Shutting off the last domain controller is a lot easier when you only have a handful of Windows workstations that rely on it than when you have 5000 of them


  • You seem to be missing the point. All software has a point where it reaches end of support. The problem is Windows 11 has significantly increased the system requirements so that only computers produced in the last 7 years or so are “compatible” and lots of perfectly workable but slightly older machines are now destined for the ewaste burn pit purely because of that decision



  • Trainguyrom@reddthat.comtolinuxmemes@lemmy.worldIt's that simple
    link
    fedilink
    English
    arrow-up
    1
    ·
    edit-2
    17 days ago

    Ehhh it’s not as bad as it used to be. Depending on the distro you might have some finagling to install it to begin with but otherwise their drivers tend to be fine.

    It is however much nicer when you can just boot up a bog standard kernel and not have to worry about installing third party drivers, but it’s not the end of the world if you do have to toss some third party drivers in there


  • I have a bad professional habit of treating windows machines like Linux, abusing PS Sessions like its SSH, downloading everything via winget, and generally trying to do as much of my admin work without popping open RDP as I can. Sometimes that works super well, and sometimes it throws me for a loop. But most importantly, it opens certain doors that remain shut for folks who insist on always RDPing in and using the GUI