Slashdot Mirror


User: Peaker

Peaker's activity in the archive.

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

Comments · 1,299

  1. Re:If you're going to make an insult... on Evolutionary Scientists Test-Drive Spore, Gripe · · Score: 3, Insightful

    I don't understand. If god exists, and cares about puny mortals, why does that give them value?

    Why does god and his cares have intrinsic value any more than life itself?

  2. Re:If you're going to make an insult... on Evolutionary Scientists Test-Drive Spore, Gripe · · Score: 4, Insightful

    Not everyone who believes in a higher power (and by extension, that life has value)

    Huh?
    Why does NOT having a higher power deprive life of value?
    And if life has no value intrinsically, then why does a higher power "give" it any value at all?

  3. Yahoo are incompetent on Yahoo Changes User Profiles, To Massive Outrage · · Score: 1

    They've been incompetent for many years now.

    Their email service was sub-par. They waited until Google innovated an AJAX interface (and then some) to try to innovate on their own, and they failed to create an interface that is as good.

    They shut down their Yahoo Photos service, requiring users to move around their photos (or by default, lose them all).

    Yahoo sucks.

  4. Re:Computers never make errors on Computer Error Caused Qantas Jet Mishap · · Score: 1

    Humans never make errors, as they are merely made by evolution, from the design up to the operation level.

    Blame evolution :-)

  5. In a moving car on Software Holds Cell Phone Calls While Driving · · Score: 1

    In a moving car != driving

  6. Re:Hermit on Will ParanoidLinux Protect the Truly Paranoid? · · Score: 1

    A compromised compiler can be maliciously modifying the compilation result of known programs (such as itself, a login program, etc).

    But it cannot correctly modify programs in general. For that it would probably need to solve the Halting Problem.

  7. Re:Cut them off. Draw the line. on Report Says China Will Demand Source Code · · Score: 1, Insightful

    Sounds like the world is richer by a few trains then...

    Why is that so bad?

  8. Really? on Python 2.6 to Smooth the Way for 3.0, Coming Next Month · · Score: 5, Insightful

    What Python features broke for you between minor releases?

    I find it pretty hard to believe any Python user would actually switch to Perl, and stick to it.

    You sir, are probably making this story up :-)

  9. Re:The human aspect on 16th World Computer Chess Championship In Progress · · Score: 1

    and computer chess does break down to a search problem

    Search of what? If you can find a game win/lose, then sure, its a simple search problem. But since the space is too large, you have to have good evaluators.

    So it is a combination of a search and game state evaluation problem.

  10. Re:In end-to-end security... on Skype Messages Monitored In China · · Score: 1

    How can you surely know what's there, on any media?

    Maybe the guys who burnt the CD thought they were burning clean binaries, but they too compiled their binaries with a compiler binary that they got from somewhere else.

    Who says that the original compiler binary they used wasn't tainted and tainted everything from there on?

  11. Re:In end-to-end security... on Skype Messages Monitored In China · · Score: 1

    And even then, they are not safe!

    You could hide a trojan in the compiler, such that it compiles the seemingly innocent programs with trojans inserted.

    Then, you could also hide the trojan in the compiler itself, such that when it compiles the innocent-seeming compiler itself, it inserts the trojan-insertion code into it.

  12. Re:What use? on Removing CO2 From the Air Efficiently · · Score: 1

    Not really. By digging oil out of the ground, we're moving a huge amount of Carbon up to the surface.

    By removing it from the air and storing it, we're merely restoring the situation that existed before oil was dug up.

  13. Re:Natural device? on Removing CO2 From the Air Efficiently · · Score: 1

    The ratio seems to be 1 to 40,000.

    If you need to plant billions of trees (consider the amount of land required, too...), then you would only need to build 10,000's of these machines.

  14. Limited pool of money on Hubble Stops Sending Data, Mission On Hold · · Score: 1

    There is a limited pool of money

    The pool of money is limited, but only by the level of debt. NASA could simply burrow some more :-)

  15. Re:Thanks from the reminder on How Close Were US Presidential Elections? · · Score: 1

    Aren't we glad Bush was a great success? The greatest-ever national debt, renewed cold war and Guantanamo Bay.

    Clinton dodged the draft? He also had sex with Monica Lewinsky! Those must be the relevant facts, because you seem to be ignoring the economic growth, peace and prosperity that Clinton has brought.

    McCain and Palin want to institute the teaching of Creationism in science classes. Palin went to get immunity from witchcraft in a church. McCain admitted that he hasn't even read the 3-page bailout report. McCain also thinks Putin is the president of Germany, that Spain is in south America. McCain finished 894th out of 899 at the Naval Academy and lost five jets. McCain's team was until recently still being paid by lobbyists as he speaks against lobbying. McCain is against net neutrality. These candidates are ridiculous.

    Obama plans to post all laws on the internet for days before signing them. He plans to get rid of lobbyists. He sounds intelligent. He did not vote for the Iraq war. And the list goes on.

    Amazing you can find McCain supporters anywhere, let alone in Slahsdot.

  16. Key people on How Close Were US Presidential Elections? · · Score: 1

    At first, this made the impression that convincing hundreds of people would change the election result. Of course this is not true, because these hundreds are "key" people. You could convince 10,000 people to vote Gore, and Bush still would have been elected.

    An interesting thing to compute/measure would be how many more random people had to vote for Gore before he had won the election. That's a more meaningful statistic. Because when you convince someone on the internet to vote, he's a "random" person.

  17. Re:Same conclusion from a different approach? on Studies Say Ideology Trumps Facts · · Score: 1

    The only way not to "support Obama" is to swallow McCain's lies and absurdities whole.

    Pretty much every message from McCain was a lie.

    Fox News puts large text labels, and not even humorously, saying: "Obama and Biden - Osama Bin Laden -- Cooincidence?"

    Is this "presenting both sides" too?

  18. Re:Same conclusion from a different approach? on Studies Say Ideology Trumps Facts · · Score: 0, Flamebait

    We're deliberately choosing the wrong answer - the wrong candidate - based on something other than the facts.

    Its called Fox News.

  19. Re:The best example on Studies Say Ideology Trumps Facts · · Score: 1

    Witness the current crisis, whose root cause is the concentration of power in Washington, D.C.

    While that may be true, I have't seen much evidence that points that way. Also, I think there are smart financial experts who disagree with that.

    Even if Washington control was a factor, it is definitely too simplistic an analysis to know whether or not Washington intervention is a good idea or not.

  20. Re:From what I hear... on Windows 7 Beta Screenshots Leaked · · Score: 2, Informative

    While I agree that the Unix security model is very far from ideal, and sudo'ing constantly sucks, there are some differences:

    1. sudo remembers your password for the next 15 minutes, by default and does not ask again
    2. Fewer operations actually require sudo'ing. UAC bothers me about far more things than Ubuntu wants sudo for
    3. UAC is much finer-grained at the UI level, often requiring approval roughly per mouse click, whereas sudo is used to fire up a whole application - within which no approvals are required.
  21. South park predicts the future on Japanese Begin Working On Space Elevator · · Score: 2, Funny
  22. Re:Transactional Memory on Why Lazy Functional Programming Languages Rule · · Score: 1

    Correct me if I'm wrong, but I thought ST was intentionally separate from IO, so as to allow having a less dangerous realm than IO to do work in. ST work can be wrapped in a pure interface, safely, while IO can't.

  23. Re:Mmmm, Kay. on Why Lazy Functional Programming Languages Rule · · Score: 1

    Python generators are extremely popular. They are basically "lazy lists" or "infinite streams" for Python.

    If you look for uses of generators in Python, you'll find them quite popular, and thus, probably pretty useful.

  24. Re:Mmmm, Kay. on Why Lazy Functional Programming Languages Rule · · Score: 1

    How exactly can you write the code to "do lazy evaluation" in these languages?

    Lets look at a practical example (taken from the old and famous Why Functional Programming Matters article).

    Lets say you're implementing the alphabeta algorithm. In a lazy language, you can say something like:

    solution = alphabeta . cutTree 5 . fmap gameValue . generateGameTree initialState

    Where "cutTree 5" will cut the tree's branches to depth 5. In Python, or various other languages, you'd end up passing some "depth" variable to the recursion itself (in this case, generateGameTree), which would have to be decreased at each call. In a lazy language, the solution remains modular. You can re-use existing components like "cutTree" without having to write them yourself!

    Modularity is the basis of programmer productivity, and laziness allows exciting new ways to actually achieve modularity.

  25. Re:Mmmm, Kay. on Why Lazy Functional Programming Languages Rule · · Score: 1

    Funny you should mention .readlines(), because if you use .xreadlines(), or the newer __iter__(), then you can just as easily treat the file as a potentially infinite list of lines, without worrying about resources, and yet get limited resources used:

    for line in file:

    This uses lazy-lists, or generators/iterators as they are called in Python. Python supports lazy lists, but Haskell supports lazy data structures in general (such as lazy trees, lazy tuples, etc).