Hacker News new | ask | show | jobs
by bradgessler 4256 days ago
I hope somebody forks this and creates a version that automatically corrects the method for you at runtime. Why even show an error or throw an exception?

Bonus if the corrections are cached for performance.

4 comments

What a horrible idea - what if the suggested method wasn't the intended one?
Hopefully you're joking.

As if it wasn't already hard enough to figure out the code path in a ruby application, now we can make it largely indeterminate and dependent on an ever-changing fuzzy algorithm!

Haha this is maybe the worst idea ever.