Hacker News new | ask | show | jobs
by DaveChild 5348 days ago
Glad you like it! Since launching it I've become almost obsessed with ideas for cheat sheets, and one thing I want to add in is a "cheat sheet zeitgeist" - a page which lists requests, ordered by their recent popularity.

I'm working on a few formatting issues at the moment. Unfortunately, the pdf generator I'm using doesn't have much of a concept of pagination, so I'm trying to work that part out in PHP, generate multiple PDFs, then glue them together. It's not working too well so far :)