declare failure and move on

This commit is contained in:
2026-03-08 21:39:38 -04:00
parent 40fd5e99d1
commit 0513d2fcc9

View File

@@ -20,3 +20,9 @@ First proper run:
![well, um...](./doc/first_time.png)
Something's not right here, unless the hit new baby name is `kaaaaasehaaeaaal`.
...
After a few more rounds of debugging, I'm stumped. There must be some subtle pythonic behavior that my rewrite isn't capturing that's causing my results to all be nonsense like `eadaaaaannnaanba` and `oetlaaceta`, but I can't see it (and I don't know enough python to find it).
This was still a useful learning opportunity, although a frustrating one in the end.