Slashdot Mirror


User: aspoon

aspoon's activity in the archive.

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

Comments · 6

  1. PONG! on Ten Applications That Changed Computing · · Score: 1

    Surprised Pong wasn't mentioned at all. If not for Pong, where would the computing (graphical) gaming industry be?

  2. Remove the cover on Options For a Laptop With a Broken Screen? · · Score: 1
    My last laptop had the screen fried (literally... sparks and more sparks before display was gone)

    If you don't mind opening it up a little, remove the whole cover -- screen et al. Hook up an external monitor and you have a Commodore-64-looking PC. (OK, not quite the same looks, but you get the drift)

  3. April Fools... to those not so 01-Apr inclined... on Hints of a Link Between Autism and Vinyl Flooring · · Score: 1

    For people from cultures that doesn't really have the slightest sense of April Fool's, it is actually very annoying to finally realize that this might not be real.

  4. Re:There was a bigger mistake: on Null References, the Billion Dollar Mistake · · Score: 1

    I'm all for null-terminated strings, but just for the sake of giving a counter-example, look at Microsoft's implementation of BSTR. It basically starts the string with a string length, then the rest of the string. So technically speaking, you don't need the null since you already know where the string would end. (Correct me if I'm wrong... it's been quite a while since I last played with BSTR)

  5. What to put in there? on Linux Support for Hybrid Hard Drives? · · Score: 5, Interesting

    The question is not whether Linux will support the drive -- someone will eventually write one. The question is what files to put in there to make it boot faster. Perhaps should be done is to put the entire swap partition in there, and put those "hibernation" files in the swap. So it would resume fast, and would also make normal operations faster with the faster swap.

  6. Sounds fair... on The Commercial Future of Torrrents · · Score: 1

    Commercially they can set up point servers globally that are always seeding. As a user, you simply upload while you download to offload those servers. No one says you have to stay online afterwards to seed. Sounds fair to me.