• 0 Posts
  • 15 Comments
Joined 4 months ago
cake
Cake day: June 26th, 2024

help-circle
  • Ive just started in a government IT role; everything is windows, I use windows myself at home for games, but run WSL for hobby dev, home server management and stuff like that.

    This is my first sysadmin role, having come from a Dev background, and administration on windows feels like such a chore. Everything takes ten steps to do, lots of issues, and feels very counter intuitive. I am not enjoying it at all. I suppose actual large scale Linux adminning probably has the same issues and I’m putting it down to lack of experience, but there’s so many small niggly issues that I know I could solve if this was a Linux environment that I can’t due to how windows is set up.

    I’m hopefully getting to move into a more hybrid dev/admin role for some web stuff, but I firs thave to convince my boss to let me install WSL so O can have a sane dev environment for web dev.





  • I dont know where this OP is living but having a million Euros in savings is definitely NOT normal, nor is it “middle-class”. Yes the houses can cost that much, most are mortgaged and the owners saddles with half a million in debt, desperately hoping for the prices to rise to make a profit. And there’s a significant housing shortage in several western euro countries too.





  • You might not be aware but there’s also a fairly content-rich successor project called SpaceStation 14! Its obviously nowhere near as featureful as 13 is, due to lack of development time but has a very active development community around it.

    One of the major (imo) improvements is a move to per pixel “real time” movement instead of the tile movement of ss13, it helps make them game feel much more alive and interactive.

    Definitely worth a look for fans of ss13, and its also open source and Linux compatible.

    https://spacestation14.com/



  • I’ve only played the 2006 game, (loved it. 10/10 game for me) and was really excited for what was going to be Prey 2, there’s still a trailer floating around for it, you’d be a human bounty hunter cast into the wider galaxy post prey 2006s story. Unfortunately that didn’t get made.

    I’ve heard good things about the 2017 but have yet to play it! Its been on my list for a while.



  • From someone who worked as a dev/engineer for a long time dont downplay DevOps as “not really development” most of what standard development is today is wiring together different services and building a UI on it. DevOps is a critical part of the impillar that is software development. Just because you’re not writing the JS that renders the front end doesn’t mean you’re not developing for the product! Infrastructure is as important as UI!