Slashdot Mirror


User: int18h

int18h's activity in the archive.

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

Comments · 5

  1. Re:Religious Descirmination on Handling Discrimination in the IT Workplace? · · Score: 0

    I'm assuming you're a troll; if you *really* believe that, you're merely practising blatant hypocrisy.

  2. The *real* tapes on Lost Moon-Landing Tape Recovered, Restored · · Score: 1

    The *real* tapes are here. Open your eyes to the NASA conspiracy!

  3. And why should we care? on Simsville Canceled · · Score: 0, Flamebait

    It's a windows game.

    Supposedly similar to the sims, which is a load of crap - an interesting concept but unplayable due to the extreme tediousness of controlling every aspect of several people's lives.

    Go and enrich your life - read a book instead.

  4. Re:My experiences on GNOME, Security, Linux, and Cable Modems? · · Score: 1

    How about the laptop I had in '97-'98?

    Toshiba T2000SXe
    -- 386 SX/20
    -- 2MB RAM
    -- 60MB HDD
    -- One 1.44MB floppy drive
    -- Mono VGA

    Managed (via floppies, then PPP over it's serial port) to get "Linux-Lite" running, (v1.0.9 kernel).

    It took a day to compile the kernel, swapping continuously :)

  5. Distributed archive? on Deja Linking Ads Within Usenet Posts? · · Score: 1

    Aha. Why not use Freenet or something like that?

    You do a big distributed storage network of slashdot users who have large hard drives and fast connections, and have some sort of gnutellanet-like search network.

    i.e. the nodes decide who stores what, with some redundancy hopefully, and they index the data /as they store it/ and then you just put some gnutellanet-like structure on top for searching the archives.

    The archives would all be read-only, and the indexing is done when the article is first stored, so then you can BZIP2 chunks of 30 articles together and keep a table of messageIDs pointing to where everything's held...

    -don