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/)DE
Posts
10
Comments
249
Joined
2 yr. ago

  • You seem like someone who hasn't really worked in software development.

    Software engineering does not simply mean coding. A production grade software application goes through analysis, design, implementation (where coding happens), testing (several phases), release and maintenance. Not to mention infrastructure concerns (storage, databases, microservices, service orchestration, middleware, etc). The whole process is too nuanced and complex to conclude that AI would make the whole career obsolete. It might shake up some areas of software engineering but only a small part of it.

    You'll still need people to verify that the AI generated application actually behaves as per the business logic, runs optimally with the hardware you have and scales as your business grows. Which means engineers for testing and reviewing the generated code plus engineers to setup the infrastructure where the application will run.

  • Technically you could mod these games on Linux but it was a bit wonky. So I preferred to play these on Windows with MO2.

    Then I started using Steam Tinker Launch to setup and run MO2 on Linux and thus stopped using Windows.

    However STL does not seem to be getting updates these days so I now use this for modding Skyrim, Fallout, etc: https://github.com/rockerbacon/modorganizer2-linux-installer

    Edit: Nexus mods are also working on a cross-platform app for modding, though its still in alpha. Currently only a few games are supported with support for more coming soon.