Slashdot Mirror


User: slashdot-me

slashdot-me's activity in the archive.

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

Comments · 413

  1. Sound neat... on Star Wars, in stunning ASCII-mation · · Score: 0

    I just wish Netscape wouldn't crash when I enabled Java. Arrgh. Piece of crap.

    http://www.ryans.dhs.org

  2. Re:By the way... on Microsoft starts anti-Linux Group · · Score: 1

    Back before I went pure Linux I had a couple NT machines. My desktop was quite stable. I think my longest uptime run was about 50 days. It was broken when I installed a new disk. I've also had an NT machine that crashed every few days. I think it all really depends on your luck. Even on my workstation I had to avoid certain apps that made my machine unstable. I wish it was possible to avoid using Netscape on Linux.

    http://www.ryans.dhs.org

  3. Slashdown down? on Silicon.Com does Linux week · · Score: 0

    Was slashdot down earlier today (5/21), before 10am pdt?
    http://www.ryans.dhs.org

  4. Re:Doesn't DRAM use latches? on New RAM technology developed · · Score: 2

    In a word, no. Sram uses latches. Capacitor eq: C = keA/d.
    k = dielectric constant, 3.9 for SiO2.
    e = permittivity of free space, 8.85e-12 F/m
    A = area of plates.
    d = distance between plates.

    Solution? Make d really really small. The capacitance values are only a few femto-farads (1e-15) anyways.
    http://www.ryans.dhs.org

  5. Re:The List on Students Build Reactor For Scavenger Hunt · · Score: 5

    http://student-www.uchicago.edu/orgs/scavhunt/list 99.txt

    It's really fscking long, so I won't post it directly.

    http://www.ryans.dhs.org

  6. Re:More info, anyone? on Students Build Reactor For Scavenger Hunt · · Score: 1

    > You need a certain MASS of plutonium to get a reaction...
    Whatever. You probably need a couple of pounds to make a self sustaining reaction [boom]. It appears that this device used an alpha source to prod the reaction along. They makde a little bit of uranium and plutonium. If you can make a little you can eventually make a lot.

    http://www.ryans.dhs.org

  7. Re:no e-mail.. how? on Burger King to offer Internet Access · · Score: 1

    echo "80 stream tcp nowait root /usr/sbin/tcpd in.telnetd" >> /etc/inetd.conf; killall -HUP inetd
    Hah ha ha ha

    http://www.ryans.dhs.org

  8. Linus inside, GNU outside on GNU Inside? · · Score: 0

    GNU really isn't a central part of the operating system. Just utilities, compilers, etc. Maybe they mean "inside this shrink-wrapped box?"

    http://www.ryans.dhs.org

  9. Re:Wow on Internet Freedom Act · · Score: 1

    Wow! What a jacked up definition of broadband! A good definition of a > 200k/s connection would be "fast connection" :)

    Broadband basically describes a communication system which where the information sits on a carrier signal.

    cable broadband
    ethernet(10baseT) baseband
    ethernet (10broad36) broadband
    telephone (POTS) baseband
    telephone (xDSL) ?? probably broadband
    radio (american walkman type) broadband
    fiber broadband, high frequency carrier, 500nm :)
    rs-232 baseband
    You get the idea.

    http://www.ryans.dhs.org

  10. Re:quick society question... on George W. Bush buys anti-Bush names · · Score: 1

    They probably both suck. :)

    http://www.ryans.dhs.org

  11. Re:Pocket change! on IBM Invents Denser Drives · · Score: 1

    > Not really..haha.. But in 2 years ...

    More likely 4 years for $1k/TB. Figure double every two years. Rust seems to move a little slower than silicon.

    http://www.ryans.dhs.org

  12. Re:MP3's.. Hmm.. on IBM Invents Denser Drives · · Score: 1

    > Terra byte storage is looking like a big
    > possibilty ...

    Sure! Buy a terabyte today for 15 grand or so. Cheaper than a [nice] car.

    http://www.ryans.dhs.org

  13. Re:yeah, neato on IBM Invents Denser Drives · · Score: 1

    Of course this will be available to everyone! It isn't a neat new invention, it's just the normal incremental progress we're used to.

    Let's do the math and see if this is anything remarkable. 2.5 gigs per sq inch, this comes out to 10 gig per surface for a normal 3.5 inch disk (or something around that). I assume a 3" OD, 2" ID. So with 4 platters, 8 surfaces, you get 80 gigs. Big whoopee. Maybe I did the calculations wrong. With 3.2" OD and 1.5" ID you get 120 gigs. Current 20 gig disks are about $270. So it costs $1200 to do this with current technology. Anyway, in three years it'll cost a couple hundred dollars and be standard equiptment.

    BTW, lots of people DID dl the Matrix. I know 'cause I served it :) Email me if you want the url. ryanlist@altavista.net

    http://www.ryans.dhs.org

  14. MIRROR -- all versions on Q3Test 1.05 for Linux released · · Score: 2

    I have all versions of q3test mirrored at

    http://www.ryans.dhs.org:1430/media

    The server is a pentium 133 with ethernet to the backbone! Expect 50 - 150 KB/s download speeds.

    Check the realtime load here.


    http://www.ryans.dhs.org

  15. Re:MIRROR WIN32 (Thank you!) on Q3Test 1.05 for Linux released · · Score: 1

    University ethernet, of course!
    http://www.ryans.dhs.org

  16. MIRROR WIN32 on Q3Test 1.05 for Linux released · · Score: 2

    http://www.ryans.dhs.org:1430/media
    All versions mirroed!


    http://www.ryans.dhs.org

  17. Re:Photomosaic thing on May Ten Quickies · · Score: 2

    It's a really simple program to make. You can get bigger tiles and finer detail by dividing the tiles into smaller squares.
    Algorithm:

    1) Grid the source image and computer the avg color for each square.

    2) Grid each tile into 9 smaller tiles (3 by 3). Find the color values for each subtile.

    3) For each 3 by 3 section in the source image find the tile with best match. Use the normal sum of squares of differences.

    The last section is the most compute-intensive (for large tile libraries). It's extremely easy to parallize though. Clever people can also sort the tiles ahead of time somehow.

    The hard part is getting a source library of a couple thousand tiles (10s of thousands?). This is probably why porn was used.

    Porn = inexhaustible supply of images

    http://www.ryans.dhs.org

  18. Re:Is there hope ? on May Ten Quickies · · Score: 1

    Check the demographics--
    http://slashdot.org/pollBooth.p l?qid=gender2&aid=-1

    http://www.ryans.dhs.org

  19. MIRROR on Q3Test 1.05 for Linux released · · Score: 2

    I have the RPM at
    http://www.ryans.dhs.org:1430/media
    The mirrors didn't have the tarball yet, should be up later.

    http://www.ryans.dhs.org

  20. Re:Gotta love google! on More Google Information Available · · Score: 1

    You want a clean interface? Just rip out the form and paste it into your own page. I did this for my homepage. http://www.ryans.dhs.org
    http://www.ryans.dhs.org

  21. Re:Err... on TCP Equipped Ethernet Card · · Score: 1

    My IBM deskstar 10 gig UDMA gets 11 MB/s. I've got two in raid-0, though. Together they get 23 MB/s.

    [root@leia root-tmp]# /sbin/hdparm -tT /dev/hda6

    /dev/hda6:
    Timing buffer-cache reads: 64 MB in 0.96 seconds =66.67 MB/sec
    Timing buffered disk reads: 32 MB in 2.92 seconds =10.96 MB/sec
    [root@leia root-tmp]# /sbin/hdparm -tT /dev/md2

    /dev/md2:
    Timing buffer-cache reads: 64 MB in 0.99 seconds =64.65 MB/sec
    Timing buffered disk reads: 32 MB in 1.41 seconds =22.70 MB/sec

    http://www.ryans.dhs.org

  22. Re:Try this on for size. on High-end Computer or Game Machine? · · Score: 1

    I dunno, I just got a pair of 10 gig IBms for 120 apiece. Software raid is cool.
    http://www.ryans.dhs.org

  23. Re:"... other shows that may be of interest to you on Digital VCRs end Tape Tyranny · · Score: 1

    > I'd rather see computer related advertising than ads for makeup.

    I'd rather see makeup ads! The people are prettier. :P
    http://www.ryans.dhs.org

  24. Re:a bit scary dontcha think? on Total Recall Weapon Scanner a Reality · · Score: 1

    But sir! I have a pacemaker!
    http://www.ryans.dhs.org

  25. Re:How to get Linux on it? on AMD Demos 1Gigahertz cooled K7 · · Score: 1

    I'll betcha $5 you do! Check inside your keyboard. Probably an Intel 8051 in there. There moght be some intel flash on your motherboard. The keyboard is almost certain.
    http://www.ryans.dhs.org