Hacker News new | past | comments | ask | show | jobs | submit login

Interesting website, clearly a ton of work went into it. If you are like me, and full length paragraphs are impossible to read for you, here's a handy bookmarklet I use for such websites:

  javascript:(function() { node = document.createElement('style'); node.innerHTML ="body{margin:40px auto;max-width:750px;line-height:1.6;font-size:18px;padding:0 10px; background-color:#eee;}h1,h2,h3{line-height:1.2}"; document.body.appendChild(node);})();



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: