Slashdot Mirror


User: Dunderflute

Dunderflute's activity in the archive.

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

Comments · 17

  1. Re:Navigating around town? on Video Games Lead To Quick Thinking Skills · · Score: 0

    Yup. Same here! :D

  2. Navigating around town? on Video Games Lead To Quick Thinking Skills · · Score: 0

    Umm.. my sense of direction is so bad that I was given a GPS for Christmas. Navigating around town versus Vvanderfell? It's not really the same thing.

  3. Stop subsidizing corn on White House Fingers PlayStation As Obesity Culprit · · Score: 0

    Corn syrup, high fructose corn syrup, etc, etc.

    Stop subsidizing corn. Instead subsidize wheat and healthy fruits, and vegetables. Make it illegal for advertisers to target young children with food ads, most of which are unhealthy.

    "A system of sugar tariffs and sugar quotas imposed in 1977 in the United States significantly increased the cost of imported sugar and U.S. producers sought cheaper sources. High-fructose corn syrup, derived from corn, is more economical because the domestic U.S. and Canadian prices of sugar are twice the global price and the price of corn is kept low through government subsidies paid to growers."

    http://en.wikipedia.org/wiki/High-fructose_corn_syrup

    HFCS has been linked to obesity, liver disease, and one study in 2005 found "measurable amounts" of mercury in 9/20 samples tested within the US.

    http://ehjournal.net/content/8/1/2

    If I remember correctly, I read somewhere that it's more economical for some farmers to grow corn even during a surplus because of government subsidies. I don't have a citation for it though.

  4. Cygwin Bash on For Automated Testing, Better Alternatives To DOS Batch Files? · · Score: 0

    Simple, portable. I use it for everything.

  5. Net energy? on Japanese Company Turns Diapers Into Energy Source · · Score: 0

    Considering the amount of energy required to create the pellets and the cost to transport it, is this really producing energy and saving money for the company?

  6. But will it have LAN? on StarCraft II To Be Released On July 27 · · Score: 0

    Lan.. lan.. lan.

  7. Not a bug on Win7 Can Delete All System Restore Points On Reboot · · Score: 0

    It's not a bug. It's a feature!

  8. What's the point? on Is OS/2 Coming Back? · · Score: 1

    If they're going to build OS/2 on top of Linux then why not just use Linux? This brings back memories of the whole "Linspire" PR stunt.

    I'm not a Linux expert so can someone explain why porting just the shell would be useful? Wouldn't it break compatibility with existing applications which use the KDE or Gnome APIs?

  9. Re:Yawn on Multi-Platform App Created Using Single Code Base · · Score: 1

    Did you stop reading after the first line? That's exactly what I was suggesting.

  10. Re:)avascript on Multi-Platform App Created Using Single Code Base · · Score: 1

    An open source project already exists that does just that:

    http://sourceforge.net/projects/quickconnect

  11. Yawn on Multi-Platform App Created Using Single Code Base · · Score: 1

    So what do you do if you want to make a call to the system API? Or if you want to use something like OpenGL/OpenCL?

    I've seen these before and they're more of a novelty than something robust enough for anything other than technology demos.

  12. The Economics of the Perfect Square on The Economics of Perfect Software · · Score: 1

    Did anyone misread the title as "The Economics of the Perfect Square"?

  13. Re:vs Java? on Google Go Capturing Developer Interest · · Score: 1

    Concurrency is important but my point is that it's not even complete. It might not ever be complete if it's just a pet project, Google-backed or not.

    There are plenty of other languages for parallel programming that have a lot more testing and have been around for a lot longer.

    Until I see Go used in something mission critical with some real financial backing I don't see it being any more than a hobbyists tool.

    But if it's only being used for something small then why bother? If it's a script then use Bash. If it needs to be portable use Java. If you want to interact with a lot of free libraries then use C or C++. I don't understand where Go fits in. Just being "fast" is completely arbitrary.

  14. Nothing special on Google Go Capturing Developer Interest · · Score: 1

    It's all just a bunch of hype. Last time I checked the language wasn't even finished.

  15. Re:Idle on Timmy O'Riley By L. Hadron and the Colliders · · Score: 2, Funny

    Yes, yes it did.

  16. Idle on Timmy O'Riley By L. Hadron and the Colliders · · Score: 1, Troll

    This actually made it to the front page?

  17. Re:Anyone else think is was a .NET Fortran? on An Interview With F# Creator Don Syme · · Score: 1

    Fortran has supported object-oriented programming since Fortran 2003. It's on the Wikipedia article you cited.