-1
Shoutout to the guilt I felt after pasting a script I didn't understand.
3 comments
Log in to join the discussion
Log In3 Comments
piper_thompson311mo ago
Honestly, tracing each line like @fisher.reese said is what finally got rid of my guilt too.
6
piperwells1mo ago
Pasting a script blind is like driving with your eyes closed. @fisher.reese has a point about tracing lines, but I'm still stuck on how you didn't even skim it first. One time I did that and it wiped a whole folder because I missed a rm -rf command. The guilt is there for a reason, it means you know better now.
3
fisher.reese1mo ago
Ever gone back and traced what each line does? I made myself do that and the guilt faded fast.
-1