Slashdot Mirror


User: L-Wave

L-Wave's activity in the archive.

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

Comments · 123

  1. Re:Faster -- with evidence on Fast, Open Alternative to Java · · Score: 1

    i would agree speed is trivial in this case, but I had written a program )(in java) that parses an ISO9660 filesystem, this program ran relativly slow (relativly compared to what a C prog would take...no i dont ahve times presently) most of the time taken was due to the lack of the ability to cast a set bytes to a class. In java i was required to read in each individual variable (and yes..there are ALOT of them)

  2. Re:Faster? on Fast, Open Alternative to Java · · Score: 1

    i would have to disagree, I have experince in all three languages, Java is no where NEAR the speed of C, java makes everything High level and must be run through in an interpreter in order to run (which is most of the slow down), with C, you have acces to many atomic actions and your code is much lower level (of course writing BAD code could give you the same speed as java...)

    Java pet peeves:
    no type defs
    to define a constant: public static final int foo;
    *I hate having to uyse parseInt to use an int.

    =)

    just my two cents all, not meant to be a troll,flame,whatever =)

  3. I wonder... on Fast, Open Alternative to Java · · Score: 2, Interesting

    "Our vision is to bring the Internet Virtual Machine to the Internet completely, enabling video games, interactive entertainment, and applications to be operated from the Internet on your browser or television"

    I wonder how secure they expect this to be? I know I wouldn't want to run an Accounting program (or anything similar) via the internet. Does anyone have any experience with the code to share info?

  4. Please pick more tasteful choice of words.... on Handling the Loads · · Score: 0, Troll

    "..When many news sites collapsed under the load.."

    next time please pick more tasteful choice of words please...

  5. Got a flat tire today, on Y2K Bug Blamed For Miscalculated Down Syndrome Risk · · Score: -1, Offtopic

    got a flat tire today...I think its cause of the y2k bug or El Nino or something.

  6. hopefully he doesnt... on Mafiaboy Gets His Wrist Slapped · · Score: 2, Interesting

    hopefully he doest get the "been there, done that" attitude, I mean sure 8 months, will this "scare him straight" or will it not scare him, and cause him to do worse acts because he's "been there before"?

  7. Online XML references? on XML in a Nutshell · · Score: 2, Interesting

    Does anyone have any *good* links to online XML references? whenever I look all i find are things like "What is XML? ..Its not HTML"

  8. annoying phase.... on More WTC News · · Score: 1

    "make no mistake.." am I the only one thats noticing EVERYONE is using this phase after the president's speech tuesday?? I've heard it over and over on the news (and no, its not people quoting the pres, they use it in thier own flavor" , and now in this article about drilling they use it.....sheesh.

  9. Intellectual property? on Diablo 2 Items Bringing Home the Bacon · · Score: 2, Interesting

    I wonder how selling of "virtual items" fits in with the idea of virtual property? Is it okay to sell something you didnt create? (If i were to plant a garden, is it (for lack of a better term) ethical for you to pick my flowers and sell them?)

  10. Replace lego parts =) on First Factory Use Of 'Replicator' For Spare Parts · · Score: 5, Insightful

    Heh, cool you can now replace those *missing* lego pieces! =) (or create new ones??)

  11. Put water on the planes on Fighting Fire From the Sky · · Score: 0

    I think the "cutting edge technology" would have to include the ability to put-out the fire to protect the lives of firefighters.....

  12. Re:"open-ended, self-guided play" on Why Can't LEGO Click? · · Score: 1

    I think now they are gearing those specialty blocks towards collectors and older "kids (the slashdot crowd?) I know after work today i think I might have to go out and buy one of those "buckets" of legos heh =)

  13. Re:Every child should have legos! on Why Can't LEGO Click? · · Score: 1

    heh, no I didn't have any of the pneumatic stuff (i dont think they had it until a set or two later) heh, yea improvising with rubberbands and string was always fun (used string to build cranes that would lift the blocks heh)

  14. Every child should have legos! on Why Can't LEGO Click? · · Score: 1

    Every child should have legos! I remember when i was a kid, I got lego "technics" (i think the first set to have interlocking gears and such) its a great way for kids to learn machinery! (Heh, duct-taping a 9-volt and a motor ripped out of another toy to the gears was always fun)

  15. Good News! on Brazil Breaks Patent to Make AIDS Drug · · Score: 1

    Finally! hearing news like this is great! sometimes it makes you wonder when people have patenets and jsut worry about moeny and PR, brazil is doing the right thing.

    "Damn the man." -Empire Records

  16. Enlightenment on Panasonic 4-HEAD VCR! on MAME on X-Box · · Score: 1

    Really, who thinks of doing stupid stuff like this? *not meant to be a troll/flame or whatever, things jsut start to get ridiculous after a while*

  17. images.google.com? on Linux: Browser Wars · · Score: 1

    maybe your looking at too much porn cmdrtaco! =P

  18. Re:Not like this means anything... on Microsoft Loses Delay Appeal · · Score: 0

    heh, yea, all they have to do is re-release a version of code-red and not fix it, it will eventually slow everything down =)

  19. Re:What will the next 2.4 revision be called? on 2.4.9 Kernel Released · · Score: 0

    They should start making aliases for each numbered relases similar to what distribs do...for example kernel 2.5.x should be called "Orville" 2.6 could be "Jiffy"

  20. what about boot messages? on 2.4.9 Kernel Released · · Score: 0

    Wasn't ole linus talking about doing away withthe kernel boot messages? Did they do that? (it doesn't look like it from the change logs) personally, I think it would be a great idea...at least have some button (like esc) wired to start showing boot messages when pressed. (sorry didnt mean to make this a wish list)

  21. Is it appropriate? on Open Source License Comparison · · Score: 1, Interesting

    Is it appropriate to select a copyright version based upon whether the community accepts it more readily, or whether the specific copyright is more appropriate for the type software...

  22. Re:Linux worms have quick fixes. on Don't Forget That Worms Happen Everywhere · · Score: 0

    Your correct that it doesnt force people to install it, but those of them that install it sooner than later, help prevent faster spread of the worm.

  23. Linux worms have quick fixes. on Don't Forget That Worms Happen Everywhere · · Score: -1, Troll

    Open source allows for faster fixes.