Slashdot Mirror


User: oldhack

oldhack's activity in the archive.

Stories
0
Comments
2,813
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 2,813

  1. Still using 3.6 on Firefox 24 Arrives: WebRTC Support and NFC Sharing On Android · · Score: 0

    The new ones hide means to control cookies, etc. from their UI. Wonder how many are in the same boat.

  2. "Service economy" became "parasite economy" on The Man Who Created the Pencil Eraser and How Patents Have Changed · · Score: 5, Insightful

    "Service economy" with IP fantasy led to this bullshit world for the West and other developed countries.

    And it would. Bureaucratic, parasitic, loophole-exploiting endeavors like lawyering, bankering, lobbying are most rewarded.

    The West is rotting from within.

  3. The bogus patent in question on "Patent Troll" Closes Controversial Podcast Patent Deal With SanDisk · · Score: 5, Informative
    This bit, gleaned from the linked slashdot interview, sums it up:

    Can you explain? by trcooper

    Can you explain, in terms I could tell the average person, how your patent is novel enough that anyone who wants to distribute audio over the internet should license it from you? I'd appreciate it if you could address how the distributions of podcasts today widely differs from downloading audio files in 1995 and how your patent help change this.

    Logan: Trcooper, this is one of those of questions that could get me in a boatload of troubleâ"with my lawyer, that is. Any comments I make regarding the claims and how they are different from previous systems, can and will be used against me in court. So Iâ(TM)ll have to take a pass on this one.

  4. Re:The trouble with mathematical models on Study: Our 3D Universe Could Have Originated From a 4D Black Hole · · Score: 4, Informative

    I don't know, but maybe they should have used condom.

  5. Slashvertisement on Flash Memory Won't Get Cheaper Any Time Soon · · Score: 1

    Are you guys paid to promote SSD this month?

  6. Fuck Google, Fuck "CWmike" on Google's Encryption Plan To Stifle NSA's Dragnet Will Raise the Stakes · · Score: 1, Funny

    I wish I could be more articulate, but I'm too drunk at the moment.

    Cocksucking bastards.

  7. Kraut resistance is futile on German Federal Police Helicopter Circles US Consulate · · Score: 1

    NSA knew of it even before the chopper took off.

  8. Stupid motherfucker on Would You Tell People How To Crack Your Software? · · Score: 0

    He'd get sued to bankruptcy.

  9. Re:Don't do it. on Amazon Hiring More Than a 100 Who Can Get Top Secret Clearances · · Score: 1

    Beltway bandit jobs. Chances are, the ones with the clearance are the least competent in terms of technical prowess. Political prowess, that's a different thing altogether.

  10. A patheic thought on Amazon Hiring More Than a 100 Who Can Get Top Secret Clearances · · Score: 5, Interesting

    Finally a project that will hire some Americans.

    Yeah, it's pretty sad.

  11. Re:How much RAM? on Tiny $45 Cubic Mini-PC Supports Android and Linux · · Score: -1, Offtopic

    Mod this guy up for the sig.

  12. Well shit on Chinese Seek Greater Say In UK Nuclear Plants · · Score: 4, Insightful

    You lose control when you insist on not paying for your shit.

  13. Thanks on Facebook To Overhaul Data Use Policy · · Score: 0

    The Facebook users beware. Nobody forced you to use it.

    That's the end of USEFUL discussion.

  14. It's New Jersey on NJ Court: Sending a Text Message To a Driver Could Make You Liable For Crash · · Score: 1

    It's not just teen guidos/guidettes clowning on tv, it's the whole state.

  15. Name me some quality Apache products on Has the Apache Software Foundation Lost Its Way? · · Score: 1, Troll

    The web server glides on pure inertia. The libraries are not much less work than rolling your own. Their documentation is a joke.

  16. Re:Weird choice of measurements on NIST Ytterbium Atomic Clocks Set Record For Stability · · Score: 1

    Which leads me to a question:

    Does time define cessium electron's frequency, or does cessium electron defines what time is?

  17. Re:Weird choice of measurements on NIST Ytterbium Atomic Clocks Set Record For Stability · · Score: 1

    The laws of physics that we think are probably correct state that certain things take a certain amount of time. We based our units of time off these things

    And those laws of physics are, in turn, premised on the concept of time, which is non too simple or clearly defined, measured with clocks that are constructed based on the physics, which, in turn..

    No, I'm not knocking it. In the end, we accept it (time, clock accuracy, the whole physics) as long as it works when thrown up against the wall called nature.

    The subject of clock accuracy brings up the nature of time, and more I think about it, more a rabbit hole it becomes in my mind.

    Thanks for the replies - they were informative.

  18. Re:Weird choice of measurements on NIST Ytterbium Atomic Clocks Set Record For Stability · · Score: 1

    Thanks for the reply.

    Beyond that it's a question of determining what the uncertainties are using physics. In other words it's a mathematical proof, rather than the result of an actual measurement.

    In an overly simplified nutshell, we are averaging out whole lot of stuff with circular dependencies, because, given the nature of the concept that is time, that has been the best we can do, and it seems to hold up reasonably well?

  19. Re:Weird choice of measurements on NIST Ytterbium Atomic Clocks Set Record For Stability · · Score: 1

    What is the reference clock against which other clocks are measured?

  20. Re:Summary is wrong on Canadian Hotel Sues Guest For $95K Over Bad Review, Bed Bugs · · Score: 2

    Yes. I've got bitten by bed bugs twice in my life, once abroad and once in America, and both times it woke me up in the middle of night, leading me to catch the pest in the act.

  21. Re:Summary is wrong on Canadian Hotel Sues Guest For $95K Over Bad Review, Bed Bugs · · Score: 2

    They are about quarter inch long, dark, very visible and recognizable, especially against white hotel sheets.

  22. Troll "story" on Internet Infrastructure for Everyone · · Score: 1

    See subject.

  23. Re:Wrong on Half of All Research Papers Published In 2011 Already Free To Read · · Score: 1

    Most of them will be wrong. Half of them will be "not even wrong".

  24. Re:GIL and true parallelism on Interviews: Q&A With Guido van Rossum · · Score: 1

    I would mod this up if I had points.

  25. Re:Why did Python avoid some common "OO" idioms? on Interviews: Q&A With Guido van Rossum · · Score: 1

    Interfaces, abstract classes, private members, etc... Why did python avoid all this?

    Those things are irrelevant in Python because Python's "types" are defined by what they actually do, not what they declare to do.