Slashdot Mirror


User: macosxaddict

macosxaddict's activity in the archive.

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

Comments · 68

  1. Re:Language shouldn't matter! on First Java AP Computer Science Exam Complete · · Score: 1

    The AP explanation is exactly right. The value of an object reference is the reference itself. i.e. when you evaluate the reference, it's a no-op; you just get the reference back.

  2. Make it fun! on Making Science and Math Kid Friendly? · · Score: 1

    The entire goal of elementary school science education should be to convince kids that science is fun and interesting. When I was in elementary school, the teachers managed to make even the most interesting topics boring by forcing us to write reports and logs of everything we did. For someone who hated writing, this was torture. I think I like science despite elementary school, not because of it.

  3. Re:Tandy 1000 RL on What's the Oldest Hardware You are Still Using? · · Score: 1

    The reason he has to boot it twice sometimes is that the PRAM battery is dead; he needs to get a new one. The fact that it sometimes works probably means that the battery's voltage is right around the cutoff for working; he should really replace it if he intends to use the computer. The hardware of the 6100 has a weird quirk that causes boot failures if the PRAM battery is dead.

  4. Re:Yes, it's slow. on Is Mac OS X Slow? · · Score: 1

    There's something fishy here. Icons in the Dock always bounce to the same height; they don't bounce "higher and higher." Are the computers NetBooted off a server? If so, network congestion could be the problem. Kerberos also shouldn't take nearly that long; perhaps your Kerberos server is obscenely slow. I think you're referring to issues specific to your (poor) implementation, not Mac OS X itself.

  5. Re:Does anyone know ? on GRACE Exceeds Expectations! · · Score: 1

    I worked on the project; shadowduck has it exactly right. GRACE had a map only after the map was provided at the registration desk; all navigation before arrival at the desk was done with vision and human-robot interaction.

  6. Re:AI on Social Robot? · · Score: 1

    Actually, most of it is in C++. :-)

  7. Re:AI on Social Robot? · · Score: 1

    No, that's just the low level mobility stuff. The AI is all done by higher level code that makes calls to Mobility.

  8. Re:Edmonton, Alberta? on Social Robot? · · Score: 1

    The United States is located on North America, just as Canada is. Of course it's continental. It's the AAAI, not the USAAI (United States Association for Artificial Intelligence, which, as far as I know, doesn't exist).

  9. Re:What is this? on Social Robot? · · Score: 1

    Grace is controlled by two computers mounted inside it, each of which runs Linux. Metrica's vision system also has a dedicated computer running Linux. Speech recognition is done by Viavoice, which (unfortunately) runs on a Windows laptop, also mounted on the robot.

  10. Re:The creator are sexists on Social Robot? · · Score: 1

    Vikia, the face, is female, since its developers felt that females tend to interact better socially. Since Vikia is female, and it was chosen for the robot, Grace cannot very well be either male or genderless, can it?

  11. Re:correlation, not cause and effect. on Mac Users May Be Smarter · · Score: 1

    There's a discrepency between the article's title and the article's content. Your analysis is with respect to the title: "Are Mac users smarter?" However, the article never discusses the issue of intelligence. Instead, it claims that Mac users tend to be more affluent and better educated. I think that the problem with the article is really the mismatch between title and content; the article never makes any claims about intelligence whatsoever. There is a clear distinction between intelligence and affluence/education that the article doesn't address.

  12. Re:Sadly, no. on Alternative-Fuel Vehicle Recommendations? · · Score: 1

    Standard car batteries are lead acid, but the batteries in hybrid cars are typically (IIRC) NiMH, not lead acid.

  13. Re:Heres the post everyone should read first on Mozilla RC3 Released · · Score: 1

    The "Search Google for" button is quite useful; I use it all the time. It's faster to use that than to first go to Google's web site and enter the query there.

  14. Re:Netscape 7 on Mozilla RC3 Released · · Score: 1

    Wrong. They could be using a Mac. Remember, Macs had folders long before Windows 95 came out.

  15. Re:Carnegie Mellon HCII on Top Research Labs in Human-Computer Interaction? · · Score: 3, Informative
    Sorry about that. One more try...

    CMU's Human Computer Interaction Institute (http://www.hcii.cmu.edu/ )is worth a look - B.S., M.S., and Ph.D. degrees are offered.

  16. Carnegie Mellon HCII on Top Research Labs in Human-Computer Interaction? · · Score: 1

    CMU's Human Computer Interaction Institute (a href="http://www.hcii.cmu.edu/">http://www.hcii . mu.edu/ is worth a look - B.S., M.S., and Ph.D. degrees are offered.

  17. Re:MS Makes a superior Mouse & Ergonomics on Non-Apple Buttonless Mouse · · Score: 1

    How is this evidence of a good hardware division? Of course they replaced the defective mouse - any manufacturer would do that, but a good manufacturer wouldn't have shipped the faulty mouse in the first place. And isn't it possible that your "superior" mouse is the cause of your RSI?

  18. Caching on Comcast To Stop Tracking Users' Web Habits · · Score: 1

    It seems to me that there's another side to this issue. Don't they have a valid reason to monitor traffic? I mean, suppose they cached frequently used information, like some proxy servers do. They would have to monitor the traffic, in some sense, anyway, to know what to cache, and where to cache it. Perhaps the users would be better off with a caching system: more speed for less money.