Hacker News new | ask | show | jobs
by hoosieree 895 days ago
Simple fix: floating-point indexes to all your tries. Or switch to base π or increment every counter by e.
1 comments

That’s not a simple fix in this context. Try making it without slowing down the compiler.

You could try to game the system by combining such a change that slows down compilation with one that compensates for it, though, but I think code reviewers of the time wouldn’t accept that.