Huge massive thumbnails??
13 years ago
Wow, first thumbnails were broken, and now they're so big that only 2 rows of 5 will fit on my screen at once... (Though some of that could have something to do with my 1280x768 screen resolution... I bet it sucks even worse for people with 1024x768 CRTs...)
FA+

Ideally, they'd make it an option to choose either small or large, but I suppose that would require twice the storage space, as they'd need to keep both in their cache.
100x100
120x120
150x150
200x200
300x300
...but it's defaulting to 200x200 with no option to switch it.
(Maybe I can get someone to write a greasemonkey script to fix that...? If you look at the code, apparently it's using 200 in the thumbnail name to specify 200x200, so just making the script change that to 120 should mostly fix it I guess?)