Slashdot Mirror


User: sourcerror

sourcerror's activity in the archive.

Stories
0
Comments
1,986
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 1,986

  1. Re:duh on Hit the Wrong Button, Drone Goes Boom · · Score: 1

    I imagine that training with an UAV simulator is much closer to reality than training with the simulator of a manned aircraft.

  2. Re:VPN FTW! on High Court Orders UK ISPs To Block More Torrent Sites · · Score: 1

    You can argue that content is overpriced (compared to what?), but it still costs money to produce. All the hacktivism in the world won't change that.

  3. Re:Duh on Bitcoin Hits New All-time High of $32 · · Score: 1

    Is it possible for two different persons to mine the same coin independently from each other?

  4. Re:Waiting for the other shoe on World's First Bitcoin ATM · · Score: 1
  5. Who will convert bitcoins to USD without fees?

  6. Re:I get charged MORE for online classes on The Two Big Problems With Online College Courses · · Score: 2

    Because they can. The fact that you're enrolling in an online course means you're probably working, so you have more money than the regular students.

  7. Re:Were do they get their marketoids? on Google Looking for "Creative Individuals" For Glass Developer Program · · Score: 1

    You can watch videos while you commute on mass transportation. Although it's a bit expensive for that.

  8. Re:ObFanboi on Canadian Court Rules You Have the Right To Google a Lawyer · · Score: 4, Funny

    As an added bonus, it would provide the lockdown too!

  9. Re:Amazing. on Mark Shuttleworth Addresses Ubuntu Privacy Issues · · Score: 1

    It's only present if you have high enough karma. Not that it's that hard to achieve.

  10. Re:Download link on Why Hasn't 3D Taken Off For the Web? · · Score: 1

    Then the user uses the browser to download the native application and installs the virus on his computer.

  11. Re:It has alwasy had a market on Why Hasn't 3D Taken Off For the Web? · · Score: 1

    And you've already got Unity and Flash plugin for that.

  12. Re:Obama talks a lot but never delivers on Hardware Hacker Proposes Patent and Education Reform To Obama · · Score: 1

    I'm not American, so please explain me, how can the president change healthcare laws and give gays the right to serve in the military? Isn't these things that the congress does and the president only has veto right? (sign it or not sign it)

  13. Re:I suggested this years ago for Linux on NetBSD To Support Kernel Development In Lua Scripting · · Score: 1

    If they were to add scripting to the Linux kernel, it would actually make it easier to write proprietary drivers, so they'd never go for that.

    It's pretty hard to write something closed source in a scripting language. (And I don't mean the licensing here. )

  14. Re:long overdue on NetBSD To Support Kernel Development In Lua Scripting · · Score: 2

    I would be happier if the major window managers supported Lua. I'm not sure I would want to mess with device drivers.

  15. Re:Did you *read* TFA? on Blogging Platform Posterous To Shut Down April 30 · · Score: 2

    Don't be so nitpicky, it was obviously intended to be "slippery soap".

  16. Re:Um, why? on Evil, Almost Full Vim Implementation In Emacs, Reaches 1.0 · · Score: 1

    Also Emacs has very good Prolog mode that communicates directly with the Prolog debugger so you can do line by line execution, watch variables, etc.

  17. Re:multicellular cluster computing on Living Cells Turned Into Computers · · Score: 1

    Just because the DNA (the machine) is Turing equivalent doesn't mean that every organism (the program) is Turing complete.

    " then every multicellular organism is a compute cluster, whether it has a nervous system or not. ;)"

    A bunch of identical cells can just sit next to each other without communicating (see variuos algae), and I wouldn't call that a computational cluster.

  18. Re:multicellular cluster computing on Living Cells Turned Into Computers · · Score: 0

    Except that your neurons don't use boolean logic. There's a good reason why humans are really bad at numerical computation.

    Also, in the article they're using DNA, not neurons. The funny thing is that the DNA much more resembles the classic Turing machine than any practical computer ever built.

  19. Re:Trigger-happy mods don't get the joke on Earth-buzzing Asteroid Would Be Worth $195B If We Could Catch It · · Score: 1

    "Islamic tradition holds that it fell from Heaven to show Adam and Eve where to build an altar. Although it has often been described as a meteorite, this hypothesis is now uncertain.[2]"

  20. Trigger-happy mods don't get the joke on Earth-buzzing Asteroid Would Be Worth $195B If We Could Catch It · · Score: 2

    Trigger-happy mods don't get the reference:
    http://en.wikipedia.org/wiki/Black_Stone

    Another fun trivia:

    " In 1674, according to Johann Ludwig Burckhardt, someone smeared the Black Stone with excrement so that "every one who kissed it retired with a sullied beard". The Shi'ite Persians were suspected of being responsible ... "

  21. Re:Not hard at all on Ask Slashdot: Why Is It So Hard To Make An Accurate Progress Bar? · · Score: 1

    Powershell is part of Windows since Windows 7.

  22. Re:Sign of the times... on Bill Gates Answers Questions From Redditors · · Score: 1

    I don't know, Slashdot was all over the iPhone too. I had to make a filter rule for Apple because there were at least two articles of the daily (either iPhone or iPad).

  23. Re:Grammar Check on LibreOffice 4 Released · · Score: 2

    Because it's a spelling checker not a grammar checker.

  24. Commons on Amazon Patents 'Maintaining Scarcity' of Goods · · Score: 3, Informative

    With a few tiny marginal exceptions, there has never been an 'agricultural commons'. ...
    I could give you a whole lecture on feudalism and how the ages of exploration and enlightenment laid the political theoretical foundations for the sea change in civic life enabled by the industrial revolution.

    You better not, because you're not qualified to do so.

    "Originally in medieval England the common was an integral part of the manor, and was thus legally part of the estate in land owned by the lord of the manor, but over which certain classes of manorial tenants and others held certain rights. By extension, the term "commons" has come to be applied to other resources which a community has rights or access to. "

    http://en.wikipedia.org/wiki/Commons#English_commons

  25. Re:For a specific platform, developers prefer nati on Gnome Goes JavaScript · · Score: 1

    Java is not native, even on Android. There's a separate NDK.

    http://developer.android.com/tools/sdk/ndk/index.html