this post was submitted on 10 Aug 2023
1580 points (94.4% liked)

Programmer Humor

20039 readers
1636 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
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 17 points 2 years ago* (last edited 2 years ago) (6 children)

Yes, but also I would hope that if you have the autonomy to install linux you also have the autonomy to look up an unknown command before running it with superuser privileges.

[–] Gremour 6 points 2 years ago (4 children)

I'm around 20 years Linux user and I'm still installing various soft by curl bashing a script from their site.

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

https://www.rust-lang.org/tools/install

Why is it the canon way to install rust by piping curl output to sh???

[–] Gremour 4 points 2 years ago

At least it doesn't start with sudo, lol.

load more comments (2 replies)
load more comments (3 replies)