Slashdot? I read HN.
It is likely Slashdot will still be here when HN is gone.
There's a lesson in that.
41–50 of 57 posts
Slashdot? I read HN.
It is likely Slashdot will still be here when HN is gone.
There's a lesson in that.
Slashdot? I read HN.
Slashdot was here before HN. It is likely Slashdot will still be here when HN is gone. There's a lesson in that.
They're sinking in the last year or so while HN is rising somewhat.
Earlier quoted context omitted.
Google's Marissa Mayer said it best: The web likes to be square. Rounded corners and other elements slows down a site.
Huh, why would that be? Drawing a round corner is in fact more complex than drawing a square one, but surely for a few dozen rounded corners the number of additional CPU cycles spent pales in comparison to things like anti-aliased font rendering, calculating CSS box model layouts, decompressing gzipped contents and the myriad of other tasks that a browser has to perform during loading and rendering of a web site nowa…
It isn't the processor time that is taking longer its the transfer time.
Thoughts on this one:
Slashdot's homepage is much cleaner than before, but the thick green bars denoting each story is visually oppressive. I understand that it's a branding element, but it hampers readability.
The fixed navigation annoys me, but that's a personal preference: I don't think the menus are important enough to be constantly on-screen.
I see they still haven't added a max-width to text columns either. It's difficult reading comments on a 1440px+ screen.
I don't like the feel to it. When scrolling it feels sluggish and the screen seems to flicker.
On a large screen I find it visually more pleasing than the last version but I stoppped using the site completely after they introduced that silly ajax-abuse and the new one wouldn't make me come back if for that reason alone.
I was hoping Slashdot was going to reduce the huge amount of padding around each comment, but no luck. For instance, on my screen right now I can fit 13 comments on HN or reddit but no more than 5 on slashdot. This makes it much harder to navigate comment threads, connect replies with comments, etc. I'm I the only one who thinks this is easily the worst part of Slashdot? It's reminiscent of a bad forum where each 3-w…
Surely you mean a 200 pixel signature containing an animated image? :-)
Earlier quoted context omitted.
Huh, why would that be? Drawing a round corner is in fact more complex than drawing a square one, but surely for a few dozen rounded corners the number of additional CPU cycles spent pales in comparison to things like anti-aliased font rendering, calculating CSS box model layouts, decompressing gzipped contents and the myriad of other tasks that a browser has to perform during loading and rendering of a web site nowa…
For 4 rounded corners you probably need to download 4 images. Thats 4 extra connections to the server to connect to, download, process. It isn't the processor time that is taking longer its the transfer time.
Slashdot? I read HN.
Slashdot was here before HN. It is likely Slashdot will still be here when HN is gone. There's a lesson in that.
My gut feeling says no. I used to read Slashdot as much as I now read HN or Reddit. I hardly ever go there any more, and when I do it just doesn't seem interesting.
For me, Slashdot lacks the buzz it used to have.
Earlier quoted context omitted.
Huh, why would that be? Drawing a round corner is in fact more complex than drawing a square one, but surely for a few dozen rounded corners the number of additional CPU cycles spent pales in comparison to things like anti-aliased font rendering, calculating CSS box model layouts, decompressing gzipped contents and the myriad of other tasks that a browser has to perform during loading and rendering of a web site nowa…
For 4 rounded corners you probably need to download 4 images. Thats 4 extra connections to the server to connect to, download, process. It isn't the processor time that is taking longer its the transfer time.
I believe current thinking (on non-enterprise sites anyway) is to let the IE people have their square corners, and those on new browsers get all the curvy goodness.
The old Slashdot design bothered me so much I proposed a minimalist layout last year: http://nylira.com/p/slashdot Thoughts on this one: Slashdot's homepage is much cleaner than before, but the thick green bars denoting each story is visually oppressive. I understand that it's a branding element, but it hampers readability. The fixed navigation annoys me, but that's a personal preference: I don't think the menus are…
Did you design a comment page too?