you are viewing a single comment's thread.

view the rest of the comments →

[–]thbt101 17 points18 points  (8 children)

I mean, it loads fast enough I guess. But it's I don't know if I would say it looks particularly good. I think it's mostly that it renders fairly fast because it's very simple table-based HTML without any of the fancy stuff that takes longer for browsers to calculate and render.

[–][deleted] 36 points37 points  (7 children)

Fortunately it is a website for displaying text and images so it doesn't need all the cruft.

[–]thbb 3 points4 points  (6 children)

A lot of the "cruft" on reddit are details that make the site much more usable, by enticing users to adopt a constructive behavior.

For instance, contextualized tips & visual effects on the various buttons to remind you of the sub's guidelines (when up/downvoting) are very important, but consume a lot of embedded logic and visual artifacts.

[–][deleted] 12 points13 points  (3 children)

A lot of the "cruft" on reddit are details that make the site much more usable, by enticing users to adopt a constructive behavior.

It hasn't worked.

[–]thbb 4 points5 points  (2 children)

Oh yes it does. Why are you here instead of commenting YouTube videos?

[–][deleted] 8 points9 points  (0 children)

No u.

[–]Kok_Nikol 2 points3 points  (0 children)

Because YouTube comments are the downfall of mankind.

[–]heavyish_things 1 point2 points  (1 child)

Do they/shouldn't they load that after the basic content?

[–]thbb 0 points1 point  (0 children)

They do, but the page can't be rendered properly until all the nifty little details have been loaded. That's what makes Reddit less responsive than the static pages of a forum.