309
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
this post was submitted on 22 Jan 2024
309 points (96.7% liked)
Linux
47953 readers
1592 users here now
From Wikipedia, the free encyclopedia
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.
Rules
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.
- No misinformation
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
founded 5 years ago
MODERATORS
I once did an apt-get upgrade in the middle of when debian testing was recompiling all packages and moving to a new gcc version. I get it, using testing invites stuff like this. But come on, there should at least be a way to warn people beforehand.
That's kinda weird: shouldn't they recompile everything first and then replace repos' contents?
Me: I want to change my car tire
Car: Hey, your car is going at 60 mph now. Do you want to change your tire now?
Me: Is it not possible?
Car: It's your car, anything is possible with enough effort. As per Google one guy managed to change a tire of a bullock cart while it was moving at 2 mph.
Me: Sounds good. Let's gooo!
This is the experience for Linux tinkerers.
In my case it was:
Me: I want to change my car tire, and i naturally assume we are parked safely in the garage. This is a routine maintenance thing after all.
Car: Sure thing! bork
Me: Umm, why are wrapped around a tree?
Car: Well, we were currently going 60mph, and we posted about it on this website.
Me: Why is there no warning that tells me that doing maintenance now will crash my car?
Car: Well like i said, there is, and it is on this website you should have gone to.
In my personal experience, these sort of things happen rarely, unless you are using some sort of rolling-release distribution. For all my mission-critical docker apps, I wait for at least a week after a major update has been pushed and check the dev website.