Hacker News new | ask | show | jobs
by lars512 4530 days ago
If you do a lot of data munging, then boilerplate is definitely an annoying obstacle. Plenty of problems are "embarrassingly parallel", and the map function may be fine for those cases.