burgeoning@lemmy.world to Wallpapers · 7 months agoyour code IS GARBAGE. AGAIN. [3840x2160]lemmy.worldimagemessage-square12linkfedilinkarrow-up1143arrow-down110file-text
arrow-up1133arrow-down1imageyour code IS GARBAGE. AGAIN. [3840x2160]lemmy.worldburgeoning@lemmy.world to Wallpapers · 7 months agomessage-square12linkfedilinkfile-text
minus-squareRandom_Character_A@lemmy.worldlinkfedilinkarrow-up7·7 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·7 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·7 months agoOpen a ticket on the project site, and move on. Find something from people acting a little more responsible.
minus-squareNik282000linkfedilinkarrow-up1·7 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.