• 0 Posts
  • 5 Comments
Joined 8 months ago
cake
Cake day: November 20th, 2024

help-circle

  • I have had some decent experiences with Copilot and coding in C#. I’ve asked it to help me figure out what was wrong with a LINQ query I was doing with an XDocument and it pointed me in the right direction where I figured it out. It also occasionally has some super useful auto complete blocks of code that actually match the pattern of what I’m doing.

    As for art and such, sometimes people just want to see some random bizarre thing realized visually that they don’t have the ability (or time/dedication) to realize themselves and it’s not something serious that they would be commissioning an artist for anyway. I used Bing image creator recently to generate a little character portrait for an online DND game I’m playing in since I couldn’t find quite what I was looking for with an image search (which is what I usually do for those).

    I’ve seen managers at my job use it to generate fun, relevant imagery for slideshows that otherwise would’ve been random boring stock images (or just text).

    It has actual helpful uses, but every major corporation that has a stake in it just added to or listened to the propaganda really hard, which has caused problems for some people; like the idiot who proudly fired all of his employees because he replaced all their jobs with automation and AI, then started hunting for actual employees to hire again a couple months later because everything was terrible and nothing worked right.

    They’re just tools that can potentially aid people, but they’re terrible replacements for actual people. I write automated tests for a living, and companies will always need people for that. If they fired me and the other QAs tomorrow, things would be okay for a short while thanks to the automation we’ve built, but as more and more code changes go into our numerous and labyrinthine systems, more and more bugs would get through without someone to maintain the automation.



  • Debian is a fine distro, but it’s main strategy is being “the stable distro”. So most software packages are at least a little out of date because they only put the most stable and tested versions of software in their default repos. You can add other repos to get around this if you want the latest and greatest, but most other repos keep their main package list more up to date.

    Debian is fantastic if you want to set up a quick and easy home server due to it’s long and solid history, huge user base, simplicity and stability.


  • Highly recommend Linux Mint, Ubuntu or Fedora for your main desktop distro when coming from Windows. They have an extremely wide user base, huge list of easily installed and compatible software (like, search for it in the built in software center app and one click download and install it, instead of having to use the command line or build from source), and will definitely be the easiest to triage issues in/find answers online for.

    One big consideration is driver support. Yes you should be able to set up all drivers you need on basically any Linux distro, but the three above basically are designed to do it for you, including the proprietary drivers needed for certain web content with annoying DRM, and for NVidia graphics cards. There is an open source driver for NVidia, but my understanding is that the proprietary one has way better compatibility and performance (this is purely hearsay, as I have an AMD card, so I’m not speaking from experience).

    Others have mentioned the things about SteamOS being made for the one specific handheld, which is true. It boots straight into the gaming handheld mode by default, so if you wanted to see the desktop you’d have to load that, then go to the menu and select “switch to desktop mode” every time you boot.

    Plus you can just get that exact same gaming mode UI on any desktop with steam installed by going into the menu and selecting it or hitting the home/Xbox/PlayStation button on a connected controller when steam is open.