Slashdot Mirror


User: adamdoyle

adamdoyle's activity in the archive.

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

Comments · 239

  1. Re:future secret service training scenario: on US Secret Service Virtualizes Tiny Town · · Score: 1

    I was going to go with a Beverly Hills Cop reference (for the whole "tiny town" thing) but this works too...

  2. Spelling on Glen Beck Warns Viewers Not To Use Google · · Score: 1

    It's "Glenn Beck" - not "Glen Beck." You lose a bit of credibility when you don't bother to even spell his name right.

  3. Re:Yes, Thank Turing We're Not the Media Hype Mach on Watch IBM's Watson On Jeopardy Tonight · · Score: 1

    They used an example quote "Last night I shot an elephant in my pajamas"
    How did the elephant get in your pajamas?

    I don't know if that would be so difficult. You can write an algorithm to diagram a sentence. The problem, in your example, is that there are multiple potential diagrams. (is it "last night, in my pajamas, I shot an elephant" or "last night I shot an elephant in my pajamas"???) Parenthetical elements, and other parts of speech, can be moved around to different parts of a sentence. I would think your algorithm would simply have to compute all possible sentence diagrams and then statistically determine which one is more likely. (for instance, have it use a database of sentence frequency to see which is most common) Then again, I don't really know enough about how they're doing this to know if this makes any sense.

    I'm sure IBM had people working on this who have a very extensive language background, though.

  4. Re:Proposed? on Prison Cell Phone Smuggling Out of Control · · Score: 0

    Cultural homogeneity leads to a peaceful society.

    Hitler would agree with you.

  5. Re:Ogg Theora has no technical merit over H.264 on Microsoft Makes Chrome Play H.264 Video · · Score: 1

    Yeah I definitely agree with you that Theora is a waste of time. There are hardly any videos on the internet encoded with it (or at least that the average user will encounter). I guess I just thought you were being a bit harsh with the "job interview" thing.

  6. Re:Small typo on Statistician Cracks Code For Lottery Tickets · · Score: 2

    That would be a cool augmented reality app (kindof like that camera-phone sudoku solver app that OCR'd the numbers and overlaid the missing numbers in their correct boxes)

  7. Re:Wrong title... on Microsoft Makes Chrome Play H.264 Video · · Score: 1

    You can't have it both ways. You can't complain when they do the wrong thing and then complain again when they do something right. Pick one. They're a corporation - not a charity. Also, you come across as ridiculously paranoid when you start spreading conspiracy theories about companies "paying off" websites for positive press. And what's with the "M$"? Yeah - all they care about is money. That's the point of a business... to make money.

  8. Re:Ogg Theora has no technical merit over H.264 on Microsoft Makes Chrome Play H.264 Video · · Score: 1

    It's about giving choices to users that better position you to capture as many more users as possible.

    Giving "choices" yields more users? So a browser that supports 30 decent video formats is "strategically better positioned to capture customers" than a browser that supports 5 good ones? No. You pick video formats based on (a) what format is used by videos that users are most likely to encounter, (b) cost of licensing, and (c) efficacy of the format. I agree that Ogg Theora is a waste of time but your reasons are way off. Theora fails criteria (a) and (c). Also, the internet is not a job interview.

  9. Re:LOL Key on Smile Efficiently With the Emoticon Keyboard · · Score: 1

    His reply was "sure."

    The quote above is perfectly correct. A colon would also work.

  10. Re:LOL Key on Smile Efficiently With the Emoticon Keyboard · · Score: 1

    Although I do think

    his reply was, "Sure."

    is a comma splice.

  11. Re:LOL Key on Smile Efficiently With the Emoticon Keyboard · · Score: 1

    When [he was] asked if he is constantly laughing, his reply was, "Sure."

    The "he was" could be understood. You used "was asked" and "reply was." Seems legit to me. (granted you could replace "he was" with "he is" and then you would've been wrong, but the way above is correct)

  12. Re:excessive government intervention on Facebook To Make Facebook Credits Mandatory For Games · · Score: 1

    I suppose. I would prefer, though, to word it as "there exists a correct amount of government intervention such that less is more."

  13. Re:excessive government intervention on Facebook To Make Facebook Credits Mandatory For Games · · Score: 1

    I'm not following you.

    I could have said: "without the need for government intervention," but that's not what I was trying to say. Sometimes government intervention _is_ necessary. That's why we have the SEC and the legal system. It's all about balance. I would say, though, that "weasel words" is in fact "logically useless," or at least unnecessary to make your point.

  14. Re:Desperate to make money on Facebook To Make Facebook Credits Mandatory For Games · · Score: 1

    A functioning society needs money to circulate. Earning more than you need and hording it is bad for everyone.

    If people "hoard" money, demand decreases, and prices fall. As prices fall, the "hoarders", one-by-one, decide that a "deal" can be had, and buy. This slows the decline of prices until equilibrium is attained.

    If you are arguing that growth slows if people don't buy, I'll somewhat agree, but I'll exchange a few points of growth for more meaningful growth, e.g. McDonalds toys, DVDs, cigarettes, thousand-dollar purses, etc. VS investment in efficient manufacturing techniques, sustainability, etc.

    Suggesting that the economy must operate on deficit spending like the government and many households is irresponsible. China manages to pull off growth and a trade surplus.

    This was somewhat disjointed, sorry. No time to edit; back to work.

    This is the conservative argument and it's exactly right. The system will work itself out without the need for excessive government intervention.

  15. Re:What, exactly, is 3-SAT? on Polynomial Time Code For 3-SAT Released, P==NP · · Score: 1

    Thank you - very helpful.

  16. Re:Maybe... on Robots May Inspire Suits Against Programmers · · Score: 1

    The same thing that would happen if someone hacked your robotic washing machine, and set it to not stop pumping water. That's right, there are millions of robot clothes washers in the world. A good many of them are computer controlled.

    Do they really have internet-ready washing machines??

  17. Re:Captcha ZDR .... on Google ReCAPTCHA Cracked · · Score: 1

    here's my work: (without cheating this time)

        d/dx[4*sin(7x - x/2)]
    = d/dx[4*cos(7x)]
    = 4*7*sin(7x)
    = 28*sin(7x)

        (sub. x=0)

    = 28*sin(0)
    = 0

  18. Re:Captcha ZDR .... on Google ReCAPTCHA Cracked · · Score: 1

    I'm pretty sure the answer is 28... but my calculus is a bit rusty. One of use just failed that captcha (and basic math)!

    I cheated

    Also, it makes sense. Sin(theta - Pi/2) is the same as Cos(theta). The derivative of Cos(theta) is Sin(theta). And substituting x=0 will give you zero for the problem. (I'm in O.D.E.'s right now so it's all rather fresh)

  19. Re:Captcha ZDR .... on Google ReCAPTCHA Cracked · · Score: 2

    All captchas are practically useless. There is no need to crack them - for example decaptcher solves 1000 captchas for $2. Any captcha type works since they're solved by humans.

    I bet this type of captcha would still work well on sites like mathoverflow or wolfram...

    The answer is zero, btw. (which was a little anticlimactic, if you ask me)

  20. Re:Sudoku porn on Google Goggles Solves Sudoku · · Score: 1

    Actually, the most naive implementation would just randomly fill the fields and then check whether it solves the puzzle, repeating until it found the solution. :-)

    And that really could take six hours (or more) to compute.

  21. Re:wire fraud on EMC Engineer Steals Almost $1 Million of Kit One Piece at a Time · · Score: 1

    He received a wire transfer of money under a fake name. Doesn't that count?

    So if you win an ebay auction from 'legoseller331' and then paypal your payment to 'legoseller331@gmail.com'... and then legoseller331 sends you the lego set described in the auction... criminal wire fraud has taken place? Really?

    Firstly, wire transfer != paypal... Wire transfer systems take identities very seriously.

    Secondly, it's a bad metaphor. The lego set in the EMC scenario was stolen and fenced under a fake name (to avoid getting caught). The fake name part (as part of the wire transfer) is a whole separate crime. IANAL, though, so this is only my understanding of the situation.

  22. Re:Names of sports that likewise lack capitals on Microsoft Research Takes On Go · · Score: 1
  23. Re:Names of sports that likewise lack capitals on Microsoft Research Takes On Go · · Score: 1

    Yeah I guess I didn't really make it clear that I meant it in only the one direction.

    I don't think it would bother me for any of the "-balls" or other examples to be capitalized. I, personally, would refrain from doing so but I don't think I would have a problem with someone else doing it. It's certainly an interesting question. I think I may start a question on english.stackexchange.com and see if I can find something more definitive. I think the problem here is the loose definition of a proper noun.

  24. Re:The and proper nouns on Microsoft Research Takes On Go · · Score: 1

    Plenty of proper names are used with "the": The Czech Republic. The People's Republic of China. The New York Times. The Lord of the Rings.

    What we have here is a perfect example of the inverse fallacy. I said p -> q (read: p implies q) and the quote above tries to suggest I'm wrong because q -/> P (read: q doesn't imply p).

    I stated that the absence of "the" implies that the noun that follows is a proper noun. I didn't say that a proper noun implies the absence of a preceding "the."

    Now granted, I still may be wrong in my original statement (as I'm not an English major), but the proof above is faulty.

  25. Re:Skin Flute ... on MIT Media Lab Researcher Prints Playable Flute · · Score: 1

    ... I've been playing that skin thing for years. Now, in High School, I played trumpet. But no-one seemed to be able to find sexual innuendos for that instrument. Does anyone have some bassoon jokes?

    And the folks at the Classic concert might not be amused with whit the, um results.

    idk any trumpet jokes, but "trombone players do it in seven positions"... (actually trumpets also have seven common fingerings but it's more of a trombone joke)