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. Re:a fed troll is a happy troll on Sounds from Polar Lander? Well, Maybe Not · · Score: 1

    If God didn't want people to eat animals He wouldn't have made them out of meat!

    Ryan

  2. Re: Calculus and CS. on Interview with Knuth: TeX, MMIX/Crusoe · · Score: 1

    Quit yer bitching. You've never seen hardcore math. Are you taking "proofs" calculus or "problems" calculus?

    The fact is, CS majors don't get much math at most universities. If you want to see math (in engineering) go to the mechanical engineering or EE departments. Then complain about your HS calculus. :-)

    Ryan

  3. Re:Sounds good, but... II on DVDead? The Future of Memory is in Fluorescence! · · Score: 2

    RIAA doesn't quadruple the price of cheapbytes cds.

  4. Re:CS is just CS on Women CS Majors Declining · · Score: 1

    Here at Cal the CS classes aren't "pretty darn boring." Even the intro 61 series is interesting. I got to learn computer architecture from Dave Patterson who created the mips core. It was pretty cool being able to ask "why did you implement this feature?"

    Ryan

  5. Re:Great, now if only... on LinuxPPC 2000 - First Boxed Product · · Score: 1

    I've never used a PPC machine so I'm probably wrong, but can't you say something like mem=256M on the boot line? It's probably documented in the PPC lilo equivalent.

  6. Re:Clued-up bias versus Microsoft propaganda on Microsoft Says Windows More Reliable Than Sun · · Score: 1

    Are you suggesting that linux ought to have a marketing arm that mirrors microsoft? Think again, Morgaine.

    Ryan

  7. Re:Sounds good, but... II on DVDead? The Future of Memory is in Fluorescence! · · Score: 2

    A case would probably triple the price of a CD.

  8. Re:UCSB's net connection on DDoS Attacks Traced to UCSB, Stanford · · Score: 1

    I found some more up-to-date info at http://www.ucop.edu/irc/projects/CRGN/

    It appears that ucsb has an atm oc12 (622mb, I think) to univ. of southern california. USC is on a dual oc12 sonet ring with isi, ucla, jpl, caltech, ucr, uci, and csu west. Isi and caltech appear to have links to the outside world from the ring. Sdsc/ucsd has a oc12 to the ring and another oc12 to vbns. So traffic could flow from ucsb to usc and then out to the oudside world via sdsc/vbns or peering on the sonet ring.

    It's odd that they didn't get us (Berkeley). We are on a dual oc12 with ucop, ucsf, and stanfurd. We have on campus peering with exodus (I think). Also, UCSF peers with cable & wireless in SF. We probably got a lot of the traffic from the stanfurd site (via the sonet ring).

    Ryan (this post has no misspellings)

  9. Re:But the Home delivery is always FREE! on Two Turntables and a Laser Beam · · Score: 1

    Think you're young? I don't own any (music) CDs.

    Ryan

  10. UCSB's net connection on DDoS Attacks Traced to UCSB, Stanford · · Score: 1

    mb is megabits/second.

    OC3 CalRen-2 Sounth (vbns), 155mb
    ATM to UCnet, 155mb
    DS3 to Irvine, 45mb

    Maps from
    www.vbns.net MSF high speed backbone
    www.ucnet.net Univ. California backbone

    Ryan Salsbury

  11. Re:This bugs me.. on FBI Releases Updated DDoS Detection Tools · · Score: 1

    Maybe the fbi (or you) can setup a sniffer and try to find the source of the COMMAND packets. You know, the ones that tell the daemon to dos www.blah.com. Of course the source address would be spoofed, but then you can write a detector for the command packets. And then a detector for the command-command packets, etc.

    Ryan Salsbury

  12. But it's so small on Super LCD Screens: 200 PPI · · Score: 1

    Why would I want to go back to a 17 inch monitor? Like most programmers, most of my work is with text. I can fit 9 (legible) standard 80x24 xterms on my crt without overlapping. How will this new tecch improve my workstation? I'd much rather see larger displays than finer displays.

    Ryan Salsbury

  13. Re:Anyone else had their home net hacked recently? on More DoS Attacks: CNN, Amazon, eBay, Buy.com... · · Score: 1

    I have a little script that shows me every stray syn packet and udp packet that hits my firewall. My morning routine is wake up, brush teeth, send email to the dozen sites that have probed me. If the probe touches several ports and the source is in the us I'll usually make a phone call.

    I've been seeing a lot of scans to tcp port 3128 lately. Does anybody know what this may be?

    10% of my traffic comes from .edu, the rest from japanese dialup pools. I hate the japanese scans, it's always a bitch to track down the appropriate email address 'cause I don't speak japanese.

    Ryan Salsbury

  14. Correction on Forum: The Yahoo Denial of Service · · Score: 1

    It wasn't a dos attack. It was really a win98 attack but the user hit ESC during boot, causing the pretty graphic to disappear.

  15. Re:Pro-Complication on Interview: Ask Jon Katz Almost Anything · · Score: 1

    I'm an agnostic, I think.

    I really haven't given religion much thought, in much the same sense that I haven't given the textile industry much thought. I don't believe in God, but if He flew down from heaven and smacked me I probably would. If a three headed chimp smacked me, I'd believe in him. Until I'm presented with convincing evidence I'll probably continue not caring.

    Ryan

  16. Just like dram on Better Holographic Data Storage · · Score: 1

    Hmmm. Why not refresh it like dram?. Assuming you could refresh it reasonably fast and your computer doesn't crash.

    Ryan

  17. Re:Beauty in the eye of the beholder ? on Perl Poetry Contest · · Score: 1

    OK. But both is better!

    Ryan

  18. Re:We need a tougher competition on Perl Poetry Contest · · Score: 1

    Don't even bother with the huffman. Pipe the quantized bits straight to gzip or bzip2. Bzip2 is better than the standard huffman encoding anyway. I'm assuming one doesn't care about compatability.

    Ryan

  19. Re:We need a tougher competition on Perl Poetry Contest · · Score: 1

    How about "smallest reimplementation of a bloated standard?" For instance, you can write a lossy image compressor and decompressor that behaves exactly like jpeg in about 300 lines of C. Sure, it won't have quite as many nifty options, but it will be understandable and small. Mp3 probably will take 500 lines.

    BTW, these numbers are completely realistic if you use gzip to do the final lossless compression.

    Ryan

  20. Re:Beauty in the eye of the beholder ? on Perl Poetry Contest · · Score: 3

    One significant difference is that obfuscated programs can actually do nifty things. Poetry is generally to restrictive to write anything useful.

    Also, I think you don't understand the nature of true obfuscation. A truly obfuscated program cannot be translated into code that the average programmer can understand. Ever. Good examples are compression programs, 3d graphics, and simulations. Go read the source to an mp3 codec and ask yourself, "Do I have any idea what the tonality function does?" Even after reading that function 10 times you probably won't.

    Understanding a truly obfuscated program will probably require the purchasing of several textbooks.

    Ryan

  21. Re:Not more women, More variety. on Want More Geek Chicks? · · Score: 1

    "The computer industry is dominated...mainly those with a background in computers."

    No shit. What do you expect? Let the publishers hire the writers and let the magazines employ the graphic artists.

    As far as everyone being white males, that is not true, at least at Cal. Asians are grossly overrepresented in my CS courses. They (we?) make up something like 60% of the CS majors. Maybe 70%.

    Ryan Salsbury

  22. Question for the Sony engineers on Sony Cigar-Sized MP3 Player · · Score: 1

    What's the quadruple-shift-click combo that disables the SDMI stuff? We know it exists.

    Ryan

  23. Re:Big Brother on Linux Journal on the DMCA · · Score: 1

    I encourage the gov't to act in my favor and speak out against it when it doesn't. What's wrong with that? The gov't does do good things from time to time, but when it gets too big it starts creating laws just for the sake of creating them. It's the same sort of problem you get when bored cops start hassling kids because there's no real crime around*.

    Ryan Salsbury
    * Fuck you, badge #51

  24. Re:Important? on Linux Journal on the DMCA · · Score: 2
    prec*e*dent
    Function: noun
    Date: 15th century

    1. an earlier occurence of something similar
    2 a. something done or said that may serve as an example or rule to authorize or justify a subsequent act of the same or an analogous kind [a verdict that had no precedent]
    b. the convention established by such a precedent or by long practice
    3. a person or thing that serves as a model
    Courtesy of Merriam Webster www.m-w.com

    A wiseass without wisdom is just an ass.

    Ryan Salsbury

  25. Re:these posts won't change anything on Drugs, Computers & Cyberculture · · Score: 1

    > their precious jobs

    I'm not sure if I represent the rest of the geek community, but I've never had a pecious job. I've had fun jobs, important jobs, and boring jobs, but no precious jobs. Just like I've never had a precious pair of shoes.