Hacker News new | ask | show | jobs
by drewcoo 329 days ago
Somehow, I don't mind that the code blew the stack because it was recursion without memoization. Blowing the stack should be a pretty clear sign to figure out why and fix it.