R
-1

Shoutout to the guilt I felt after pasting a script I didn't understand.

2 comments

Log in to join the discussion

Log In
2 Comments
piperwells
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.reese
Ever gone back and traced what each line does? I made myself do that and the guilt faded fast.
-1