• 1 Post
  • 4 Comments
Joined 1 year ago
cake
Cake day: June 22nd, 2023

help-circle
  • Universities have been running Linux since the very early versions. Slackware was pretty common back in the 90s and 2000s and universities had labs full of them not least because there weren’t really laptops so they had to have enough machines for all the students. Universities have been heavily involved in the development of unix from its inception and a lot of the tools were initially written by university professors.



  • It really depends on the project. Some of them take breaking changes seriously and don’t do them and auto migrate and others will throw them out on “minor” number releases and there might be a lot of breaking changes but you only run into one that impacts you occasionally. I typically don’t want containers that are going to be a lot of work to keep up to date so I jettison projects that have unreliable releases for whatever reason and if they put out a breaking change its a good time to re evaluate whether I want that container at all and look at alternatives.

    So no its not safe, but depending on the project it actually can be.