657
you are viewing a single comment's thread
view the rest of the comments
[-] infeeeee@lemm.ee 270 points 2 months ago* (last edited 2 months ago)

For those who don't remember the original of this was an ancient meme:

https://images1.memedroid.com/images/UPLOADED6/5002dd114f5cd.jpeg

Edit:

Just how old this meme is: OSX 10.9 mavericks was the first free mac update, it was released in 2013. The meme should be created before that. Iirc Windows 7 was the first win with forced and annoying updates, it was released in 2009. So this meme should be from that era, 11-15 years old.

Edit2:

I found the original post, my calculations were correct, this is from 2011: https://www.stickycomics.com/computer-update/

[-] pineapplelover@lemm.ee 40 points 2 months ago

I use linux and I'm in the Not Again boat. Seems like everytime I update, something goes wrong

[-] infeeeee@lemm.ee 36 points 2 months ago

Use debian oldstable, usually 1-2 security updates each months, nothing else. If you need a newer app, install it as flatpak, they can't bork your system.

[-] kspatlas@lemm.ee 9 points 1 month ago

Stable is already ancient enough, but willingly running oldstable? I hope you've got a shovel ready

[-] pineapplelover@lemm.ee 1 points 2 months ago* (last edited 2 months ago)

Arch. Just updated a few days ago, got some java conflict stuff. Jdm jre or some kind of error. Had to read what people online did to fix that.

Edit: lmao why am I being downvoted?

[-] luciferofastora@lemmy.zip 28 points 2 months ago

You're probably being downvoted because you say "Not Again" to updates while using a rolling release distro. Like ordering a daily newspaper, then getting annoyed at getting a new issue every day.

[-] pineapplelover@lemm.ee -1 points 1 month ago

Just because I use rolling doesn't mean I am mandated to update every minute of my life. There are times when I'm genuinely excited for an update like for example when KDE does something new. Pretty much everything else is just little tweaks and bug fixes that will most likely result in me reading docs and figuring out what went wrong.

[-] luciferofastora@lemmy.zip 5 points 1 month ago

Sure, but the common consensus seems to be that you shouldn't be annoyed at the constant updates when that's an explicit feature of that system. Maybe that's just a misreading, but I assume the expected reaction would be "Not now" rather than "Not again".

