this post was submitted on 10 Aug 2023
1526 points (94.3% liked)

Programmer Humor

19154 readers
2012 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 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 17 points 1 year ago* (last edited 1 year 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.

[–] [email protected] 3 points 1 year 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 1 year 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???

[–] [email protected] 4 points 1 year ago

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

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