Slashdot Mirror


User: catch23

catch23's activity in the archive.

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

Comments · 369

  1. Re:What we do on Hacking Wireless 802.11b Nets · · Score: 1

    it doesn't matter if you have a good wiring strategy. Most buildings have a pretty thick chicken wire that coats the walls, so wireless radiation will not travel far. You could probably have a few "uninvited" guests in the parking lot, but who cares? Nobody is going to sit in some parking lot just for some internet access since they're not going to be able to peek into the internal lan anyway.

  2. Re:Unintended usage on Georgia Tech Implements Wireless Campus Net · · Score: 1

    Some how I just can't see someone irc'ing to EFnet and asking people there how to solve integral of log(x).

  3. Re:Computer Engineering is about Digital... on Computer Science vs. Computer Engineering? · · Score: 1

    I don't think this student is a good representation of our school, Georgia Tech. At every school, there are stupid people you know.

  4. Re:Reminds me of a penny-arcade comic.... on MUD Shell · · Score: 1

    Doh.... stupid me... didn't actually check out the link and realize it's from penny-arcade!

  5. Reminds me of a penny-arcade comic.... on MUD Shell · · Score: 1

    this one:
    http://www.penny-arcade.com/images/2001/20010221l. gif

    You see a Metroid(tm)

    >shoot metroid

    You shoot the Metroid(tm)
    You see another Metroid(tm)

  6. Re:Python close enough? on Perl For The Palm? · · Score: 1

    eh....

    Python is not perl. If you want something close to python that is more mature, I suggest PocketSmalltalk.

  7. Re:Programming platforms aren't a problem for PDAs on PDA Giant Sharp Promises Linux-Running PDAs · · Score: 1

    Mod this up! Smalltalk is by far the EASIEST language to learn and use. The only complaint I have of pst is that the systrap stuff makes some of the code less elegant as I would like. There's no language out there you can get started in under 20 minutes and finish a full blown pda app in under an hour.

  8. Xerox parc already has done this... on Transforming Robots: Smart Blocks · · Score: 2

    I saw a live demo of Mark Yim's modular reconfigurable robots when I was an intern there. When I was there, they still seemed to have some trouble getting the robot to walk or crawl. It worked great as a wheel or a snake though.

  9. Bogomips! ..... on Duron 850 CPU Benchmarks · · Score: 1

    ...then it will be clear that those dual P233s are the fastest processors of all!

  10. Georgia Tech.... on Custom Kernels Used In Comp. Sci Programs? · · Score: 1

    I know Georgia Tech uses Linux for their OS and Embedded Systems course here. (Though I haven't taken the newly revised courses, when I took it we used solaris)

  11. Jedi Mind Trick? on Voices From The Hellmouth 4 · · Score: 1

    What in the world is a Jedi Mind Trick???

  12. Re:Not that unusual on The Ultimate Video Game Library up for Auction · · Score: 1
  13. 4D maps? on 3D Computer Network Maps · · Score: 1

    Where are the 4th dimensional maps?

  14. Re:How false accusations ended my university caree on When The FBI Knocks, A First-Person Account · · Score: 1

    Doesn't waterloo have some kind of student jury system that you could appeal to? I know that we do (Georgia Tech) in case anything as falsified as this were to happen to me.

    I mean, how do you steal credit card numbers off of port 25!!!

  15. Re:If the campus has rules... submitted a report on Student Gets PC Confiscated For Distributing MP3s · · Score: 1
    Let's hope the OSU police catch this criminal in the computer lab!

    Form Confirmation

    Thank you for submitting the following information:

    Type: Other
    Area: Other
    Location: it was in a computer lab
    Time: 9-16-2000
    Suspect_Name: it was a student
    Name: John
    Phone: Doe
    email: (404) XXX-XXXX
    Information Sent: Send Information to the OSU Police

    Crime_Details

    I saw a student download mp3s from a website.

    Description

    about 5'10". Had brown hair and was wearing a t-shirt. He also wore shorts.

    Other

    He was downloading Metallica and Dr Dre mp3s.

  16. Re:SPOILER ALERT -- Hello? on Diablo II Expansion Announced · · Score: 1

    I believe Taco said that he was in Hell Act3. Some people refer to Hell as being Act4, but since he said Hell Act3, he probably means, Hell difficulty, Act3. If he's on hell difficulty, he's beaten normal difficulty and nightmare difficulty and have probably seen each of the movies twice already. Unless you just bought the game, chances are, you've already seen all 5 movies :)

    The next catch...

  17. Updating the kernel is like updating the bios... on Linux 2.2.17 Released · · Score: 2

    I've been using my custom compiled 2.2.15 kernel for quite some time now. I have usb support using the usb-backport stuff so that my usb webcam and intellieye mouse works. I've got the pcmcia package so that my ethernet card and modem works. I use reiserfs and I have the appropriate reiser patch for this kernel revision. This is a laptop so I shouldn't really be concerning myself with speed issues since I'm the only user on the system all the time. Unless this kernel patches some major security holes, why should I get this new kernel?

    Is there something new with this kernel or with the new 2.4 series of kernels that would want to make me compile a new kernel?

    Bios updates for motherboards come out every so often, and people always feel the need to have the newest bios on their system. But if everything works perfectly, there should be no reason to flash the bios. If everything on my computer is supported by my current kernel, why should I feel the need to update my kernel?

    catch23

  18. Squeak already does this, but why? on Berlin 0.2.0 Released · · Score: 1

    Morphic in Squeak can already rotate arbitrary windows, resize them in any magnitude, and make anything transparent. But nobody uses these things because they're just eye candy. The programming interface for Squeak is good. Why not just make Squeak use the kernel's framebuffer driver and use that instead? At least Squeak has a userbase and a great MVC style programming interface...

  19. Squeak on an I-Opener... how difficult is that? on Netpliance Sponsors 100 Creative Mobile Computing · · Score: 1

    I mean, Squeak is already works great on a x86 Linux box. Why in the world would you need a guy to port this over? In fact, it can probably exist in iopener's 16mb dataspace using a small linux kernel. I'm betting most of these guys just want a free computer. :)