donjoe comments on Frequentist Statistics are Frequently Subjective - Less Wrong

59 Post author: Eliezer_Yudkowsky 04 December 2009 08:22PM

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

Comments (81)

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

Comment author: Eliezer_Yudkowsky 05 December 2009 12:04:34AM 2 points [-]

Since OBLW went off Typepad, I don't have any simple way to dump files somewhere. Got a suggestion?

EDIT: Thanks Cyan.

http://wiki.lesswrong.com/wiki/User:Eliezer_Yudkowsky/CodeDump

(Note: Ugly code and if you want to actually check anything you should rewrite your own before looking at mine to minimize chance of error propagation.)

Comment author: matt 08 December 2009 01:15:10AM 2 points [-]

git and GitHub are worth some attention for anyone who writes code. GitHub have a very simple Gist subdomain for code dumps, including syntax highlighting. Pastie and others offer similar free services.