Slashdot Mirror


User: anarkhos

anarkhos's activity in the archive.

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

Comments · 506

  1. Re:Redundancy and good planning. on Net Sees Earthquake Damage, Routes Around It · · Score: -1

    Under capitalism there would be no national power grid or agency. Power would be sold on the open market and if it couldn't be transported reliably, then both buyers and suppliers would lose. We would all have an interest in reliability.

    The bureaucrat on the other hand is only interested in making it as expensive and labour-intensive as possible

  2. Re:Redundancy and good planning. on Net Sees Earthquake Damage, Routes Around It · · Score: 1

    That's a laugh!

    Under Communism there is one system with zero redundancies. That's why our socialist power grid is as fragile as it is: central planning!

  3. Re:What is with the super-thin trend? on IPad 2 33% Thinner, 2x Faster, iOS 4.3 · · Score: 1

    Tradeoff?

    Care to tell me which tablet is beating this spec?

  4. Re:He could always... on Patriot Act Up For Renewal, Nobody Notices · · Score: 1

    And Bush was a Democrat in drag.

    What Presidents, prey tell, were for preserving and not evicerating the Constitution?

    Here's one for you: partisans are rubes in drag

  5. Re:But he... on Patriot Act Up For Renewal, Nobody Notices · · Score: 4, Insightful

    Obama voted to renew the USA PATRIOT Act while he was still a Senator. It was one of the few things he even took a side on.

    All this means is people who voted for Obama were ignorant rubes who couldn't do something as simple as checking a voting record — even one as short as Obama's!

  6. SVGAlib on What 2D GUI Foundation Do You Use? · · Score: 1

    You may as well. Toolkits are the bane of human interface design. Each one behaves differently.

  7. Re:Original article??? on China's Official Newspaper Pans iPad — Too Locked Down · · Score: 1

    > which directly attributes to People's Daily at the top, with the link to original, (but which need paid subscription to read)

    mmmmm, irony?

  8. Re:Netbook Pro on Early Review of 11" Macbook Air · · Score: 1

    What is this ethernet you speak of

  9. Only is Hubble's Law is valid on Record-Breaking Galaxy Found In Deep Hubble Image · · Score: 0, Troll

    Only if you buy into Hubble's Law, which various anomalies (most involving quasars) should give one pause.

  10. Re:Not a fan, but Jobs is right on Apple Announces iLife '11, FaceTime Mac, Lion, Mac App Store, MacBook Air · · Score: 1

    Maybe your father-in-law is just lonely

  11. Re:Getting 70% is a developer fantasy ... on Apple Announces iLife '11, FaceTime Mac, Lion, Mac App Store, MacBook Air · · Score: 1

    Digital software distribution has been around for a while now. Actually, it pre-dates brick and mortar.

  12. Re:Turbine on The Rise and Fall of America's Jet-Powered Car · · Score: 1

    *they're

  13. Re:Excellent news on Tesla Signs $60 Million Contract With Toyota · · Score: 1

    Yea, I'm sure Toyota is making THAT car...

  14. Re:I don't have a problem with this on Pentagon Makes Good On Plan To Destroy Critical Book · · Score: 1

    If secrets were never revealed, we'd still be in the Vietnam war!

  15. Re:Floppy drives anyone? on The Surprising Statistics Behind Flash and Apple · · Score: 1

    Watch a DVD? You still have some which aren't scratched?

    10 years from now the only videos that aren't in my hard drive will be in VHS.

    Optical media has always been a joke. I never understood the popularity of the fragile media. I bet my Syquest disks still work.

  16. Re:Floppy drives anyone? on The Surprising Statistics Behind Flash and Apple · · Score: 1

    I removed mine and haven't missed it.

    What, exactly, is a DVD drive good for except installing the OS?

    Oh wait. It sucks for that, too.

  17. Re:Captive market. on HDCP Master Key Is Legitimate; Blu-ray Is Cracked · · Score: 1

    Not that I agree with him, but Murray Rothbard argued for c) indefinite copyright.

    Why people modded your ignorant ass up is beyond me.

  18. Dear Neckbeards on High Fructose Corn Syrup To Get a Makeover · · Score: 3, Insightful

    It's not the HFCS, it's your ass, in that chair, 12 hours a day

  19. Re:He has a point about lawyers on Foxconn's Founder Opens Up About Making iPhones · · Score: 1

    We're slipping, and slipping FAST according to the World Economic Forum.

    Two years ago, the United States were still No. 1 in the WEF’s eyes. Then last year, Switzerland took over the top spot. Now both Sweden and Singapore have vaulted ahead. Now we're #4 and we'll be headed further down when it comes time to pay for all this spending

  20. Re:Exploitation for the win! on Foxconn's Founder Opens Up About Making iPhones · · Score: 1

    The days of the US consumer are almost up.

    You speak as though the world cannot turn its back on people like you. What exactly are you producing that the world can't do without and thus would put up with your stupid tariffs?

  21. Re:o rly? on Senate Approves the ______Act Of____ · · Score: 1

    I was shocked and appalled at how much the Bush administration got away with.

    That's because you're a rube.

    Both "parties" want the same thing. Obama's policies are the same as Bush, and likewise he's getting "away with" it.

  22. Re:Partisan politics is immature bigotry. on Senate Approves the ______Act Of____ · · Score: 1

    It's only 'broken' if you think you're the one who's supposed to be represented.

    Silly citizen, voting is for rubes!

  23. Sounds legit on VideoLAN Announces libaacs · · Score: 5, Insightful

    "Note that this isn't meant to actually be a decoding library. It includes no AACS keys and is solely developed for research purposes."

    Riiiiight

  24. Re:Intelligence test on Apple Lays Out Location Collection Policies · · Score: 1

    Um, you do know that the phone company knows where you are, and so does the government (without a warrant).

  25. Re:What's wrong with the main languages on Google Engineer Decries Complexity of Java, C++ · · Score: 1

    It doesn't have to be where we are today. We seem tied to these languages because of platform support, but APIs are becoming increasingly less tied to a specific language. This is plainly evident with Cocoa, which can be coded in any number of languages using the appropriate bridge.

    Concurrency can be added at a lower level as Apple has shown with blocks, after which a higher level Python-esque language could be written to more seamlessly take advantage of it. The problem is making thread-safe APIs, not that we're tied to a specific language (except people who come out of college knowing only Java—those people are hopeless and should become fry cooks).