Slashdot Mirror


User: chez69

chez69's activity in the archive.

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

Comments · 573

  1. Re:The US always the last to get cool stuff on New Generation of MP3 Players, New Features · · Score: 1

    That would be terrible! If they steel the music, then nobody will be able to listen to it!

  2. Re:Been using eclipse for a few years.... on Eclipse Reaches Version 3.0 · · Score: 1

    the cvs environment at sourceforge sucks badly. most likely it is something they fucked up and not you.

  3. Re:...like just running Windows in the first place on Windows Compatability on the Linux Desktop · · Score: 1

    The difference is that the newer kernels support a lot more hardware and are much more scalable then the older kernels are.

    most people (linux people seem to fall into this category) who bitch about bloat don't realize that there can be a good reason that code base increases. run linux 1.2 on your damn 386, I want to be able to take advantage of a large address space, development tools, and other things that allow me to be more productive.

  4. Re:Put on the brakes. on Linux Scores An Ace At Wimbledon · · Score: 1

    read my message. the STATUS page not the order page

  5. Re:The only real linux distribution! on Slackware 10-RC1 Released · · Score: 0, Troll

    yup, being technical means you want to fuck around for days and days before it works. some folks don't need to waste hours trying to get something to work to feel smart.

  6. Re:Put on the brakes. on Linux Scores An Ace At Wimbledon · · Score: 1

    Funny you mention that, I bought a dell computer a couple of weeks ago, and the damn order status page was constantly not working.

  7. Re:Odd... on FreeBSD, Stealthy Open Source Project · · Score: 1

    Polls? I guess my produciton servers have been up 10,000,000 days then =-)

  8. Re:Odd... on FreeBSD, Stealthy Open Source Project · · Score: 1

    you can discover uptime through os fingerprinting? (i'm not being sarcastic =-) ) that's neat.

  9. Re:Odd... on FreeBSD, Stealthy Open Source Project · · Score: 2, Insightful

    Many operating systems wrap the uptime or don't report it to netcraft.

  10. Re:What does your average user need with 3 gigs/da on Comcast Gets Tough on Spam · · Score: 1

    you agree to the Terms of service when you signed up. If you don't agree with them, go somewhere else.

  11. Re:Very promising! on Old Geek Invents New Stick · · Score: 0, Offtopic

    Short Circuit: can you hear me now?
    Verizon techs: WE GET SIGNAL
    Short Circuit: HOW ARE YOU GENTLEMEN!!!

  12. Re:Go OS X route a finally ditch X11 on The GNOME Roadmap · · Score: 1

    perhaps because the OS they bought that became OSX used display postscript instead of X?

  13. Re:Are we forgetting somebody? on The GNOME Roadmap · · Score: 1

    C++ still suffers from some of C's problems, such as no garbage collection without special libraries.

  14. Re:Developers, Developers, Developers on Mono Beta 2 Released · · Score: 1

    if microsoft attacks mono with patents, i'm sure Novell has a couple in their hands that they can hit microsoft with.

  15. Re:IBM... on HP Announces Support For MySQL, JBoss · · Score: 1

    that was back when HP actually gave a shit about customers.

  16. Re:I like the last bit on Andy Tanenbaum on 'Who Wrote Linux' · · Score: 1

    he also said
    I used to run my own server on AIX on a pretty fast RS/6000 and it was rediculous. I finally replaced it with a slow Duron with Linux which ran abour orders of magnitude faster (and cost about 1/20 of the RS)


    that is what I was calling BS on. As far as linux being faster on the same hardware, I can believe that. Twice as fast, well that is less believeable.

  17. Re:I like the last bit on Andy Tanenbaum on 'Who Wrote Linux' · · Score: 2, Interesting

    What a bunch of crap. how old was the RS/6000 and what was the model? how much memory did it have?

  18. Re:But do you need multiple monitors? on Running Video Cards in Parallel · · Score: 1

    you can buy yourself a new desk with the money you saved.

  19. Re:Desktops of SUN, Red Hat, and Novell on Sun Java Desktop System Release 2 · · Score: 1

    nobody can stop it because nobody can install it.

  20. Re:Apple 23" is $2000 on Large LCD HDTV as a Computer Monitor? · · Score: 1

    yawn. LCD monitors still can't push the resolutions that CRT monitors. my Diamond pro 2020u monitor driven by an old matrox g400 can go 1920 x 1440 and the monitor was less then $1000.

  21. Re:Please Mister the Boss... on Gosling on Opening Java · · Score: 1

    you mean this?

  22. Re:No please... on Struts Survival Guide · · Score: 1

    I work on a huge internal application, we use struts everywhere.

    a well written struts app is very easy to find your way around, especially if you use a good ide.

  23. Re:struts is a pig -- downside?????? on Struts Survival Guide · · Score: 1

    is one config file that hard? or 2 if you include web.xml.

    i maintain a very large struts application and struts has made everything maintainable.

  24. Re:SCOX going down on BayStar Interviewed Regarding SCO Investment · · Score: 2, Funny

    shouldn't that be sleazy come, easy sco?

  25. Re:It's too bad on Why MySQL Grew So Fast · · Score: 1

    gee, in java I just use a different connection object that about 99.999% of the code won't change.