Hacker News new | ask | show | jobs
by dvt 3741 days ago
God, I really hope they grasp the stupidity of using regular expressions to parse an irregular language. Implementing a very simple HTML parser takes at least a half-dozen man hours; seeing that question honestly makes Asana seem like amateur hour, and I've had to do some pretty stupid shit in my time. Snapchat, for example, had me solve Sudoku (???).
1 comments

I'm assuming it's a reference to http://stackoverflow.com/a/1732454