62

Stress makes you stupid. Doing stupid things increases stress.

Comments
  • 4
    That will cause a stack overflow 😂. There is no stopping condition for the recursion
  • 2
    Turtles all the way down.
  • 1
    awesome_comment = Comments.where({username: @dreadedbytes, thread_id: this.id}).first
    50.times do
    awesome_comment.++
    end

    User.find_by_username(@dreadedbytes).kudos! # 😊
Add Comment