Slashdot Mirror


User: Yoda2

Yoda2's activity in the archive.

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

Comments · 229

  1. Re:A beauty all its own on Is FORTRAN Still Kicking? · · Score: 1

    Damn you extra "t"! Damn you!!!!

  2. A beauty all its own on Is FORTRAN Still Kicking? · · Score: 2
    FORTRAN was one of the first languages that I learned and although I don't use it much now it still has a special place in my heart. I always found its simplicity and structure sort of comforting.

    I'm a Java convert now thought.

  3. Not much to worry about now.... on 1985 Usenet About Y2k · · Score: 2
    Things like Y2K won't be much of a problem in the future because (if you follow the BBC) we're bound to be destroyed by an asteroid in the next 50 years or so.

    FYI just announced today...Cool NERD clothing!!!

  4. Stick it to the competition.... on Hacker Survey · · Score: 3, Interesting
    How many people work on open source just to pull the rug out from under the competition?

    Sure Company A's product is nice. But ours can do everything theirs can, and did we mention that it is free. It is our way of saying thank you to our clients (and slapping the competition for infringing on part of our market).

  5. Retirement Planning... on Slashback: Assembly, Avoidance, Civility · · Score: 4, Funny

    No asteroid?! Just great, and I just spent the 2% of the deferrals left in my retirement account on porn and Twinkies.

  6. A few suggestions... on Motivating Your Co-Developers? · · Score: 4, Insightful

    When starting a new programmer, I find it helpful to find some similar code to let them have a look at. Starting at zero can be intimidating. Changing someone else's code is a good way to learn until you know what you are doing. Daily reviews until they get going is unpleasant, but probaby necessary at this point. Make sure your team has access to good reference books. Reduce their modules to very simple components. Newsgroups, newsgroups, newsgroups.

  7. A Beautiful Thing... on AT&T Concerned About H2K2 · · Score: 2
    Telemarketing AT&T.

    The notice should have asked the employee's to have the caller put AT&T on their "Do not call list"!

  8. Umbilical Stem Cells on Scientists Grow Human Thymus From Stem Cells · · Score: 5, Insightful

    It is too bad that more hospitals aren't allowing the donation of umbilical stem cells (stem cells collected from cord blood). They are largely an untapped resource and are usually considered PC even in the most conservative camps.

  9. A very cool vision toolkit on Cheap 3D Computer Vision? · · Score: 2

    EDISON, is a free C++ toolkit that performs edge detection and image segmentation. The image segmentation portion is based on mean-shift analysis.
    A colleague and I are currently in the process of porting portions of EDISON to Java.

  10. Oh the possibilities! on 10-Gigabit Ethernet Standard Approved · · Score: 4, Funny

    Lynx will rock!!!

  11. Lets crawl before we walk... on Calculators vs. PDAs in the Classroom · · Score: 4, Insightful

    I have no problem with "aids" such as graphing calculators and PDAs in the classroom as long as the "ole fashioned" ways (i.e. by hand on paper) are taught/learned first. We've become a society (in the US at least) where most people have to carry around tip charts in order to function in restaurants.

  12. Suppose I have to comment on this one... on How Yoda Became an Action Star · · Score: 2

    The Yoda scenes were entertaining, but could in no way shape or form make up for the horrific acting by Anakin or the awful dialog.

  13. A little more info... on Artificial Inteligence Common Sense Database · · Score: 2

    Here are some links, etc. I gathered on Cyc a while back.

  14. N.E.R.D. on Game Developers Cracking Down on Cheating · · Score: 2

    The servers at NerdTreeHouse do an excellent job of detecting and banning cheaters. The resident CS guru, Village, really stays on top of things so people that play on the N.E.R.D. servers tend to return.

  15. Outages?! on NSA/U.S. Navy Working to Intercept Fiber Optic Cables · · Score: 2

    Anyone afraid of major backbone outages when some big honking spy sub hovers a little too close to the cable?

  16. Volume control? on USB Remote Control · · Score: 1

    I think what all of us geeks need is a remote that can lower the volume on your wife (or for the less fortunate - inflatable significant other) when watching sci-fi or Tech TV.

  17. Here's a book title... on Bitter Java · · Score: 2, Funny

    "Practical OO Programming In Binary"

  18. Submit button, preview button - so confusing! on Prestigious Art Gallery To Exhibit Video Games · · Score: 1
    Doh!

    Last line should have been:
    It obviously shows mankinds ongoing struggle in the universe as the left line and right line are forever embattled over the little dot...

    Oh well, time for some coffee...

  19. I can hear it now... on Prestigious Art Gallery To Exhibit Video Games · · Score: 3, Funny

    -insert snobbish British accent-
    Ah yes, a fine example of the post-modern "Pong" era. Note the sharp contrast of lines and dots against the uniform background. It obviously shows the ongoing struggle of mankinds struggle in the universe as the left line and right line are forever embattled over the little dot...

  20. A Place to buy new 2600 Joysticks! on Atari Announces an Official Portable 2600 System · · Score: 2

    You can buy new 2600 joysticks (and a bunch of other great stuff) here. I bought two and have been very happy with them.

  21. Oh Boy! on Matrox Parhelia 512 Preview · · Score: 0, Offtopic

    Bet CounterStrike will cruise on that puppy!!!

  22. Perspective on Hard Drive Performance - ATA100 vs ATA133 · · Score: 2

    While the ATA133 appears to be only slightly faster than the ATA100, it demonstrates considerable speed up over this device.

  23. Re:Neat trick... on Bootleg Star Wars AotC Debuts on Internet · · Score: 2
    Wow, I'm really impressed with how tough you are! I'm gonna let you in on a little secret - I was joking.

    For someone with a name like "flower" you seem to have a lot of inner rage. Maybe you should hug someone.

  24. Neat trick... on Bootleg Star Wars AotC Debuts on Internet · · Score: 5, Funny

    Yeah but to watch it now and then go to the first screening and ruin all the good parts for those sitting near you might be a kick.

  25. Speech AND Vision on Why Hal Will Never Exist · · Score: 2
    My argument has always been that language systems that use only language are stuck in a loop (i.e. words defined in terms of other words, defined in terms of other words, ad infinitum). These systems can do a lot, but have no true understanding of words.

    As part of my dissertation research, I am building a Java-based system called E.B.L.A. (experience-based language acquisition), which allows a computer to learn language based on experiences that are grounded in perception using a computer vision system.

    Of course having experiences grounded only in visual perception is a limitation, but it is a start.