• 2 Posts
  • 21 Comments
Joined 2 years ago
cake
Cake day: October 6th, 2023

help-circle














  • I remember when it first came out I asked it to help me write a MapperConfig custom strategy and the answer it gave me was so fantastically wrong - even with prompting - that I lost an afternoon. Honestly the only useful thing I’ve found for it is getting it to find potential syntax errors in terraform code that the plan might miss. It doesn’t even complement my programming skills like a traditional search engine can do; instead it assumes a solution that is usually wrong and you are left to try to build your house on the boilercode sand it spits out at you.





  • Companies have got around this by only officially supporting one distro, like Steam with SteamOS (I think they also support Ubuntu). Steam also do static linking of the common libraries inside of ~/.local/share/Steam so that developers can be guaranteed to have something like zlib installed.

    I think there is also an argument that linux distributions are converging due to systemd being ubiquitious. Although I personally don’t enjoy using it and have substituted openrc on my Linux desktop, I can accept that developers can’t reasonably support it and I would need to find a workaround to use their software.



  • I’ve got a windows 10 PC that I built as a gaming computer like 10 years ago. To be honest it spends a lot of time turned off because Linux has become much better for gaming using Proton.

    However sometimes it is really useful to have a windows computer around. Being able to use Visual Studio for C# and C++ projects is particularly good given how much scaffolding their frameworks give you. Still, if I end up having the system being forcibly upgraded or when it leaves LTS it will probably end up being sold for spare parts.