Slashdot Mirror


User: mfnickster

mfnickster's activity in the archive.

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

Comments · 980

  1. Xtranormal version on Has Cleverbot Passed the Turing Test? · · Score: 1
  2. Re:Scope of Effect on Marx May Have Had a Point · · Score: 5, Interesting

    Under capitalism, you can have companies that exploit workers but if they do that too much workers are free to leave and start new companies that start afresh... at least you have that ability as long as regulations do not impose too heavy a burden to start a new company to compete.

    Regulations, schmegulations. The reason small businesses can't compete is because big business has rigged the game to their favor, and the playing field is no longer level.

  3. Obligatory Dilbert on Why the Fax Machine Refuses To Die · · Score: 1
  4. Re:No Assembler? on What Is the Most Influential Programming Book? · · Score: 1

    Sorry to barge in here, but I just skiffed through the GP's comments and I think he's a little dinghy.

    The schooner you learn to optimize, the less boated your code will be, and you won't have to scow-er it for bugs constantly. Yacht to be able to minimize the footprint without having to punt.

  5. Re:K&R C on What Is the Most Influential Programming Book? · · Score: 2

    By judging the rest of his post on its merit. ("while (*src++ = *dst++) ;" is also missing an "=").

    See, this is why C sucks and is wonderful at the same time.

    There is no '=' missing. The assignment belongs in the conditional, and actually is the reason why it works.

    In C, the value of an assignment statement is the value being assigned, so this expression copies the value at one location to another location (per the pointers src and dest) and increments both pointers. If the value is null (indicating the end of a string) the expression evaluates as false and the loop terminates.

    The fact that you missed this, or perhaps didn't learn it while learning C, is an argument against this confusing kind of usage. Yes, it's efficient, but is it worth the trouble?

  6. Re:How can you store a qubit? on First Von Neumann Architecture Quantum Computer · · Score: 1

    Would 50% chance of being accurate be acceptable?

  7. Re:How can you store a qubit? on First Von Neumann Architecture Quantum Computer · · Score: 2

    You can copy it, but it copies both a one and a zero. You don't know which it is until you look.

  8. Re:sounds like a good screwing over on Genome Researchers Wants Your Genes · · Score: 1

    "You can have my DNA when you biopsy it from my cold, dead hand!"

  9. Re:This guy is just blowing smoke. on Cop Seeks Wiretapping Charges For Woman Who Videotaped Beating · · Score: 1

    Correcting someone in an online forum is the epitamy of hoodspa.

  10. Re:How does this happen? on Emacs Has Been Violating the GPL Since 2009 · · Score: 1

    if you don't remember the shortcuts, you're fairly SOL.

    That's because it's all shortcuts!

    Pressing the 'a' key, for example, is a keyboard shortcut for inserting the character 'a' (in certain modes).

  11. Re:This will be Annoying POS AI on Kinect-Based AI System Watches What You're Up To · · Score: 1

    There's a reason we imagine fictional robots as humanoid - we can relate to them if we think of them as people, but if they are just toasters then we are less forgiving.

    Just as you wouldn't want a person constantly pestering you asking if you want help writing your letter, you get annoyed with a paper clip doing the same.

  12. Re:What it's always been about on WIPO Talks May Portend Sweeping Broacast-Based Copyright · · Score: 3, Insightful

    Copyright is the the exclusive right to copy, an act necessary for distribution, not for the creation of new works

    Yes, but the point of having that exclusive right is supposed to be to encourage the creation of new works.

  13. Re:What it's always been about on WIPO Talks May Portend Sweeping Broacast-Based Copyright · · Score: 4, Informative

    Not originally, at least in the US. The justification for copyrights and patents in the Constitution was "To promote the Progress of Science and useful Arts, by securing for limited Times to Authors and Inventors the exclusive Right to their respective Writings and Discoveries."

    The authors and inventors may also be the distributors, but that's certainly not a requirement. Notice it doesn't say "publishers and marketers."

  14. Re:Skeptical on Teen Builds Nuclear Bomb Detector · · Score: 1

    but a "reactor" nevertheless, and a practical source of free neutrons for research purposes, and projects like this.

    Are the neutrons free as in speech, or free as in beer?

  15. But does it work on water? on Australian-Built Hoverbike Prepares For Takeoff · · Score: 1

    In case I'm being chased by a thug with a meat tenderizer on his head.

  16. Re:September '92 on Usenet With a 30 Year Lag · · Score: 1

    "Netiquette." Now there's a term I haven't heard in a long, long time. What a quaint concept!

  17. Re:1984 on The Next Phase of Intelligent TVs Will Observe You · · Score: 1

    Amen. From the book:

    "...do not forget this, Winston: always there will be the intoxication of power, constantly increasing and constantly growing subtler. Always, at every moment, there will be the thrill of victory, the sensation of trampling on an enemy who is helpless. If you want a picture of the future, imagine a boot stamping on a human face--forever."

    Notice the only technology in that image is a boot!

  18. Re:Mims on RadioShack Trying To Return To Its DIY Roots · · Score: 1

    Here's Mims' account of the Scientific American controversy:

    http://www.forrestmims.org/scientificamerican.html

    Personally, I don't give a rat's ass if he believes in evolution or not, as long as he writes about topics he has knowledge of. I don't think it's relevant unless you're teaching science or trying to pass laws against teaching evolutionary science.

    That said, the fact that he belongs to the National Science Teachers Association and Texas Academy of Science, yet buys into creationism, is... disappointing. Actually, that's an understatement - "mind-boggling" is more like it.

  19. Re:Point particles on 10-Year Study Reveals Electron Shape · · Score: 1

    "It's like Sputnik - spherical, but quite pointy in parts."

  20. Re:The Future of the Past on Neuromancer Movie Deal Moving Forward · · Score: 1

    The book was decades ahead of its time, it's more topical than ever. Gibson is a miracle, imo, not only because he pretty accurately predicted a future where corporations rule the world and information and information exchange has become omnipresent (ok, he overdid both a bit, but what SciFi author doesn't?)

    Other posters have already addressed this, but from the horse's mouth: I was at a Gibson reading in 1991 or so where he said himself that he's surprised when people praise his "predictions." He said (paraphrased), "None of this stuff is the future - I just look at what's going on today and exaggerate it."

  21. Re:WHAT THE FUCK! THIS DOESN'T WORK FOR OPEN SOURC on The Rules of Thumb For Tech Purchasing · · Score: 1

    Of course, you realize it's only five bucks to download it if you're not in the program, right?

    I do like that part, but do you get free upgrades? Do you have to purchase it again every time a new version is released? How many versions are released each year?

  22. Re:Who should play Molly? on Neuromancer Movie Deal Moving Forward · · Score: 1

    My question is who are they going to get to play Molly the "Razorgirl"? That would be a big make or break decision for me. =)

    Back in the '90s I thought Michelle Forbes (Ensign Ro) or Linda Fiorentino would have been good choices. They're a bit old for it now. Gina Gershon could have pulled it off too.

  23. Re:WHAT THE FUCK! THIS DOESN'T WORK FOR OPEN SOURC on The Rules of Thumb For Tech Purchasing · · Score: 1

    Actually, no. XCode 4 is free. Yes, you need a Mac to run it, but it's a free download for anyone who registers (again, for free) to be a developer.

    Not anymore. I just registered as a developer for free (using this page) and when I try to download Xcode 4, I see the following message:

    You must be an iOS or Mac Developer Program member to download Xcode 4 or you can purchase Xcode 4 from the Mac App Store.

    So, it's 99 bucks a year if you want the latest tools. So long, Apple - I remember the days when you used to make it easy for developers to support your platform.

  24. Re:subtitles? on 24 Rooms in 344sq Feet · · Score: 1

    Maybe it's Teletext-- you know, for the hearing-impaired.

  25. Re:sad isn't it ? on Evolution Battle Brews In Texas · · Score: 1

    Never mind the fact that evolution contradicts the 2nd law of thermodynamics

    Yeah, never mind it, because it doesn't.

    As long as the sun is shining on the earth, there is no problem with entropy decreasing here.