this post was submitted on 04 Oct 2024
133 points (93.5% liked)

Wallpapers

2176 readers
1 users here now

A community for posting wallpapers.

Community Rules

Other Wallpaper Communities

founded 2 years ago
MODERATORS
 

Greyscaled + Upscaled + Slightly cleaned up meme I had saved.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 7 points 6 months ago (1 children)

Should 3D print this to my wall, because that is what he would say to me.

Not a coder, but consider myself as a Linux poweruser, so I sometimes copy shit without fully understanding it.

[–] nik282000 4 points 6 months ago (1 children)

When some project has install instructions that look like this:

curl totaly.ok.ru/command.sh | sudo bash

I'll usually view skim through the file, understand none of it and then run it in a VM or container with my fingers crossed.

[–] corsicanguppy 1 points 6 months ago (1 children)

Open a ticket on the project site, and move on. Find something from people acting a little more responsible.

[–] nik282000 1 points 6 months ago

I would but even PiHole does it. Kinda sets a (bad) standard for install methods.

curl -sSL https://install.pi-hole.net | bash