Slashdot Mirror


User: coffeeisclassy

coffeeisclassy's activity in the archive.

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

Comments · 8

  1. Re:Broken or Slashdotted? on Your Browser History Is Showing · · Score: 1

    slashdotted most likely. According to #scheme, where the creatore is hanging out, the webserver ran out of virtual memory and shat its self. Its been re-configured so it might be running better now.

  2. fuck power went out! on Proving Which Spam Filters work Best · · Score: -1, Offtopic

    OMG the power went out on campus slashdot you pawn n00bs :-)

  3. Re:Why not just douse the server in gas... on Proving Which Spam Filters work Best · · Score: 2, Informative

    Its round robin mirrored accross a whole bunch of different servers so if youre only getting 8kb/s you could try cancelling and downloading again and seeing if it goes faster.

  4. Re:In my experience... on Proving Which Spam Filters work Best · · Score: 3, Insightful

    Whats surprising is, while Bayesian spam filters work well in his tests, the one that performs the best was never really heard of before.... I wonder how long it will be before we see something using the methods available, who wants to bet OpenSource will beet closed source to implementing this?

  5. Re:We understand... on Image Recognition on Mobile Phones · · Score: 1

    no no, thank you :-) Perhaps the policy will change and bittorent will be allowed (nothing like using a half a tera byte a day to get people to reconsider :-) .

  6. Re:No Bittorrent... on The Business Model of Ubuntu · · Score: 2, Informative

    I think this is the second time the csclub has been slashdotted with large video files. Last time, it went up to the top of IST and then nothing changed. This time, perhaps things will change, but the general internet connection is still not being maxed out. IST has there mrtg stats online, and you can clearly see when the slashdot article went up :-)

  7. talk about over protective on Big Mother Is Watching · · Score: 4, Insightful

    If you feel the need to control what your kid eats in high school through a system like this, you've allready failed as a parent.

  8. Won't someone think of the Journals? on The Benefits of Hybrid Drives · · Score: 1

    On high end systems its been fairly common to write the journals to nvram. Since journals have to be synchrous writes, this being available on commodity drives could greatly improve the performance of ext3 and other journalling file systems. Otherwise, your stuck waiting for journal commits to get to disk before you can move on.