1. 4
  1.  

  2. 6

    I can hardly stand reading the site. I have to keep scrolling every 5 seconds…

    1. 2

      Yeah it’s a bit… Big. Also, why do all these web “book” authors always refuse to have a “next” button for linear navigation through the reading material…

      …You know, like a book.

      1. 1

        It’s a lot more readable if you set your browser’s zoom to 50%.

        1. 1

          and max-width: 50em (instead of 25) for main for people who use user styles. With 50% font-size and increased width, its pretty nice :)