this post was submitted on 22 Aug 2023
250 points (91.1% liked)

Programmer Humor

20747 readers
168 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 2 years ago
MODERATORS
250
submitted 2 years ago* (last edited 2 years ago) by muleunchangedstarved to c/programmer_humor
 

send help

all 23 comments
sorted by: hot top controversial new old
[–] [email protected] 65 points 2 years ago (1 children)

Oh no, anyway

Boots into snapshot

[–] TheTrueLinuxDev 16 points 2 years ago (1 children)

Yup and I am getting sick of hearing this even on Arch Linux. Like, mofo, you could literally run a snapshot or backup before upgrading, don't blame us if you're yoloing your god damn computer. Windows have exactly the same problem too and this is why we have backups. Christ.

On my Arch Linux Install, I literally have a Pacman Hook that would forcibly run backup and verify the said backup before doing a system-wide update.

[–] [email protected] 6 points 2 years ago (1 children)
[–] TheTrueLinuxDev 2 points 2 years ago (1 children)

Not necessarily, you still need backups or snapshots especially on home directory in case software have a nasty bug like deleting your data.

[–] [email protected] 3 points 2 years ago* (last edited 2 years ago) (1 children)

in case software have a nasty bug like deleting your data.

Laughs in isolated flatpak

... but seriously most of my userspace software cant even access my filesystem? So even if some software blows up i doubt it could do any damage.

The combination of nixos to have a practical unbreakable system and flatpaks to protect your userspace is pretty great. Highly recommend it. - But having backups is of course still advisable as a 3rd layer of protection, in case of hardware failure.

[–] [email protected] 36 points 2 years ago* (last edited 2 years ago) (1 children)

You forgot a word, I guess you meant Nvidia GPU. Not that it’s accurate still.

[–] muleunchangedstarved 11 points 2 years ago (2 children)

it's amd gpu and I'm trying to install opencl

[–] [email protected] 20 points 2 years ago

Please don’t say you installed the proprietary driver…

You can install rocm but it still kinda sucks.

[–] Scoopta 14 points 2 years ago

It's the proprietary driver GPU experience. All the proprietary drivers can leave you hanging like this

[–] [email protected] 27 points 2 years ago

Correction: Using NVidia GPU on openSUSE experience

[–] [email protected] 22 points 2 years ago (1 children)
[–] [email protected] 3 points 2 years ago (1 children)

Might be true, honestly. I'm on NixOS using the proprietary drivers for my 3080 and 4090. No issues, took one line of configuration. I do have to stay on X11 unfortunately until Wayland supports the real drivers at least (though i hear that's being worked on, maybe already working?).

For all of NixOS' pain, it really does make some things awesome and simple.

[–] [email protected] 2 points 2 years ago

totally agree

[–] [email protected] 14 points 2 years ago

Analyzing the symptoms, I'm afraid to say, you might have nvidia.

[–] muleunchangedstarved 9 points 2 years ago

Ok I did it! opencl works and computer has gui. nice and updated

[–] [email protected] 6 points 2 years ago

chroot goes brrrr

[–] [email protected] 4 points 2 years ago

Never happened to me, yet. Every update ran correctly and if there were any package conflicts it will prompt you several choices.

[–] somegeek 2 points 2 years ago

This is so true. I still think opensuse is great but it didn't work out for me AT ALL. almost anything I tried to do faced with issues.

[–] [email protected] 1 points 2 years ago