722
submitted 11 months ago by qaz@lemmy.world to c/linuxmemes@lemmy.world
top 50 comments
sorted by: hot top controversial new old
[-] Potatos_are_not_friends@lemmy.world 122 points 11 months ago* (last edited 11 months ago)

Does anyone else run updates and watch the screen like you're some movie hacker?

Then when it's finish, you crack your knuckles and go, "It's about time. ๐Ÿ˜Ž" but all you do is open Firefox and look at some boring website for two hours?

[-] redimk@lemmy.dbzer0.com 84 points 11 months ago

This reminds me the other day I was in my house stressed because I couldn't install Cyberpunk 2077 on Fedora (I'm new to Linux so I don't know much and I had been distro hopping).

My MIL was in the house and she saw my screen filled with open terminals, documentation, lutris, wine, everything you can imagine open because I had no idea how to solve a stupid issue.

I heard her tell my wife "wow he must be pretty busy, he must be doig something really important and it's so impressive that he can read code like that I didn't know he could do that"

All I wanted to do was to play some damn game bro...

[-] pineapplelover@lemm.ee 47 points 11 months ago

Terminal = hacker

[-] possiblylinux127@lemmy.zip 16 points 11 months ago
[-] samson@aussie.zone 10 points 11 months ago

If you have the gog version it's not particularly user friendly to get those up and running if you're a new Linux user

load more comments (4 replies)
[-] lemmy_nightmare@sh.itjust.works 6 points 11 months ago
[-] pHr34kY@lemmy.world 4 points 11 months ago

Here's the thing - you were learning some valuable troubleshooting skills and some details about the workings of your operating system. The reward was playing a game.

One day you'll realize you've passively developed enough skill to use on the job.

[-] BackOnMyBS@lemmy.world 10 points 11 months ago

sudo apt-get update && apt-get upgrade | lolcat

load more comments (1 replies)
[-] Sanguine@sh.itjust.works 46 points 11 months ago

Damn, how many packages you feeding that thing. Post the neofetch ๐Ÿคฃ

Arch beenn feeling this way over last few weeks with all the kde updates basically adding "5" to end of their name.

[-] Tb0n3@sh.itjust.works 9 points 11 months ago

It's even worse when you have 60 packages to just hit enter to and then one that defaults to no for a conflict and you have to do it all over again.

[-] Sanguine@sh.itjust.works 3 points 11 months ago

Oh yeah with that one update a few days ago that required --overwrite..forget which package it was.

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

I have been ignoring virtualbox for months now because something about incompatible dependencies

load more comments (1 replies)
[-] Holzkohlen@feddit.de 3 points 11 months ago

Did I see that right: they added it and then removed it a few days later? Could be the other way round too.

[-] kplaceholder@lemmy.world 31 points 11 months ago

I used to run a yay -Syu on my system almost daily.

Now, I run a pacman -Syu once every 2-3 weeks, and I only ever update a package from the AUR if I do need it updated or is there a serious vulnerability.

Turns out I don't have a real need to have my personal system running bleeding edge new software at all times. Sure, the updates are larger, but I no longer feel like risking my system stability on a daily basis. I'm a lot happier this way.

[-] Sanguine@sh.itjust.works 7 points 11 months ago

Timeshift set to create backup automatically before applying system updates..anything bricks I load my last save an trouble shoot when i have time

[-] qaz@lemmy.world 3 points 11 months ago

Same, Iโ€™m planning to switch to OpenSUSE slowroll when it comes out of beta.

load more comments (1 replies)
[-] SaltyIceteaMaker@lemmy.ml 29 points 11 months ago

My arch install every 5 minutes

[-] riodoro1@lemmy.world 18 points 11 months ago

while [ true ]; do pacman -Syu --noconfirm; done

[-] SaltyIceteaMaker@lemmy.ml 3 points 11 months ago

Yeah no i want to know if an update breaks my system

[-] AnxiousOtter@lemmy.world 10 points 11 months ago

Only cowards check update notes.

[-] Gallardo994@sh.itjust.works 6 points 11 months ago

Don't worry, you will.

[-] dadarobot@lemmy.sdf.org 22 points 11 months ago

All haskell

[-] Bizarroland@kbin.social 21 points 11 months ago

I've been using pop OS and it is actually kind of frustrating how I can't seem to go a single day without notifications in the bar saying there are updates to install.

A couple of days ago I did all of the updates, it asked for a reboot, I rebooted, and when it booted back up it had more updates than it had when I updated it.

I think I need to turn the notifications off and I'll just update when I remember to update.

[-] enki@lemm.ee 8 points 11 months ago

Probably a kernel update that required a reboot, then a bunch more updates that had a dependency on the new kernel. I usually just click update when I jump on in the morning and let it do its thing before I get started for the day.

[-] KISSmyOS@lemmy.world 16 points 11 months ago

I use Slackware. What are these "updates" you speak of?

[-] qaz@lemmy.world 5 points 11 months ago

But you updated glibc, right? Right?

[-] walkercricket@sh.itjust.works 14 points 11 months ago

I literally didn't update my fedora distro on my laptop for 2 months (because I didn't have much use of it those last months) and I have 500+ packages to update, and on my PC with an arch-based distro, after 5 days, I have already 100 packages to update

load more comments (1 replies)
[-] Drxmiz@reddthat.com 14 points 11 months ago
[-] FellowHuman@lemmy.ml 14 points 11 months ago

Damn it, I shuld turn my PC on and update it ๐Ÿ˜…. This is gonna be pain, after 2 months.

[-] ProxyZeus@lemmy.world 11 points 11 months ago
[-] Moshpirit@lemmy.world 3 points 11 months ago

I hate that. Can't they make a "haskell-all" package?!

[-] ProxyZeus@lemmy.world 2 points 11 months ago

Good Idea, why shouldn't there be something like that? It would also keep the modules from being desynced if your mirrors haven't updated them all

[-] dotslashme@infosec.pub 11 points 11 months ago

What distro are you using? I update on a weekly basis and usually have 10 - 15 updated packages.

[-] qaz@lemmy.world 12 points 11 months ago
[-] AnUnusualRelic@lemmy.world 8 points 11 months ago

I've done some 6k+ package updates fairly regularly with zipper never missing a beat. I know several other package managers that would have shat themselves long before that.

[-] DolphinMath@slrpnk.net 10 points 11 months ago
[-] possiblylinux127@lemmy.zip 9 points 11 months ago

I'll just stick with Debian and Fedora

[-] kSPvhmTOlwvMd7Y7E@lemmy.world 5 points 11 months ago

Just updated my Tumbleweed. Last update was from 5 june ๐Ÿ˜Ž๐Ÿ‘Œ

[-] Moshpirit@lemmy.world 2 points 11 months ago

You didn't update it since June? Wow, you really know how to get the good side of rolling releases.

[-] wiikifox@pawb.social 4 points 11 months ago

Me jumping from debian stable to sid

[-] UntouchedWagons@lemmy.ca 4 points 11 months ago

I like Fedora but the daily notifications about updates is annoying

[-] devfuuu@lemmy.world 3 points 11 months ago

Haven't updated in 2+ months... It's gonna be a carefully read when I do it ๐Ÿ˜ฎโ€๐Ÿ’จ

load more comments
view more: next โ€บ
this post was submitted on 15 Oct 2023
722 points (98.5% liked)

linuxmemes

20707 readers
991 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