Getting the following JS errors in IE8 on Vista:
Webpage Script Errors
User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; SLCC1; .NET CLR 2.0.50727; .NET CLR 3.0.04506; InfoPath.2)
Timestamp: Tue, 14 Oct 2008 12:45:36 UTC
Message: 'undefined' is null or not an object
Line: 393
Char: 276
Code: 0
URI: http://images.slashdot.org/all-minified.js?T_2_5_0_224
Message: 'YAHOO.slashdot' is null or not an object
Line: 466
Char: 1
Code: 0
URI: http://developers.slashdot.org/article.pl?sid=08/10/14/0052221
Message: 'Slash' is undefined
Line: 1
Char: 1
Code: 0
URI: http://images.slashdot.org/comments.js?T_2_5_0_224
Message: 'D2' is null or not an object
Line: 538
Char: 2
Code: 0
URI: http://developers.slashdot.org/article.pl?sid=08/10/14/0052221
Message: 'D2' is null or not an object
Line: 7776
Char: 3
Code: 0
URI: http://developers.slashdot.org/article.pl?sid=08/10/14/0052221
The story itself is readable although rendered way after the Services section on the left-nav. Fixes itself using IE8's compatibility mode. Compatibility mode does NOT get rid of the JS errors though.