9 ms·
What Does the Google Turing Bunny Doodle Do?
- noonespecial 14y agoI hate when I start something and then think "you know, I bet someone's already done this and done it better than me", look and then find that its true. I hate it more when it happens on the scale of hours or even minutes. Programming is indeed humbling.
- yread 14y agoI love it. That's the power of the internet. You can focus on solving of the problems that nobody has solved before
- delinka 14y agoIFF you can find one, unsolved, within your own skill set.
- keeperofdakeys 14y agoWhile programming problems these days might not be so academic, or theoretical as they used to be, there are still plenty of things to solve. Why does this program do strange things, how can we glue these components together, how do I make this program do Y when it does X.
- yread 14y agoYes, you can just look at open questions on SO
- EzGraphs 14y agoI have gotten to the point that if I find a problem that no one seems to be solving - I wonder if it is the wrong problem ... or at least improperly formulated.
- deleted 14y ago[deleted]
- julian25 14y agoFound this... http://mathworld.wolfram.com/RabbitSequence.html http://mathworld.wolfram.com/RabbitSequence.html The binary sequence produced from the Google doodle is listed as the "limiting sequence"
- taliesinb 14y agoGo implementation of the doodle: https://github.com/taliesinb/tmachine https://github.com/taliesinb/tmachine