Slashdot Mirror


User: binarylarry

binarylarry's activity in the archive.

Stories
0
Comments
3,306
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 3,306

  1. Re:What about the 10% unemployment? on Google PAC-MAN Cost 4.8M Person-Hours · · Score: 1

    So you're saying pacman turns you on.

    And it wasn't Mrs. Pacman.

    It was Mr. Pacman.

  2. Re:Adding to the Speculation on Mark Twain To Reveal All After 100 Year Wait · · Score: 4, Insightful

    Mark Twain had to have been one of the coolest guys who ever lived.

  3. Re:Perhaps they will use DMCA notices... on Large Irish ISP To Enact "Three Strikes" Rule For Copyright Violation · · Score: 3, Funny

    Oh we'll see about THAT!

    No one suspects the Digital Millennium Copyright Act!

  4. Re:Perhaps they will use DMCA notices... on Large Irish ISP To Enact "Three Strikes" Rule For Copyright Violation · · Score: 2, Funny

    Or they'll just get drunk at lunch and call it a day!

  5. Re:Shareholders on Toyota Robot Violinist Wows At Shanghai Expo · · Score: 4, Funny

    Awww, I bet if we ask nicely they could have the robot play the world's smallest violin.

  6. Re:The Future of Music on Toyota Robot Violinist Wows At Shanghai Expo · · Score: 1

    Or that can playing something other than pentatonic scales!

  7. Re:I guess soon we'll see about Flash on Installing Android 2.2 "Froyo" On the Nexus One · · Score: 1

    You clearly don't understand what we're talking about.

  8. Re:Seems underwhelming. on First Pandora Console Reaches Customer · · Score: 1

    They're designed by Japanese people who are typically fairly small statured.

    So you must be some kind of midget or wear *really* tight pants.

  9. Re:I guess soon we'll see about Flash on Installing Android 2.2 "Froyo" On the Nexus One · · Score: 1

    GCC and Visual Studio are only used at compile time, not when deployed to end users during execution. They are limited in what they can optimize at this point in time.

    Example: Java and other optimizing JITs can devirtualize methods at runtime, effectively removing lots of lookups (possibly expensive branches) thus cache misses and other hazards resulting from heavy OO/polymorphism. GCC and Visual Studio cannot do this because they have no way of knowing what type a call site may be at an arbitrary execution point. This is one of the reasons C++ tends to really suck if you use a lot of OO in your application design.

    There are literally hundreds (or MILLIONS) of these optimizations that are impossible to do with static compilers like GCC and VS.

  10. Re:I guess soon we'll see about Flash on Installing Android 2.2 "Froyo" On the Nexus One · · Score: 1

    *going to use, dammit

  11. Re:I guess soon we'll see about Flash on Installing Android 2.2 "Froyo" On the Nexus One · · Score: 1

    JIT is going to more memory because you'll have both native and vm instructions in memory, whereas before you'd only have interpreted code. It's worth the tradeoff of course and will become more valuable as phone memory grows.

    Dalvik's JIT compilation is going to allow future Android applications to meet and exceed the performance of applications compiled ahead of time ("native" applications). Native is really a bad term because both dynamically JIT'd code and statically compiled code is native. The main difference is the JIT can do all kinds of fancy optimizations and reoptimizations (OSR/devirtualization) to the native code that can't be done ahead of time by a static compiler (i.e. gcc).

  12. Re:A Roboticist's Perspective on Microsoft's New Attempt To Dominate Robotics · · Score: 1

    But how else will your robots check their MySpace accounts?

  13. Hasta La Vista on Microsoft's New Attempt To Dominate Robotics · · Score: 5, Funny

    Sounds like a plan to me.

    When the robot uprising starts, there'll be a million ways to crash the fuckers.

  14. Re:Who is going on National Academy of Science Urges Carbon Tax · · Score: 1

    No joke.

    Satan would probably be standing there like "I just *knew* you guys would come back some day! Yay!"

  15. Re:Who is going on National Academy of Science Urges Carbon Tax · · Score: 4, Insightful

    I'd definitely like to see IRS personnel inside an active volcano.

  16. Re:Things Mature on Firefox Is Lagging Behind, Its Co-Founder Says · · Score: 1

    I submit that, you sir, are quite good at reading comprehension.

    Amazingly good in fact.

    You should win some type of award. Can you post your phone number? I know people, maybe we can get something rolling.

  17. Re:Things Mature on Firefox Is Lagging Behind, Its Co-Founder Says · · Score: 1

    Riiiiight and I'm sure the feature set between the two is nearly identical.

  18. Re:Things Mature on Firefox Is Lagging Behind, Its Co-Founder Says · · Score: 3, Insightful

    Lets see, I fired up Firefox (chrome user here) and opened slashdot, shacknews and a couple of other sites (you know, porn).

    Memory Usage: 90MB

    I have 8GB of RAM, probably more than your average user, which comes out to roughly 1% of my system memory. Even someone with half that could run dozens and dozens of Firefox instances with intensive pages open and still use other apps without an issue.

    Remember Bob, baby steps to Google, baby steps to the search box. You don't need to obsess over every last bit of memory. Baby steps.

  19. Re:Things Mature on Firefox Is Lagging Behind, Its Co-Founder Says · · Score: 3, Funny

    You realize that 10MB of RAM is less than 1% of the total memory in most desktops these days, right?

    I know, I know, I'll get off your lawn now.

  20. Re:Software Recognizes Sarcastic Tweets? on Software Recognizes Sarcastic Tweets · · Score: 1

    Oooh, I'm totally scared.

  21. Re:Software Recognizes Sarcastic Tweets? on Software Recognizes Sarcastic Tweets · · Score: 4, Funny

    I'm not so sure I'd jump to the conclusion that this is useful.

    Determining the amount of sarcasm in bird calls doesn't seem to be an effective way to use research money IMO.

  22. Re:Look at the DroboPro on Best Solutions For Massive Home Hard Drive Storage? · · Score: 3, Interesting

    Good fucking god, $700 for the Drobo FS?

    You could build a capable home server box AND buy some of the drives for that much.

  23. Re:Obvious solution on Car Hits Utility Pole, Takes Out EC2 Datacenter · · Score: 2, Informative

    Think of the poor strippers man!

  24. Re:No... on Sprint's $199 HTC EVO 4G Gets Release Date of June 4 · · Score: 1

    You must be using a different t-mobile than I am.

  25. Re:No... on Sprint's $199 HTC EVO 4G Gets Release Date of June 4 · · Score: 1

    Right but outside of cell provider fantasy land, it's more like 60k on average with 3000ms latency.