gwern comments on Best of Rationality Quotes 2009/2010 - Less Wrong

24 Post author: DanielVarga 18 December 2010 09:36PM

You are viewing a comment permalink. View the original post to see all comments and the full post content.

Comments (48)

You are viewing a single comment's thread. Show more comments above.

Comment author: gwern 22 December 2010 01:02:49AM 0 points [-]

The precompiled note is because Pandoc is written in Haskell for ghc; the Haskell toolchain is far from being universally available (as, say, C toolchains using gcc are) and is somewhat immature on Mac and Windows. The Pandoc source is available, of course, but one may legitimately not wish to install everything necessary to compile the source oneself. (If Pandoc were written in C, then I might not bother specifying that there are trustworthy binaries available.) There's a reason not everyone uses source-based distros like Gentoo or Arch.