cx40

joined 10 months ago
[โ€“] cx40@piefed.ca 2 points 2 weeks ago (1 children)

I think preventative medicine is where it would shine the most. There's so much data that we can capture with little additional cost. It just wouldn't be data that a human can reasonably make use of.

The problem is mainly who we can trust with this data.

51
submitted 2 weeks ago* (last edited 2 weeks ago) by cx40@piefed.ca to c/nostupidquestions@lemmy.ca
 

Progress bars often come with text that tells you what it's doing. In recent years, it seems that a lot of them stopped actually telling you what they're doing and instead give you a silly unrelated message (e.g. Panoramax would give me things like "Calculating Cornish sunshine", "Measuring the high tides", "Brewing tea", etc). Where/how did this trend start?

Edit: Thanks for all the responses! It looks like this is much older than I originally thought. I played SimCity 2000 as a kid, but at that age, "reticulating splines" just sounded like normal computer jargon to me.

[โ€“] cx40@piefed.ca 43 points 9 months ago (6 children)

It's always good practice to back up your data before doing an upgrade. But in case you need it, you can certainly do a minor version update through compose. If you already have that set up, it'll probably be the easier route.

Your compose file should have a line that looks like this:

image: jellyfin/jellyfin  

possibly with a version number. You can specify which version you want by changing that line. For example:

image: jellyfin/jellyfin:10.10.7  

You can check which versions are available here.