Slashdot Mirror


User: nolsen

nolsen's activity in the archive.

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

Comments · 28

  1. Kinda like Shark! Shark! on Grad-School Thesis Becomes PS3 Game · · Score: 1

    Which is a good thing.

  2. This is certainly a refreshing trend on Wii to be Region Free · · Score: 1

    It's nice to see this trend. I was pleased to see import PSP games at Fry's and apparently HD-DVD is region free too (Blu-Ray at least puts NA and Japan in the same region).

  3. Oops on Best Developer Tools for OS X · · Score: 1

    Indispensable

  4. Visor on Best Developer Tools for OS X · · Score: 1
  5. Re:nifty! on Challenging the Ideas Behind the Semantic Web · · Score: 2, Interesting

    I dunno, I'm guessing he knew exactly what he was saying... But I do wonder if he was trying to tease Tim Berners-Lee a little. It would be interesting to see/hear audio/video of that exchange.

  6. Re:Not Siggraph. on Is the Game Finally up for SGI? · · Score: 1

    Wow... If that doesn't drive the point home nothing does.

  7. Re:What part of... on ' Naughty Bits' Decision Not So Nice · · Score: 1

    They should have gone with throughout the known Universe.

  8. Re:Why not WLAN? on Paint-on Antennas for Mile-High Airships · · Score: 1

    Tinfoil bedroom? Awesome.

  9. Re:Testing for fault tolerance on Scientists to Build 'Brain Box' · · Score: 1

    Backwards?

  10. Re:Boy/Girl scouts report..... on Hong Kong Using Children to Hunt for Piracy · · Score: 1

    Well of course. They'll have to download and review the stuff, just to be sure.

  11. Better, faster, cheaper. on Jaffe Ditches Games With Stories · · Score: 1

    They'll be saving money on FMV sequences and writers.

  12. Re:Are you sure you're making more than you need? on How Do You Maintain Your Work Focus? · · Score: 1

    Very good advice. Especially if you haven't thought about retirement/don't have retirement savings covered. You can never have too much money to stash away for later. Invest it, forget it exists (within reason) and enjoy later.

  13. Re:DRM Creep? on Apple to Announce iTunes Movie Rentals? · · Score: 1

    I would be surprised to see the movie industry go for this given the fragility of DRM schemes thus far. It would be rather messy if the DRM scheme is cracked and suddenly the iTMS is a dirt-cheap, convenient source for quality movies. Cracking fairplay for music is less of an issue because the consumer has at least paid full price for the content. If the same thing were happening to songs that cost 10 cents and were only supposed to play for 2 days...

  14. Runtime code optimization? on High-level Languages and Speed · · Score: 1

    It will be interesting to see when and how runtime code optimization affects the high vs. low-level language debate. Systems like HP's Dynamo http://www.hpl.hp.com/techreports/1999/HPL-1999-77 .html show there's gains to be had here, but afaik these techniques are not being used by major language runtimes.

  15. Re:SGI Video cards on Is the Game Finally up for SGI? · · Score: 1

    The irony is that it worked out the other way around. At least with their NT and Linux stuff, they have been the ones advertising graphics cards from ATI and Nvidia.

  16. Maybe Apple should just make a car stereo... on Integrate iPod with Car or Risk Death · · Score: 1

    The units have standardized dimensions, right? Now that they've done the Hi-Fi, how long will it be before we see an Apple-branded car audio system, if only as an option on a few luxury brands for starters?

  17. Re:That's odd.. on Excerpt from Kessler's 'The End of Medicine' · · Score: 1

    So it wasn't just me. I just noticed that (I have no idea how long they've actually being doing it) and did a double-take.

  18. Re:Old debate on High-level Languages and Speed · · Score: 1

    Nice links, thanks.

  19. I do the same thing... on Netflix Users Experience Paradox of Abundance · · Score: 2, Funny

    But I actually buy the DVDs and fail to watch them. Sounds like I need a Netflix account.

  20. Re:No rechargable batteries? on More Wii-mote Info · · Score: 1

    Apparently I either churn through electronics or don't use them enough, because I haven't run into issues with needing to replace expensive, proprietary rechargeable batteries.

  21. Re:What 'Do Everything Out of the Box' Means on Cook Your Breakfast With MacBook · · Score: 1

    If someone could just figure out how to replace the DVD drive with a slot-loaded panini press...

  22. Re:pure speculation on The Future of Apple's Pro Desktop Line · · Score: 1

    Probably nothing technical but it seems like they are practically in a partnership with Intel at this point, so it would be pretty surprising given the amount of effort that has apparently been shared by the two companies in bringing these news systems to market. It also looks like the new Intel CPUs are quite the performers.

  23. Pass that Kool-Aid baby!!! on A College Guide to EA · · Score: 2, Funny

    Jesus Christ, that guy has his nose so far up EA's ass he knows what all the execs had for dinner last night. WTF is going on here? Man I thought my univerisity had some clueless corporate tools on staff. Can you say sellout? CMU should be ashamed. Preparing students is one thing, but they should be prepared for success, not being eaten alive. Notice how he doesn't actually talk about the work he did there? Something tells he spent his residency bullshitting with execs, not writing code 12 hours a day.

  24. Great idea, but... on NTT DoCoMo Debuts Credit Card Phone · · Score: 2, Informative
    The funny thing about Japan is you CAN'T use a credit card to buy groceries, rent videos, eat at a lot of restaurants, etc... They are very much a cash-based and cash-loving society.

    The first time I tried to buy groceries in Japan with a CC, the woman looked at my like I was crazy, called her supervisor, who looked at me like I was crazy and called his supervisor, who looked at me like was crazy and called his supervisor, who... Well, if you've lived in Japan you know how their management and beauraucracy can work.

    But I'm sure they'll figure something out.

    Nick
  25. Re:Writing code (not typing it) is *hard* on Are Written Computer Science Exams a Fair Measure? · · Score: 1

    Dude, we are talking about fundamental data structures here... They're not going away. This is basic stuff, and understanding them is fundamental to being able to use them properly and write efficient algorithms. Needless to say it is pretty scary to know someone could have 6 years of programming experience and be unable to write a linked list.