diff --git a/entries2025/rubber_duck.json b/entries2025/rubber_duck.json new file mode 100644 index 0000000000000000000000000000000000000000..1acef8819fdb09fdfc8d05be54878f233dcbc38e --- /dev/null +++ b/entries2025/rubber_duck.json @@ -0,0 +1,48 @@ + { + "id": 4725338961, + "name": "Rubber Duck", + "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.", + "links": {}, + "path": { + "9-48": [ + [ + 456, + 396 + ], + [ + 456, + 399 + ], + [ + 462, + 399 + ], + [ + 462, + 396 + ], + [ + 461, + 396 + ], + [ + 461, + 394 + ], + [ + 457, + 394 + ], + [ + 457, + 396 + ] + ] + }, + "center": { + "9-48": [ + 459, + 397 + ] + } + } \ No newline at end of file