Hacker News new | ask | show | jobs
by gnramires 1950 days ago
This gives me a great inspiration for a programming puzzle and learning method:

Replace all variable/function names with generics. Your only job is to give names to every variable (trying to figure out what each does). After you're done you can compare to de-obfuscated names to see if they do what you expected (if they're named sensibly).

1 comments

Build the MVP!
A bit much on my plate. Care to join in?