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.

Gunnar_Zarncke comments on Open Thread, Jun. 1 - Jun. 7, 2015 - Less Wrong Discussion

3 Post author: Gondolinian 01 June 2015 12:45AM

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

Comments (203)

You are viewing a single comment's thread.

Comment author: Gunnar_Zarncke 05 June 2015 12:46:47AM 9 points [-]

Hi, I just successfully

  • checked out the LessWrong git project
  • setup everything as required
  • provisioned the vagrant box
  • fixed one broken dependency (BeautifulSoup 3.2.1 instead of 3.0.7a)
  • run the webserver (paster) within an Eclipse PyDev environment
  • seen LW locally!

Great! Why all that? I consider forking the LW reddit codebase for my own blog - mainly because I didn't find a commenting system that suited me. I may push back improvements into the main trunk. We will see. Just one question: What do I have to respect when using the codebase? Are there any licenses I have to take care of beside CPAL? http://opensource.org/licenses/CPAL-1.0 Does anybody know?