You're looking at Less Wrong's discussion board. This includes all posts, including those that haven't been promoted to the front page yet. For more information, see About Less Wrong.

Zack_M_Davis comments on Harry Potter and the Methods of Rationality discussion thread, part 16, chapter 85 - Less Wrong Discussion

9 Post author: FAWS 18 April 2012 02:30AM

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

Comments (1106)

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

Comment author: Zack_M_Davis 08 June 2012 02:29:27AM 3 points [-]

You should really email the webmaster (webmaster@hpmor.com) if you want that added to hpmor.com, but if you're impatient, I dumped all the chapters into one file (link may disappear later; I am not volunteering to host a mirror of Methods indefinitely).

(Technical note: EPUBs are really just ZIP archives of HTML files; so converting is as simple as unzipping the EPUB and dumping the chapters into a single file (something like "cat *.html > full_book.html" at a Unix-like command line.)

Comment author: wedrifid 08 June 2012 07:31:56AM 0 points [-]

(Technical note: EPUBs are really just ZIP archives of HTML files; so converting is as simple as unzipping the EPUB and dumping the chapters into a single file (something like "cat *.html > full_book.html" at a Unix-like command line.

Oh! I hadn't realised. That makes my audiobook creation potentially more convenient.

Comment author: [deleted] 08 June 2012 07:53:13AM *  1 point [-]

I don't think that catting together HTML files results in a valid HTML file.

Of course that probably doesn't matter in practical applications.

EDIT: Confirmed.

Comment author: alexqwesa 08 June 2012 04:09:58AM 0 points [-]

big thanks, you save my day)

Comment author: Zack_M_Davis 08 June 2012 04:47:47AM 2 points [-]

big thanks, you save my day)

And thank you for closing the regretfully unmatched parenthesis in my comment.