Slashdot Mirror


User: stuartrobinson

stuartrobinson's activity in the archive.

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

Comments · 37

  1. Re:Trolls on Three Years in Prison for Posting Hatespeak · · Score: 1

    As far as I know, the Nicholson Baker, author of Checkpoint, is still enjoying life, liberty, and the pursuit of happiness, even though his book explores the idea of violently deposing the president:
    http://query.nytimes.com/gst/fullpage.html?res=9C0 3E6D6113DF93BA3575BC0A9629C8B63

  2. FUD? on Firefox Zero-Day Code Execution Hoax? · · Score: 1

    I have trouble buying the whole just having fun angle. Call me paranoid, but I smell FUD...

  3. schedule for Nobel Prize announcements on RNA Interference Leads To Nobel Prize · · Score: 4, Informative

    Here's the schedule for future announcements: http://nobelprize.org/prize_announcements/

  4. Re:No, that's not correct on McAfee, Symantec Think Vista Unfair · · Score: 1

    I think that as far as common usage is concerned, the terms 'virus' and 'malware' are basically synonymous, and are hypernyms of more specific terms like 'worm', 'trojan horse', etc. (Note: This is a descriptive statement, not a prescriptive one, so don't jump all over me if you think the terms ought to be used differently.)

  5. Re:I hope this doesn't go too far on Calif. Initiative To Regulate Search Engines? · · Score: 1

    Try running s/California/USA/g on your post. I wonder if you would still feel the same way.

  6. Re:Here's what the Fossil looks like on Caller ID Watches · · Score: 2

    I was surprised to see that the watch isn't digital. It seems like they're trying to de-geekify it, but I wonder whether that is really the best strategy...

  7. Re:No on Prop 87? on Valley Firms Push California Oil Tax · · Score: 1

    Just to be clear, I didn't say it was a Robin Hood scheme. I just said that it was being sold as one.

  8. Re:and if on Your Life On a Hard Drive · · Score: 1

    Or you'd be in a Arthur C. Clarke novel, say, The City and the Stars!

  9. Re:No on Prop 87? on Valley Firms Push California Oil Tax · · Score: 1

    While I agree that it's pretty unlikely that the costs won't be passed on to consumers, it could still be argued that the bill is worthwhile since it will put more money into alternative energy research and development, although admittedly in fairly disingenuous way. A consumption tax on gasoline would be a more straightforward way of accomplishing the same goal. But that won't be as popular as a Robin Hood tale of stealing from the rich (the oil companies) and giving to the poor (consumers). Oh the humanity!

  10. Re:No on Prop 87? on Valley Firms Push California Oil Tax · · Score: 2, Insightful

    I live in the Bay Area, and Prop 87 sounds great in theory, but I'm pretty skeptical about the part of the costs not being passed on to consumers by law. How specifically is that supposed to be prevented? I find it hard to believe that it's really possible but I don't know much about the specifics.

  11. Re:It's NOT about the music. on Wal-Mart Leaks Zune Price · · Score: 1

    What makes you think that Microsoft worried about game consoles supplating PCs as the main computing device in the household? It seems more likely that they were worried about game consoles replacing PCs as the main gaming device in the household. Surely the fear wasn't that people were going to start doing their taxes with a Sony Playstation!

  12. Re:ElementTree on Python 2.5 Released · · Score: 1

    Yes, the inclusion of ElementTree is definitely a good thing. IMHO, it is the most intuitive and user-friendly way of handling XML in Python (or any other language, for that matter) that I have seen so far.