Hacker News new | ask | show | jobs
Ask HN: Looking for a web page containing algorithms for text justification
2 points by samkellett 2619 days ago
At least I'm 90% sure it was for text justification..

There was a web page I have seen a few times, both on hacker news and reddit over the past year or two, that contained lots of algorithms for solving the same problem.

The web page / blog's design was white and minimal, with a thin text column in the centre. Each algorithm would have a 3d graph that showed it's performance over several metrics like lines/sec processed. I think it starte off with a dynamic programming implementation but then moved on to faster and faster alternatives. I think the solutions were written in either python or javascript.

Does anybody else know what I'm talking about and are able to find the page? I have tried Googling for it on and off for the past few days and have had no luck at all.