Slashdot Mirror


User: A3thling

A3thling's activity in the archive.

Stories
0
Comments
3
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 3

  1. Hardware acceleration on Sun to GPL Project Looking Glass · · Score: 1

    Well, if there is any code for hardware acceleration, that would be very nice to have in a linux GUI, and it could be ported to GNOME and KDE.

  2. DNA Music on Cellular Automata and Music Using Java · · Score: 5, Informative

    Lets hope it sounds better than DNA music. That was tried a while ago and was horrible.

  3. Re:forget speed feed... on RSS Web-Feeds, The Next Big Thing? · · Score: 5, Interesting

    It's an issue of scalability. A decent webserver can handle a million hits an hour without much difficulty, but if it has to maintain a million open socket connections (which it would if it was a site that people liked to keep open, like /.), then you would quickly run into resource problems.