Slashdot Mirror


User: Nova77

Nova77's activity in the archive.

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

Comments · 65

  1. Re:That's just part of the concern.. on EU Blocks France's Ban of Monsanto's GM Maize · · Score: 1

    Not necessarily. Take the "San Marzano" tomato: the common and most appreciated variety is currently threatened by a virus. There's another one, of the same type, that has the resistance, but it is not as.. delicious. We could just carry the gene of the resistance across and eat your cake too, but nooooo! It would be playing God! Billions would die! Kittens would cry!

    I understand there are risks in some of the GM techniques, but such a wide and blanket prohibition makes no sense.

  2. Re:Oblig: "In Soviet Russia" on Russia To Establish Bases On the Moon · · Score: 1

    In Soviet Russia... maybe. This Russia? Unlikely.

  3. Re:That's just part of the concern.. on EU Blocks France's Ban of Monsanto's GM Maize · · Score: 1

    GMO != Monsanto. There's a lot of free and publicly available research on GM, but as long as most of people will consider it evil a-priori, only evil companies will take advantage of it.

  4. Re:That's just part of the concern.. on EU Blocks France's Ban of Monsanto's GM Maize · · Score: 1
  5. Re:That's just part of the concern.. on EU Blocks France's Ban of Monsanto's GM Maize · · Score: 2

    I have heard this argument a million times and it still does not convince me. What makes GM particularly threatening compared to crop artificially selected via shotgun approaches, e.g. crossbreading?

    And the madness is that from the activist POV there's no distinction between a single gene flip and a full fledged injection from other species! As long as it's made in a lab, then it's "potentially harmful".

  6. Re:Not too surprised... on Brits Rejecting Superfast Broadband · · Score: 1

    This. A million times.

  7. Re:Say waht you will about MS on Bill Gates On Energy · · Score: 1
  8. Re:Nice but... on Biggest Changes In C++11 (and Why You Should Care) · · Score: 1

    Even better

    for (auto &x: collection)

  9. Re:Longer Answer: on Could the US Phase Out Nuclear Power? · · Score: 1

    Hmmm.. nowhere in the linked article it says anything about exporting power to France, and it states that renewables are 32.3% of electricity generation (which is *not* power), not half.

  10. Re:Short Answer on Could the US Phase Out Nuclear Power? · · Score: 1

    No, and Germany cannot either. That's why they are bringing back online old and super-polluting coal plants.

  11. Re:Why wasn't Monsanto required to reveal this inf on Organ Damage In Rats From Monsanto GMO Corn · · Score: 1

    Do you have any evidence to back this up? Again, I am not a fan of either monsanto or gm, I just want to know what's real.

  12. Re:Why wasn't Monsanto required to reveal this inf on Organ Damage In Rats From Monsanto GMO Corn · · Score: 2, Interesting

    That's the reason why it was accepted:
    http://www.efsa.europa.eu/EFSA/efsa_locale-1178620753812_1178620772383.htm

    "In conclusion, the Panel considers that the information available for MON 863 addresses the outstanding questions raised by the Member States and considers that MON 863 will not have an adverse effect on human and animal health or the environment in the context of its proposed use."

    While I am not at all fan of Monsanto, I have to say that in the past research on GM crops has been highly polarized and there has been a lot of poor science from both sides. Let's wait and see how this study classifies.

  13. Re:Viola-Jones on Racist Facial Recognition Software · · Score: 1

    VJ is expensive?? Is one of the cheapest type of face recognition algorithms out there!
    I implemented my own for my ML class in 2004 and it was running on 60fps on a supercheap laptop.

  14. Re:So, did they get the data? on Last.fm Strongly Denies Sharing Data With RIAA · · Score: 2, Interesting

    http://www.last.fm/forum/21717/_/535934/8#f9525592

    * We've been in communication with CBS and they deny that they gave any third party any of our user data.

    Also note that a lot of "user info" has always been available through feeds.

  15. Re:Breaking News on Last.fm User Data Was Sent To RIAA By CBS · · Score: 1

    Hey, anyone cares about EVIDENCE? The title of the article is totally misleading.

  16. Re:music ip? on Analyzing YouTube's Audio Fingerprinter · · Score: 1

    There's also last.fm fingerprint library which is open source: svn://svn.audioscrobbler.net/recommendation/MusicID/lastfm_fplib

  17. Re:Good To See Grownups In Charge on NASA Funding Boost, But No Shuttle Extension in Obama Budget · · Score: 1

    I don't think this is the point. The manned planes are already being replaced by UAVs (the F-22 is probably going to be the last major air-superiority aircraft), and in the near future the F-15 and F-16 can be "cheaply" replaced by F-35.
    Too bad for such beautiful baby, but when you have a robot that can sustain 15g there's simply no game.

  18. Re:Looks like the privacy paranoiacs win this roun on Last.fm Shoots Down Rumors Over U2 Album Leak · · Score: 2, Interesting
  19. Re:unique order of songs on Managing Last.FM's "Mountain of Data" · · Score: 2, Interesting

    What about "songs are mostly played in alphabetical order"? :)

  20. Great free physics book on Good Physics Books For a Math PhD Student? · · Score: 1

    Regardless of the fact you're a math student or not, I recommend Motion Mountain, the free physics book. It covers pretty much anything (up to the most recent stuff) and it is beautifully written.

  21. Re:PThreads & Java Threads on Good Books On Programming With Threads? · · Score: 1

    Well, if it's for C++, why not using boost::thread instead?

  22. Re:Some counterpoints. on Interview Update With Bjarne Stroustrup On C++0x · · Score: 1

    1. you are partially wrong:
    here's the compression http://www.boost.org/doc/libs/1_36_0/libs/iostreams/doc/classes/gzip.html
    and URL fetching is coming with the network lib (http://cpp-netlib.blogspot.com/) which aims to be included in the next release.
    2. I had to many troubles with dynamically typed languages. I would (IMHO!) not take that as a plus.
    3. There's no silver bulled with respect to reference counting. Each techniques has pro and cons.

    And I do write web services (or services used by web app.) all the time using facebook's thrift, and CPU is critical for us. Hell, I would not even use java for it!

    But as usual it depends a lot on what you need.

    P.s. Adobe wrote also a speed critical image library which is now part of boost (http://www.boost.org/doc/libs/1_36_0/libs/gil/doc/index.html)

  23. Re:C++ is as good as C# _if_ used correctly. on Are C and C++ Losing Ground? · · Score: 1

    +1. Modern C++ is way different from the old day paradigms. Just look at the boost library.

  24. Re:Looks good, but a little hampered by C++ on Intel Releases Threading Library Under GPL 2 · · Score: 1

    You still can do local functions using the lambda library in boost.

  25. OSX? on Is Vista the New OS/2? · · Score: 2, Interesting

    Apparently there is no real alternative to Vista on PCs, and this is why it is likely that it will become a success. But I can't stop wondering what it would happen if Apple makes its OS available to any intel machine. This is probably a good moment for them..