burgeoning@lemmy.world to Wallpapers@lemmy.ca · 2 months agoyour code IS GARBAGE. AGAIN. [3840x2160]lemmy.worldimagemessage-square12fedilinkarrow-up1136arrow-down110file-textcross-posted to: [email protected]
arrow-up1126arrow-down1imageyour code IS GARBAGE. AGAIN. [3840x2160]lemmy.worldburgeoning@lemmy.world to Wallpapers@lemmy.ca · 2 months agomessage-square12fedilinkfile-textcross-posted to: [email protected]
minus-squareRandom_Character_A@lemmy.worldlinkfedilinkarrow-up7·2 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-squareNik282000@lemmy.calinkfedilinkarrow-up4·2 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-squarecorsicanguppy@lemmy.calinkfedilinkEnglisharrow-up1·2 months agoOpen a ticket on the project site, and move on. Find something from people acting a little more responsible.
minus-squareNik282000@lemmy.calinkfedilinkarrow-up1·2 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.