(I'm not taking a position, as I've never worked with a rolling distro and can't really comment on either stance, just trying to navigate the confusion here)

[-] pineapplelover@lemm.ee 3 points 1 month ago

My reaction is more of "not now". Not again might happen when something breaks. So every update is a little gamble for me.

[-] luciferofastora@lemmy.zip 2 points 1 month ago

Fair enough, I guess that nuance got lost then

[-] bitwolf@lemmy.one 2 points 1 month ago

You're not mandated to update often but its encouraged.

It can be a lot easier, for example, to fix one small break three times than it is to fix 3 breaks at one time.

[-] pacmondo@sh.itjust.works 22 points 2 months ago

Well yeah, rolling release distros inherently require more fixing because you get all of the software as it is patched with far less testing for conflicts. If you want something you have to fix less get a stable release

[-] pineapplelover@lemm.ee -2 points 2 months ago

Which is kinda why I like waiting a little but that doesn't really matter because it's always rolling. Guess I'm just delaying having to fix my system. So I update whenever I'm not busy with my life.

[-] pacmondo@sh.itjust.works 10 points 2 months ago

Yeah, I'm just saying with Arch the tweaking is a feature, not a bug. You can get the same UI with something far more plug and play using something like Debian Stable or even Mint if you like Cinnamon. I'm an openSUSE stan myself but thats just because I like to experiment, break things, and then roll my system back.

[-] mexicancartel@lemmy.dbzer0.com 5 points 2 months ago

Lol switch from arch if you like waiting a little

[-] pineapplelover@lemm.ee 2 points 2 months ago

Nah it's fine. I like to get the latest kde updates.

[-] mexicancartel@lemmy.dbzer0.com 5 points 2 months ago* (last edited 2 months ago)

Iirc fedora got kde 6 update before arch lol. Or use kde neon

[-] KISSmyOSFeddit@lemmy.world 9 points 2 months ago* (last edited 2 months ago)

Maybe because the jre thing was an update that required manual intervention, there was an Arch news item about it. You're expected to read the Arch news before an update when you're running Arch. This can be automated with alias update='yay -Pw && pacman -syu' If that's too much for you, use a different distro.

[-] RecluseRamble@lemmy.dbzer0.com 3 points 2 months ago* (last edited 2 months ago)

To make it even more convenient, register to their mailing list and you get a heads up.

[-] KISSmyOSFeddit@lemmy.world 3 points 2 months ago* (last edited 2 months ago)

My ADHD and 1297 unread emails make that a bad idea.
With the alias, the news pop up in front of me right when they're relevant.

[-] dezmd@lemmy.world 3 points 1 month ago

Those are rookie numbers son, you gotta get on that.

[-] ulterno@lemmy.kde.social -1 points 1 month ago

You ppl don't use auto archive/categorise/delete ?

[-] JackbyDev@programming.dev 1 points 1 month ago

Why can't it print into as part of the update? Why is it a separate command?

[-] KISSmyOSFeddit@lemmy.world 1 points 1 month ago* (last edited 1 month ago)

It's the KISS philosophy. The package manager is for managing packages, not for reading mail

[-] JackbyDev@programming.dev 2 points 1 month ago

I've seen this a few times with various distributions. People always say stuff about checking news files or whatever their distros call them. I have no idea what those are or where to find them. It would seem extremely prudent for the update tool to print relevant information.

Brew does this. (I am not using Brew as an example of a perfect package management tool.) It also has "caveats" that get printed for some packages. It seems much more useful this way.

Printing the entire change log is overkill, but at least breaking changes and such would be extremely useful.

[-] tentacles9999@lemmynsfw.com 2 points 1 month ago

Unironically love gentoo for this as portage will let you know there is news to read and the command to read it. For changes the news is great and tells you step by step what to do

[-] ulterno@lemmy.kde.social 0 points 1 month ago

I just went "Shiit! Am I sitting on potential system breakage?" (because I don't remember doing any such intervention)
But turns out it was just a conflicts with change.

From what I know, pacman straight-up asks you what you want, in these cases. Sure, it's technically manual intervention, but for me, who scans over updated packages every-time, this is considered standard procedure.

Manual intervention is when GRUB doesn't install properly using the suggested command and you have to learn where your distro places the boot image and configure stuff accordingly.

Also, I don't have JDK so...

CC BY-NC-SA

[-] CeeBee@lemmy.world 7 points 2 months ago

Arch is great when you're somewhat experienced with Linux. Otherwise I recommend an Arch + QoL distro like EndeavourOS.

I'm a developer using Linux for well over a decade and a half and I use EndeavourOS because it just adds a level of ease.

[-] pineapplelover@lemm.ee 3 points 2 months ago

It's fine though, I know what I signed up for. I used Ubuntu for a year before moving over to Arch and and I quite like it. Everytime I decide to update though, I try to do so when I am not busy during school, and prepare for the worse when I do plan to update.

Are you talking about the major java/jre repackaging issue, that was announced (proposed update procedure included) on the archlinux news-page, that you are supposed to check before an update?

If so, then you can't really blame the distro, if you don't follow basic best practice guidelines.
And then you'd also be pretty late to that update and should run updates more frequently. Once a week to at least once a month is a good idea. That's the idea of a kinda bleeding edge, rolling release distro.

[-] SeekPie@lemm.ee 1 points 1 month ago* (last edited 1 month ago)

If you want rolling release, but still a stable distro, just go with OpenSUSE Tumbleweed, it's a rolling release with snapshots that you can go back to if something breaks. IIRC they also have a special app verification thingy that's supposed to be more stable than Arch's.

[-] bitwolf@lemmy.one 0 points 1 month ago* (last edited 1 month ago)

If you want reliable updates Arch isn't the best fit IMO.

It can be perfectly reliable for sure, but it's permitted not to be.

If you really want to update and not worry about it, I would consider Fedora, they test updates and upgrades while also being very close to bleeding edge.

[-] Sebbe@lemmy.sebbem.se 4 points 2 months ago

I was totally in the same boat just a decade ago.

[-] colderr@lemmy.world 15 points 2 months ago

The comments on the original post are... interesting...

[-] luciferofastora@lemmy.zip 21 points 2 months ago
[-] colderr@lemmy.world 12 points 2 months ago

Just kidding. I suck cocks too! :D

[-] SaltyIceteaMaker@lemmy.ml 7 points 2 months ago

You’re right, I suck cock and I love it. I have never felt so understood until now. Disregard my prior comments. Go ~~Windows!~~

How I miss bash.org

[-] nicknonya@lemmy.blahaj.zone 3 points 1 month ago

i'm surprised there's not a single slur in there

[-] wick@lemm.ee 2 points 1 month ago

Wow a real life ROFLCOPTER...

Oh yep, and someone calling them a loser for saying it. Classic.

[-] dezmd@lemmy.world 5 points 1 month ago

Well, now they just make you throw out the old Mac hardware and buy new for $1299 (8gb RAM lol) because it's now out of support for the latest MacOS and the newest versions of Adobe Suite/MS Office/insert productivity work related proprietary software suite here is on board with Apple's bullshit and won't run on older MacOS versions.

The more things change, the more they stay the same.

[-] barsquid@lemmy.world 3 points 1 month ago

I tried to install Win 10 in a VM recently and it spend hours updating after installing from the ISO. Also you have to turn off the internet to not create a Microsoft account? What a pain it is now.

[-] dezmd@lemmy.world 6 points 1 month ago

You need to update your ISO.

[-] infeeeee@lemm.ee 6 points 1 month ago

There are newer releases, obviously if you download an older build of windows, you have to download and install each updates manually. It's not a win only thing, it's the same with every os, e.g. download Ubuntu 16.10, it will take a while to upgrade to the current version. Windows 10 was released in 2015, I don't know which release you downloaded.

About the account, the answer is OOBE\BYPASSNRO

this post was submitted on 17 Jun 2024
657 points (96.1% liked)

linuxmemes

20363 readers
477 users here now

I use Arch btw


Sister communities:

Community rules

  1. Follow the site-wide rules and code of conduct
  2. Be civil
  3. Post Linux-related content
  4. No recent reposts

Please report posts and comments that break these rules!

founded 1 year ago
MODERATORS