burgeoning@lemmy.world to Wallpapers · 3 months agoyour code IS GARBAGE. AGAIN. [3840x2160]lemmy.worldimagemessage-square12fedilinkarrow-up1140arrow-down110file-text
arrow-up1130arrow-down1imageyour code IS GARBAGE. AGAIN. [3840x2160]lemmy.worldburgeoning@lemmy.world to Wallpapers · 3 months agomessage-square12fedilinkfile-text
minus-squareRandom_Character_A@lemmy.worldlinkfedilinkarrow-up7·3 months agoShould 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.
minus-squareNik282000linkfedilinkarrow-up4·3 months agoWhen 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.
minus-squarecorsicanguppylinkfedilinkEnglisharrow-up1·3 months agoOpen a ticket on the project site, and move on. Find something from people acting a little more responsible.
minus-squareNik282000linkfedilinkarrow-up1·3 months agoI would but even PiHole does it. Kinda sets a (bad) standard for install methods. curl -sSL https://install.pi-hole.net | bash
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.
When some project has install instructions that look like this:
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.
Open a ticket on the project site, and move on. Find something from people acting a little more responsible.
I would but even PiHole does it. Kinda sets a (bad) standard for install methods.