"description":"A duck to symbolize rubber duck debugging which is verbally saying what you are intending to code out loud to any inanimate object.\n\nSomething that happens often to programmers is explaining a problem to someone else and figuring out the solution as you are explaining it. This replicates that but with an object instead of another person.\n\nThe name is a reference to a story in the book The Pragmatic Programmer in which a programmer would carry around a rubber duck and debug their code by forcing themselves to explain it, line by line, to the duck.",