Slashdot Mirror


User: fatphil

fatphil's activity in the archive.

Stories
0
Comments
4,087
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 4,087

  1. Re:Unfortunately, science agrees on James Randi's Latest Debunking Operation · · Score: 1

    Do not apologise! Many thanks for that link. I like the way it ties in with the "overestimation of one's own level of skill/knowledge" studies so closely - but pushes the scope of them even further (for example unwillingness, or even refusal, to learn).

  2. Re:I hate to defend Monsanto somewhat, but on 300k Organic Farmers To Sue Monsanto For Seed Patent Claims · · Score: 1

    "During 1998, over 95% of Schmeiser's canola crop"

    According to the documentary, those precentages were widely variable, and not independently evaluated but asserted by Monsanto.

  3. Re:I hate to defend Monsanto somewhat, but on 300k Organic Farmers To Sue Monsanto For Seed Patent Claims · · Score: 1

    By "he selected for it by spraying a field with roundup" do you mean "the electricity company attempted to clear an area around their transmission lines, and failed to do so because of some of the stock being contaminated"? 'Cos that's the version from the documentary.

  4. Re:I hate to defend Monsanto somewhat, but on 300k Organic Farmers To Sue Monsanto For Seed Patent Claims · · Score: 1

    They don't need to lobby the crap out of the politicians when they *are* the politicians. (In particular Democrat ones). You've even got an ex-Monsanto guy in SCOTUS.

  5. Re:I hate to defend Monsanto somewhat, but on 300k Organic Farmers To Sue Monsanto For Seed Patent Claims · · Score: 1

    Soy? Look at the ingredients for any ready-made foodstuff, or sauce - you'll find soy extracts in a whole load of things. Worst of all in the soy example is that GM stock was deliberately mixed with non-GM stock, so that it would be impossible to remove from the supply chain, unless you specifically have your own pure strain.

    Rice? They're only selling GM rice to the chinese, I can't imagine that's a very big market for rice, no, not at all.

  6. Re:COUNTERSUE! on 300k Organic Farmers To Sue Monsanto For Seed Patent Claims · · Score: 1

    Had to look it up...
    http://media.mercola.com/ImageServer/public/2012/january/study1-big.jpg
    Clarence Thomas.

    The infection just gets everywhere, doesn't it?

  7. Re:whoa, man, like, go _natural_ on 300k Organic Farmers To Sue Monsanto For Seed Patent Claims · · Score: 1

    If you opt for smoking rather than snus, then that's not tobacco's fault.

  8. Re:Couldn't happen to a nicer corporation! on 300k Organic Farmers To Sue Monsanto For Seed Patent Claims · · Score: 1

    And were I on a jury, I'd be arguing for acquittal.
    You do have a 2nd amendment to protect yourself from the tyrany of the government, and Monsanto *are* the government (see my other post this story) - and everything else has been tried, hasn't it?

  9. Re:Wait! on 300k Organic Farmers To Sue Monsanto For Seed Patent Claims · · Score: 1

    I know it's not an animal, but would genes from the bacterium bacillus thuringiensis being stuck in corn ("bt-corn") be scary enough for you? It's certainly in no way related to cross-breeding plants.

  10. Re:Wait! on 300k Organic Farmers To Sue Monsanto For Seed Patent Claims · · Score: 1

    "Higher yields and better nutrition could save literally millions of lives."

    You misspelt "Higher yields and better nutrition could mean that there are far more hungry adult mouths that need to be fed."

    You've failed to understand the exponential function. You and millions of others. You're not solving any problem, you're simple moving it in time, and making it larger in the process.

  11. Re:They will not lose their shirts, we will on 300k Organic Farmers To Sue Monsanto For Seed Patent Claims · · Score: 1

    I don't think the problem is that Monstanto's paying off the governments, it's that monsanto _is_, in part, the government.
    http://www.abovetopsecret.com/forum/thread778572/pg1
    I've seem similar charts for big pharma, big oil, and big banking/finance - they've all got so many fingers in the pie there's literally nobody who actually represents the people, they all represent big business.

  12. Re:It is about time on Doctors "Fire" Vaccine Refusers · · Score: 1

    > > FYI not all hippies are against it. I'm an old hippy, and I think people who are refusing them are goddamned idiots.

    > Hell, I'm a young-ish (early 30s) hippy and *I* think people who are refusing them are goddamned idiots.

    I see a gap...

    I'm a *middle-aged* hippy and I think people who are refusing them are goddamned idiots.

  13. Re:Seems reasonable.. on Doctors "Fire" Vaccine Refusers · · Score: 4, Funny

    Don't delay for too long - as the proportion of vaccines that contains thiomersal decreases (something it's been doing for a decade now), the number of reported cases of ASDs has increased! That mercury was clearly keeping autism at bay!

  14. Re:My grandpa wasn't a monkey, or pond scum! on Did Life Emerge In Ponds Rather Than Ocean Vents? · · Score: 3, Interesting

    What's more shocking is that at least one of the real rocket scientists who helped put men on the moon can, and will if sparked off, prove that the earth is only 6000+ years old, using the bible as his only source. (I know this, as I've met one, and was *ordered* by my friends to not spark him off.)

    3 scientific degrees from Ivy league universities, and a job at NASA doesn't mean you're batshitproof, alas.

  15. Re:Can someone explain this to me? on 99.8% Security For Real-World Public Keys · · Score: 1

    The problem is entirely due to poor PRNGs (poorly seeded, more like). You get precisely no more scurity from using 3072-bit keys than using 1024-bit keys. If the prime generation process is deterministic and reproducable due to bad seeding, then generating identical 1536-bit primes is exactly as likely as generating 512-bit primes.

    Looking at their figures and charts, and assuming all other things were equal, I would expect about 300-350 2048-bit keys to have been found.

  16. Re:This is pretty bad on 99.8% Security For Real-World Public Keys · · Score: 1

    And his algorithm's completely unworkable too, as it's O(n^2) in the number of keys. Fortunately there exist O(n log n) approaches which would be a hundred of thousand times quicker (and which Lenstra probably used).

  17. Re:No security at all...? on 99.8% Security For Real-World Public Keys · · Score: 1

    Bollocks. Now RTFA. Random number generation in some implementations is very flawed, and your entire conclusion is demonstrably false (and Lenstra has 12000 examples as proof).

  18. Re:This is pretty bad on 99.8% Security For Real-World Public Keys · · Score: 2

    This is the third time you've posted your totally useless (or "naive" as Lenstra calls it in his paper) algorithm. Your technique would take 10 years (I trust Lenstra's estimate, I've not verified it myself) on his data set.

  19. Re:Where is this finger pointing? on 99.8% Security For Real-World Public Keys · · Score: 1

    If you RTFA, you'll see that they deliberately exclude the Debian fuckups from their sample set.

  20. Re:No security at all...? on 99.8% Security For Real-World Public Keys · · Score: 1

    Bollocks. Google "APRCL" or "ECPP".

    And typically we have good enough PRNGs, we just don't use good enough seeds, as the seed is the only source of entropy.

  21. Re:No security at all...? on 99.8% Security For Real-World Public Keys · · Score: 1

    The problem is that you have to make flawed keys. How do you know you're using the same flawed algorithm as (some subset of) the masses? If you aren't, then there's basically zero chance of a collision. (It's effectively trial division.)

    Do you take a bomb on to a plane in order to guarantee your safety? The chances of there being 2 bombs on a plane is minimal, right?

    Now were you to find one factor using your technique, which cannot be pure luck, it must because you're using the same flawed algorithm used by (a subset of) the masses, then it would indeed be worth persevering, as you discover how big that subset is. But I must reiterate, you'll never even find one factor just by pure chance.

  22. Re:No security at all...? on 99.8% Security For Real-World Public Keys · · Score: 1

    "... on all pairs ..."

    There are tens of trillions of pairs. You're the guy they predict will take 10 years to achieve what they did in an hour.

    You need to combine and conquer in order to actually get results before the certificates expire. (A back of a fag packet calculation implies that a naive GCD tree could crack them all in less than a day using GMP.)

  23. Re:Home porn videos? on Ask Slashdot: Money-Making Home-Based Tech Skills? · · Score: 1

    [quote accent="Soutpark's hicks"]

    Dey took our blowjurbs

    [/quote]

  24. Re:Well, there goes *that* heroin shipment on Senator Rand Paul Detained By the TSA · · Score: 1

    "... but if you seriously think that the crap that's been happening in airports for the last 14 months is "reasonable", well, I hope you've enjoyed the Kool-Aid."

    Crap like the suicide bomber in Russia who killed several dozen and injured about a hundred? ... Outside security. So no scanner in security would have stopped it. Nor any security pat down. Nor ...

    If all you're doing is preventing one particular threat, those who want to harm you will do *something else*.

  25. Re:Well, there goes *that* heroin shipment on Senator Rand Paul Detained By the TSA · · Score: 1

    He should of course have said "or fewer".