Morendil comments on LessWrong downtime 2010-05-11, and other recent outages and instability - Less Wrong

17 Post author: matt 22 May 2010 01:33AM

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

Comments (20)

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

Comment author: Morendil 24 May 2010 07:40:11AM 1 point [-]

Great, thanks!

I note that the revision you've pulled is 0.5, which should be a lot more cross-browser than previous ones. I've done some testing under IE, Chrome and Safari.

The original relied on XPath queries to locate page elements corresponding to scores and names. Now that the script is part of the LW codebase, I was able to simplify the script's operation by including a special CSS stylesheet when the Anti-Kibitzer is active, and acting directly on the display rules. This is faster and more compatible.