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. Not accurate on Father of the Frisbee Dies At 90 · · Score: 5, Funny

    I seem to recall watching a documentary that showed the frisbee being invented some time back in 1885 or 1886.

  2. Generator on UPS Setup For a Small/Mid-Size Company? · · Score: 4, Informative

    Get a generator that can power things from natural gas (or other available resource).

    So when the power goes out, it will be seconds before the generator kicks on and the UPS are just there to keep power available until the generator is ready.

  3. Re:You are an idiot on Learning and Maintaining a Large Inherited Codebase? · · Score: 2, Funny

    yeah, the clown always creeped me out as well.

  4. Re:Six legs good... on Six-legged Robot Teaches Itself To Walk · · Score: 1

    Snikt

  5. Re:Another JVM on Swiss Firm Claims Boost In Android App Performance · · Score: 1

    Thanks for the link, but you really ought to research what you wrote, it's very, very incorrect.

    Tips: Learn the difference between stack and heap, learn what malloc does, learn that garbage collection is never, ever free

    Yes, jvms are starting to do escape analysis but OpenJDK ~6 and Dalvik don't.

  6. Re:Any technologically savvy want to enlighten me? on Swiss Firm Claims Boost In Android App Performance · · Score: 1

    You can't directly compare Java and C because they're different in practically every way.

    In this case, n "Dalvik Turbo JIT" is 3 times faster than the purely interpreted dalvik VM shipping with android phones.

    The JIT version produces code similar to that generated by a C compiler in some ways (native instructions).

  7. Re:Any technologically savvy want to enlighten me? on Swiss Firm Claims Boost In Android App Performance · · Score: 1

    It's slower than an iPhone.

    Now, I have an android handset and I prefer it overall to the iPhone. But the iPhone is a better performer overall.

    Once dalvik becomes more mature and has optimizations in place like these, it will be a much closer race.

  8. Re:Java vs Objective C - is iPhone always faster? on Swiss Firm Claims Boost In Android App Performance · · Score: 1

    Shhh, he's a PHP codah and you're just going to confuse him.

  9. Re:Another JVM on Swiss Firm Claims Boost In Android App Performance · · Score: 1

    Actually wrong, reclaiming memory is done automatically when the stack frame goes away. So if a given variable only exists within the stack frame, it's going to be smarter to allocate on the stack than the heap.

  10. Re:Ending the wait? on BioShock 2 Released · · Score: 1

    Aggrogreat!

  11. Re:Proof? on Swiss Firm Claims Boost In Android App Performance · · Score: 2, Informative

    No, anyone following the Dalvik VM and android knows it was barely optimized out of the gate.

    Google's team has said they are going to optimize the vm as development progresses.

  12. Re:faster slow is still slow shit on Swiss Firm Claims Boost In Android App Performance · · Score: 1

    droid does?

  13. Re:Another JVM on Swiss Firm Claims Boost In Android App Performance · · Score: 1

    It'd be great if you could allocate values on the stack with Java.

    Heap only allocation of objects really hurts performance for physicsy stuff and other types of calculations that create a lot of garbage.

  14. Re:Sweet on KDE 4.4 Released Alongside Website Redesign · · Score: 2, Funny

    Bad luck mate.

    I'm lucky. This keyboard goes to F13!

  15. Re:Retards on Oracle Drops Sun's Commitment To Accessibility · · Score: 0, Flamebait

    No, retards currently use Windows, it has great accessibility support.

    This about making sure retards can use Linux in the future.

  16. Re:Adobe Flash will die on Apple's Change of Heart On Flash · · Score: 0, Flamebait

    Actually, HTML5 is a wannabe standard like SVG, VRML, etc.

    Flash is a *de facto* standard.

  17. Re:Adobe Flash will die not on Apple's Change of Heart On Flash · · Score: 1

    I definitely agree with you.

  18. Re:Adobe Flash will die on Apple's Change of Heart On Flash · · Score: 5, Funny

    Yep, it'll be dead and replaced by HTML5, SVG, h.264, VRML and a host of other hot new technologies!

    Oh and on the same day, Windows will lose it's marketshare position, Linus will relicense Linux under commercial terms, Richard Stallman will buy an iPad and Steve Jobs will switch to Ubuntu.

    Imagine the possibilities!

  19. Re:Maybe I'll have to take your word for it? on Microsoft Finally To Patch 17-Year-Old Bug · · Score: 0, Offtopic

    Dear Sir,

    You are a clueless moron.

    Regards,
    binarylarry

  20. Re:Maybe I'll have to take your word for it? on Microsoft Finally To Patch 17-Year-Old Bug · · Score: 2, Insightful

    Apparently your Slashdot ID doesn't make you any smarter.

    But what I was getting at was perhaps if Linux chose a more modular design like a Microkernel, it would be less bloated.

    Although it was in jest, as I think if they chose a Microkernel it would probably have ended up like Hurd and I'd be typing this from a Mac.

    I need to track down John Titor so I can test my hypothesis.

  21. Re:You joke, but I think he'd like to on Microsoft Finally To Patch 17-Year-Old Bug · · Score: 1

    Yes, I know. *I* was joking.

  22. Re:You joke, but I think he'd like to on Microsoft Finally To Patch 17-Year-Old Bug · · Score: 0, Troll

    He doesn't joke, he trolls.

    I though I wonder if Linus meant "We are not the streamlined, small, hyper-efficient microkernel I envisioned 15 years ago.".

  23. Re:Rall's Law intervenes on Intel-Micron Joint Venture Develops 25nm NAND · · Score: 1

    Yes, but you have to be careful and *not* cross the streams.

  24. Re:Why is indexing illegal? on Newzbin.com Usenet Indexing Trial Set To Begin Next Week · · Score: 2, Insightful

    Google also has billions and billions of dollars and can exert pressure on information distributors.

    Google Exec: "Oops, sorry MPA, apparently you and all of your associated studios just fall off the google. Oh noes!"

  25. Re:Who needs JWASM? on x86 Assembler JWASM Hits Stable Release · · Score: 1

    I think you just had a JWASM!