Hacker News new | ask | show | jobs
by splittingTimes 1796 days ago
When I had more time (before having kids) i would print out a couple of articles every other day to read while commuting with public transport or during the evening. I became a bit obsessed with the optimal usage of paper space per article. So I wrote a HTML-to-LaTex converter as a golang learning project and applied the scientific paper style to the articles. I was quite happy with the results. Some HN classics can be found here:

https://github.com/frankMilde/interesting-reads

1 comments

That's pretty good. How robust is it to various types of articles (e.g. stripping out headers/footers/comments/menus etc)? Since I do it often, it's critical for me to have the process as smooth as possible (minimum number of clicks to get a preview before printing).

Also, the amusing thing is kids were part of the reason I started doing this. I detest reading on the phone, and I cannot be glued to my desktop because I have to watch the kids/babies and they love turning off my PC. Printing them out lets me read them while monitoring them and being away from the PC.