Slashdot Mirror


User: DarwinSurvivor

DarwinSurvivor's activity in the archive.

Stories
0
Comments
2,678
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 2,678

  1. Re:Consider me fired. on Doctors "Fire" Vaccine Refusers · · Score: 2

    It can also be deadly. A friend of mine gave me the Chicken Pox which, within 2 weeks, lead to bacterial endocarditis, spinal meningitis, pneumonia and Reye's syndrome. Note that the US didn't start using the Chicken Pox vaccine until 1995; it hit me in the 1970's. Fortunately my parents found the doctors I needed and I'm alive today.

    I wonder how many children die every year because other parents don't want to get their children vacinated.

    Dear parents, please stop fucking with herd immunity!

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

    ButButBut, he didn't BUY the seeds, he LICENSED them!

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

    They are organic. Organic signifies no pesticides/etc. Genetically modified is just creative breeding (with some other species of course), but there is nothing *unhealthy* sprayed on them or added to the soil.

  4. Re:Actually sounds reasonable on Ontario Teachers' Union Calls For Health-Related Classroom Wi-Fi Ban · · Score: 1

    Why not?

    Because it is pandering to a false belief (that wifi harms people).

    You do know which group we are talking about here don't you?

  5. Re:Remove all 2.45 GHz emitting devices on Ontario Teachers' Union Calls For Health-Related Classroom Wi-Fi Ban · · Score: 3, Funny

    Seems like the local IT would rise up in opposition.

    Are you kidding? All that spectrum no longer being used? We could have wireless internet at gigabit speeds on mountain tops! And thanks to the ban on EM radiation, no-one will be allowed to use the equipment needed to detect that we're doing it!

  6. Re:Read the comments on TFA - hilarious on A Defense of Process Patents · · Score: 1

    I'm not going for "better", I'm going for "correct". If the article author can't come up with an accurate logical premise, they shouldn't be using it as an argument. Especially being a lawyer.

  7. Re:I guess it's time to say "I told you so"? on TomTom Satnavs To Set Insurance Prices · · Score: 1

    I'm IN Canada genius. And the incident I was referencing (with the 1,000,000 cost) also hapened in Canada to a Canadian. She even had their seatbelt on at the time. Her leg was crushed requiring many recontructive surgeries and the loss of several months pay due to the inability to continue working as a waitress with a shattered leg.

  8. Re:This is a bit bollocks... on Lenovo Ordered To Refund 'Microsoft Tax' · · Score: 1

    HP ProBooks barely get 2 hours. The system76 machines are also limited in their battery life. You also need to cut the "advertised" battery life to about 50-75% to get real-world values (which knocks out the ZaReason ones as well). For comparison, I currently get at least 6 hours out of the x220 I did end up purchasing, and I haven't even bothered with power management software other than powertop yet.

  9. Re:They are bad at naming things. on Why Microsoft Developers Need a Style Guide · · Score: 1

    NoNoNoNo, The problem is submitting a report. Kind of useful when you think about it!

  10. Re:They are bad at naming things. on Why Microsoft Developers Need a Style Guide · · Score: 1

    Simon Frase University?

  11. Re:I have an idea for the style guide on Why Microsoft Developers Need a Style Guide · · Score: 1

    Please cite an API released by Microsoft in the last 5 years that uses Hungarian notation.

    You must be one of those people who are trapped in 1995, and make jokes about Windows giving a RSOD.

    There, happy?

  12. Re:I have an idea for the style guide on Why Microsoft Developers Need a Style Guide · · Score: -1, Flamebait

    If you're using drop-downs and text-boxes, you aren't really programming now are you?

  13. Re:Two mostly similar choices on Dealing With an Overly-Restrictive Intellectual Property Policy? · · Score: 1

    A lot of employment contracts actually restrict what type of companies you are allowed to work for for a specified duration of time after your current employment ends. This is to prevent trade secret/etc from falling to competitors and IS perfectly legal as long as the restrictions are reasonable (not 10 years and the limitations not overly broad). Some jurisdictions also require that the limitations be for within a certain area (5Km from previous employement, etc).

  14. Re:Alas, they have to buy spyware with the savings on All-IP Network Produces $100B Real Estate Windfall · · Score: 1

    VoIP wiretapping is easy if you you run the VoIP server the person is calling - how do you think all those wonderful call centers record your conversations "for training purposes" ?

  15. Re:Please mod parent Funny on All-IP Network Produces $100B Real Estate Windfall · · Score: 2

    Have you noticed that most of the landline companies and most of the cellular companies are actually the SAME companies? Why would they compete against themselves?

  16. Re:Watch it be sold off for a song on All-IP Network Produces $100B Real Estate Windfall · · Score: 1

    There's no such thing as a free call, unless you're using a gifted solar powered HAM radio.

  17. Re:Read the comments on TFA - hilarious on A Defense of Process Patents · · Score: 1
    Actually no. It's like posting a bunch of recipes in post-it form on the community bullitin board, where anyone *can* find them, but won't unless they look. Then going around 10 years later and demanding money from anyone making those types of cookies, whether they evere even saw your post-its or not.

    The summary contains a HUGE oversight.

    why it would be A-OK for dozens of already megarich corporations to get even richer adopting technology they did not invent

    Just because someone else invented something before you does NOT mean you did not ALSO invent it. His reasoning only makes sense if everyone already knew it had been invented. If I come up with a really good cookie recipe but only publish it in one recipe book (that few people bought), I can't really go after you if you happen to come up with a similar recipe without having ever seen mine!

  18. Re:Explaining software patents to the patent lawye on A Defense of Process Patents · · Score: 1

    I'm talking about Canada here, so it may be different elsewhere: If a contract is found to be overly biased to one side or includes any pieces not allowed by law, the ENTIRE contract can be deemed invalid in court, not just the offending part. By adding that simply line, they can say "that part of the contract doesn't apply to you" and avoid having the contract thrown out in court.

    IANAL, but the "all or nothing" part was explained to me in a college law class.

  19. Re:"Linux Command Line Tirckery" HA! on Windows 8 Features With Linux Antecedents · · Score: 1

    Did you really just compare mass-renaming of files to common text editing? One is a something mostly used by server admins, the other is done by minimum wage secretaries. Not to mention his example was probably type out in less time that most office computers (that was your example, correct?) take to OPEN word. 2 more minutes and you could easily bullet-proof that code to accept anything short of unicode.

  20. Re:"Linux Command Line Tirckery" HA! on Windows 8 Features With Linux Antecedents · · Score: 1

    Easy fix for the "duplicate" issue.
    for i in * do echo $i | tr [:upper:] [:lower:]; done | sort | uniq | grep -v "^1 " ||

    That line will spit out any name that appear twice. If any are found it will stop the next command from running. And yes, I did that almost entirely from memory.

  21. Re:Thanks Canada on Canada ISPs Not Subject To Content Rules, Court Says · · Score: 1

    upsidedownternet meet canuckernet!

  22. Re:Please, on Microsoft Details Windows 8 for ARM · · Score: 0, Flamebait

    with money "stolen" from the government through tax evasion and could have been spent on saving lives (hospitals, etc) decades earlier.

  23. Re:Number of Hands? on Engelbart's Keyboard Available For Touchscreens · · Score: 1

    Hey, if CSI can have 2 people typing on 1 keyboard, slashdot can surely have 1 person typing on 2 keyboards!

  24. Re:Perspective on The iPhone Is a Nightmare For Carriers · · Score: 1

    Yes, but will they lower the price, or do you just get a second iPhone given to you to use as a paperweight?

  25. Re:Strategy and Tactics on BigDog Robot Gets Much Bigger · · Score: 1

    Come one, come all, step right up. Hit all the soldiers and win a free fully-loaded robo-pet!