jimrandomh comments on How can I delete my less wrong account? - Less Wrong

3 [deleted] 05 April 2011 05:12PM

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

Comments (16)

You are viewing a single comment's thread.

Comment author: jimrandomh 05 April 2011 06:10:54PM 1 point [-]

Short of writing a patch to fix the broken delete account functionality, the closest you can do is delete each comment and post individually. But it would be better not to; if you've changed your mind, you can always edit the comments instead to add a note explaining your new position.

Comment author: [deleted] 06 April 2011 04:03:58PM *  3 points [-]

I tried to download the less wrong code and look after the bug. I don't have much experience with Python and practically no with building and running web apps, but I'll give it a look. I don't manage to get the thing running properly, though; when I open localhost on the appropriate port, I get a long error dump that google does not find (the line at the end is "<type 'exceptions.AttributeError'>: 'Globals' object has no attribute 'sqlprinting' "; can anyone give me a suggestion by glancing?) and a nice python shell. Applied for the Google group discussing the LW software.