Slashdot Mirror


User: core10k

core10k's activity in the archive.

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

Comments · 450

  1. Re:Is CLR in fact interpreted? Why??? on Microsoft's CLR - Providing a Break from HW Vendors? · · Score: -1, Flamebait
    Nice to see that you've fallen for the bullshit that Microsoft's marketing machine is pushing around.

    CLI bytecode also carries a lot more useful information for optimization than JVM bytecode does



    Do me a favour, knob-gobbler. Get your hands on some Java source code + the compiled byte code for said source. Now download a program called 'jad.' Run jad on the byte code. Look at the source code and the results of running jad, side by side.

    Look familiar?

    After doing this experiment, it should be pretty apparent that it is literally impossible for CLI(or CIL, or whatever it's called) to contain "a lot more useful information for optimization than JVM bytecode does"; the best they can do is equal the amount of information for optimization.

  2. Re:The problem with Java on Microsoft's CLR - Providing a Break from HW Vendors? · · Score: -1

    Here is one example, on Solaris, if one thread is doing a blocking read and another thread interrupts the first thread, it will succeed. On NT, the second thread appear to succeed in interrupting the thread but in fact it doesn't.



    WTF? Are you trying to imply that threading for Java programs is non-preemptive on Windows NT? Are you nuts?

  3. Re:I'm in budget territory on Linuxwatch Budget System of 2001 · · Score: -1

    Java!

    Woot.

  4. Java applet on Linuxwatch Budget System of 2001 · · Score: -1

    I'm having a really strange Java applet problem. Whenever I sign an applet, after I load up the applet,and the 'do you wish to accept this certificate?' dialog box shows, the applet runs much more slowly!

    I've checked every other possibility, and I am not kidding, it's the dialog box that does it in. You might be saying "Well, that's easy, you've got thread starvation" except that, well, no part of the Applet begins running until AFTER you've accepted that darned certificate.

    Has anyone else ran into this problem before? Anyone know how to solve it?

    PS Gaylord, go fuck yourself

  5. Re:hey asshole on Microsoft Settlement For Private Suits Rejected · · Score: -1

    Man, you've got a real problem with my sig. It must hit you in a personal way.

    Why don't you be honest and say how you know Kathryn Thurber in real life?

  6. Re:Excellent Work! on Microsoft Settlement For Private Suits Rejected · · Score: -1

    Aha! Bye bye Klerk

  7. Re:Excellent Work! on Microsoft Settlement For Private Suits Rejected · · Score: -1, Offtopic

    What does the friends / foe thing do anyways? I've never been able to figure out, and the friends/foe pages doesn't bother to explain it.

  8. Re:I do believe... on Microsoft Settlement For Private Suits Rejected · · Score: -1, Offtopic

    I'm having a really strange Java applet problem. Whenever I sign an applet, after I load up the applet,and the 'do you wish to accept this certificate?' dialog box shows, the applet runs much more slowly!

    I've checked every other possibility, and I am not kidding, it's the dialog box that does it in. You might be saying "Well, that's easy, you've got thread starvation" except that, well, no part of the Applet begins running until AFTER you've accepted that darned certificate.

    Has anyone else ran into this problem before? Anyone know how to solve it?

  9. Re:Exclusive OS on A Linux User At MacWorld · · Score: 0

    Wow, you're really full of yourself.

    Wait, don't tell me how great you are and how you DESERVE to be full of yourself, don't bother.

  10. Re:It's to make up for the CD-I on Philips Says Compact Discs Can't be Copyprotected · · Score: -1, Offtopic

    o.O THE OS/9 ? For the CoCo? That was by Philips?

  11. Re:Debian is odd on Debian 2.2r5 Released · · Score: 0

    Here's a smarter idea; install Windows XP so you can get on with your life.

  12. Re:even linux companys on RMS: Putting an End to Word Attachments · · Score: -1, Flamebait

    Liar!

  13. Re:We have been trying to do that for years. on RMS: Putting an End to Word Attachments · · Score: 0

    Oh yes, I'm sure they'll love you for making their job harder.

    Fucking moron.

  14. Re:unfortunate ? on RMS: Putting an End to Word Attachments · · Score: 0

    An end to Word Attachements? HAH! RMS is one jealous guy, isn't he? Lemme guess, one of the first lines in his article says "An end to Word attachements, and a new era of Emacs and e-lisp attachements is upon us."

    PS, I'm having a really strange Java applet problem. Whenever I sign an applet, after I load up the applet,and the 'do you wish to accept this certificate?' dialog box shows, the applet runs much more slowly!

    I've checked every other possibility, and I am not kidding, it's the dialog box that does it in. You might be saying "Well, that's easy, you've got thread starvation" except that, well, no part of the Applet begins running until AFTER you've accepted that darned certificate.

    Has anyone else ran into this problem before? Anyone know how to solve it?

  15. Re:it develops over time on Are There Limits to Software Estimation? · · Score: 0

    Let's do some math!

    Let's say you've had 200,000 new dev hours per year, on average, since 9 years ago.

    There's 6 million lines of code

    That means that per man hour, you're producing 3 lines of code.

    Let's say employees of your company spend 90% of their time working on designing the software. 3 * 90% = 24 lines of code / hour. That's 24 lines produced by a programmer, during an hour, in which they have no other pressures on them. (offload all that pressure to the other 90% of the time, if you will!)

    You know, it's been said that the Cocomo model works. And if the model does indeed work, then you are a loser, working at a company filled to the brim with your fellow losers. Your product is probably not finished, and probably never will be finished.

  16. Re:Accuracy, and doubling a double on Are There Limits to Software Estimation? · · Score: 1

    WTF? The trick is to not piss off your customer, whoever that may be (internal or external). Who cares if it takes less time than expected?

  17. Re:How did *you* end up with mod points?? (n/t) on Slashback: Squashing, N'Synch, Yopy · · Score: 0

    On this article? Are you kidding me? I post at 0, dude. Anything of mine at 1 or above means I'm in the black.

  18. Re:How did *you* end up with mod points?? (n/t) on Slashback: Squashing, N'Synch, Yopy · · Score: 0

    His idea is A)totally unoriginal and B)doesn't withstand even most basic critical analysis.

  19. Re: compression on Slashback: Squashing, N'Synch, Yopy · · Score: 0

    Hash functions are also nice for caching static files locally.

    Too lazy to get into that right now, though.

  20. Re:How did *you* end up with mod points?? (n/t) on Slashback: Squashing, N'Synch, Yopy · · Score: 0

    Who knows. But I'm right about that MD5, and about the poster being guilty of verbal diarrhea. I hope his karma gets slaughtered.

  21. Re: compression on Slashback: Squashing, N'Synch, Yopy · · Score: 1, Insightful

    To follow up, key-producing functions like MD5 are only useful for creating placeholders for the real information you're trying to store.

    What, you were actually serious? This isnt magic mystical land, you know! You can't bend the laws of information theory and discrete math just because you've "got a really cool idea."

  22. Re: compression on Slashback: Squashing, N'Synch, Yopy · · Score: 1, Insightful

    *cough pigeon hole cough*

    Idiot.

  23. Re:GeForce? Feh. on System of the Year, Linux Style · · Score: 0

    Anyone intelligent enough to write device drivers would also, presumably, be intelligent enough to A)know how to hide their card-slowing instructions or B)know how to talk to the hardware engineers down the hall who know how to hide their card-slowing instructions.

    Face it, they just don't give a flying fuck about Linux. Don't blame them, either, Linux hasn't proven it's worth the time of day yet. Probably never will.

  24. Re:Geforce 3 on Linux? Whatever for? on System of the Year, Linux Style · · Score: 0, Insightful

    No, what he's trying to say is that Linux has bottlenecks, that Windows does not have, that prevent the full use of hardware acceleration cards.

  25. PDF for documentation? on Writing Documentation · · Score: -1

    Dear God man, what's wrong with you?

    Use ASCII if you're so worried! Nothing wrong with unformatted text, it won't kill you, honest!