Just to put things in perspective - MacOS forces you to run on their update treadmill for the OS, and you can't even update your xcode dev environment if you refuse. Ditto with Linux, you can't refuse OS updates if you use a package manager because eventually you can't update anything without accepting all the dependencies. Windows for all its warts did do something well with binary compatibility. I am happy as a pig in poop with my work supplied LTSC install.
hot_gril|1 year ago
pompino|1 year ago
viraptor|1 year ago
pompino|1 year ago
Then you can't have those dependencies managed by a package manager, which means you'll constantly be compiling (and dealing with conflicts yourself). This is not a viable path forward as it seems to be presented here.
>You have so many ways to do this - same as you're doing on windows.
On Windows I copy a binary and run it w/o giving a crap about the OS updates. Vastly different workflows for it to be called "same".