Slashdot Mirror


User: pipatron

pipatron's activity in the archive.

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

Comments · 1,509

  1. Re:Can someone link the report? on Assange Secret Swedish Police Report Leaked · · Score: 5, Interesting

    He's wanted for questioning.

    Meanwhile, we have a recent case of two Irish guys beating a Swedish guy half to death on a cruise. They were caught by the guards and on camera, and their identities and whereabouts in Ireland are known, but the Swedish government are not willing to do anything because the crime was not serious enough. Compare this with a broken condom.

  2. Re:Can someone link the report? on Assange Secret Swedish Police Report Leaked · · Score: 4, Informative

    The "cablegate" leaks clearly showed that the Swedish government have very close ties to the U.S. one, something that they are trying to keep from the public eye. Assuming that the U.S. are pressuring the Swedes right now is probably not very far fetched.

  3. Re:Personally... on Judge Declares Mistrial Because of Wikipedia · · Score: 1

    Don't troll the feeds.

  4. Re:losing opportunities to involve qualified profe on Should Wikipedia Just Accept Ads Already? · · Score: 1

    If you spent years learning something that you think someone can learn from a well written wikipedia article, maybe you should try to get a refund on those years missing from your life.

  5. Re:Big Empty Space on Should Wikipedia Just Accept Ads Already? · · Score: 1

    I'm one of those few people here that have reached the age where I can remember a time before Wikipedia. I know, I know, you think I jest, but it's true. And it was not pretty.

    Trying to find a decent summary about any subject with a google search before wikipedia was very frustrating.

    Don't make me start on the wonders of google compared to what was before it.. Altavista.

  6. Re:micro-payments...$.01/article on Should Wikipedia Just Accept Ads Already? · · Score: 1

    Great! Now if just everyone would get your mandated paypal account, we're almost there. Another bonus is that paypal will know exactly everything you read about. Too bad about the people behind wikileaks though, but I guess they are not important enough to care about here. Besides, paypal wouldn't have shut them out if they weren't doing anything wrong, right?

  7. Re:Sentences don't lead into one another on Replacing Sports Bloggers With an Algorithm · · Score: 3, Insightful

    You mean like BBC News? I just clicked on the first UK article I found to give an example: http://www.bbc.co.uk/news/uk-england-nottinghamshire-11751079

  8. Re:Slashdot -- proudly Luddite on Replacing Sports Bloggers With an Algorithm · · Score: 1

    Care to link to the most recent dupe? Haven't seen one in a while.

  9. Re:limiting? on Mr. Pike, Tear Down This ASCII Wall! · · Score: 2, Insightful

    Judging by your post, it appears that you have problems learning your own language. It certainly appears that simple spelling, capitalization, punctuation and correct grammar in the English language are apparently beyond your abilities.

    Did it ever occur to you that the person you replied to isn't a native English speaker?

  10. Re:As long as we Americans keep buying made in Chi on China Blanks Nobel Peace Prize Searches · · Score: 1

    Now I'm confused. Would recycling a bible be a good thing or an evil?

  11. Re:Well on China Blanks Nobel Peace Prize Searches · · Score: 2, Funny

    Citation needed for bullshit like that.

  12. Re:Workaround? on CBC Bans Use of Creative Commons Music On Podcasts · · Score: 3, Informative

    There are people working on solving this problem, check out for example this link: http://www.kickstarter.com/projects/Musopen/record-and-release-free-music-without-copyrights

  13. Re:Is this legal? on CBC Bans Use of Creative Commons Music On Podcasts · · Score: 1

    If you bother to actually read, he states in the first post that it doesn't, but that the law might be similar.

  14. Re:can it run crysis 2? on Simulating Galaxies With Supercomputers · · Score: 1

    You can think about whatever ratio that makes you happy, that doesn't change actual ratios shown when implementing algorithms in the GPU vs a general purpose CPU. A GPU does hundreds of very simple calculations in parallel, the CPU doesn't, it's quite simple.

  15. Re:Gaaahhhh on Simulating Galaxies With Supercomputers · · Score: 1

    First of all, people are trying to do this already, probably on much more powerful hardware. Second, simulating an organism to the level that we need is probably a lot more demanding than simulating a galaxy to the level that these people need.

  16. Re:can it run crysis 2? on Simulating Galaxies With Supercomputers · · Score: 1

    You seem to forget that emulating a modern GPU would require somewhat up to a hundred cores from a generic CPU. This is why they exist as a separate component.

  17. Re:Production cost on India's $35 7-Inch Android Tablet To Hit In January · · Score: 4, Insightful

    Of course they use the cheapest technology, when they want to produce the cheapest product. The point they want to make is that the consumer doesn't necessarily want to pay the extra money to get the extra expensive parts when they are not necessary for the functionality. You don't need the glossy shiny polished glass surface to check the bus timetable on your smartphone, for example.

  18. Re:Production cost on India's $35 7-Inch Android Tablet To Hit In January · · Score: 1

    But.. it's so shiny! The polish alone must be at least $10.

  19. Re:Windows Live Photo Gallery on A File-Centric Photo Manager? · · Score: 4, Interesting

    You mean like how everything he films with his camera will become covered under the MPEG-LA patents and thus forbidden to share? Too bad I'm not trolling, like you. :(

  20. Re:Windows Live Photo Gallery on A File-Centric Photo Manager? · · Score: 3, Insightful

    Merely whining about an obvious tongue-in-cheek comment and taking it seriously, is just wooosh.

  21. Re:WTF??? Why bother? on MorphOS 2.5 Released, Supports More Old Macs · · Score: 1

    And it won't make us Amitards happy either, because like.. it doesn't really run on any Amiga with relevance.

  22. Re:Why not just use a Linux distribution? on MorphOS 2.5 Released, Supports More Old Macs · · Score: 1

    It was laughable back then and it's laughable now. I still check Aminet now and then, and there are still crazy people that release everything for the Amiga as shareware. It's insane when you compare with all the 100% free applications that people spend hours and hours on for linux.

  23. Re:Let Them on Police Officers Seek Right Not To Be Recorded · · Score: 1

    No, that was the Google CEO.

  24. Re:old school visualization on Visualizing System Latency · · Score: 0, Troll

    OMG! Thanks for telling us this, I bet no one that knows what a computer program is knew this!

  25. Re:Impossible design on When Mistakes Improve Performance · · Score: 4, Insightful

    Not very insightful. You seem to say that a CPU today is error-free, and if this is true, the part of the new CPU that does the checks could also be made error-free so there's no problem.

    Well, they aren't rock-solid today either, so you can not trust their output even today. It's just not very likeley that there will be a mistake. This is why mainframes execute a lot of instructions at least twice, and decides on-the-fly if something went wrong. This idea is just an extension of that.