Slashdot Mirror


User: md17

md17's activity in the archive.

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

Comments · 154

  1. So what... on Study: Jet Exhaust Affects Weather · · Score: 1

    So do Butterflies

    Big deal.

  2. It will be a close one. on A Rock Moves In Space · · Score: 1


    "The error in our knowledge of where NT7 will be on 1 February 2019 is large, several tens of millions of kms,"

    In other news, today there was 1 in 1 X 10^43 chance that you and your anti-matter self would meet. What a close call. Please be on the look out for your anti-matter self.

  3. Re:Hello World on Apache Hello World Benchmarks · · Score: 1

    title Hello World Program (hello.asm)
    ; This program displays "Hello, World!"

    dosseg
    .model small
    .stack 100h

    .data
    hello_message db 'Hello, World!',0dh,0ah,'$'

    .code
    main proc
    mov ax,@data
    mov ds,ax

    mov ah,9
    mov dx,offset hello_message
    int 21h

    mov ax,4C00h
    int 21h
    main endp
    end main

  4. Re:Results. on Apache Hello World Benchmarks · · Score: 1

    Actually they prefer Jetty, which seems to be a bit faster (Just expierence, not benchmarks). The default JBoss Releases come with Jetty.

  5. Re:Bannage target? on When Spun Really Fast, CDs Explode · · Score: 1

    only 3 at a time, naked and with hand and feet chained fast to your seat

    What kind of hotel is this?

    So on a serious note, does anyone have any good ideas about how to make our air travel more safe or will there always be risk associated with flying?

  6. Who cares? on One Terabyte On a 12-inch^H^H^H^Hcm Disk · · Score: 2, Funny

    '640 Kb should be enough for anyone.' - Bill Gates

  7. CVS IDE Integration on Designing a New Version Control System? · · Score: 2, Interesting

    I have been using the Eclipse Open Source IDE for a while and it integrates very well with CVS. It actually even adds some of the features many posts are looking for. And for you Java nerds (like me) check out the Easy Struts Plugin it will save you hours writing those action, form beans, etc. Happy coding.

  8. Re:Which are more successful? on More Attacks on Linux than Windows · · Score: 5, Insightful

    Why do people continue to point to bugtraq as the measure for "Which OS is more secure?" That is so far from the truth... The key thing you are forgetting is the "bug severity" factor. I would say that in general Windows has less bugs than Linux (On bugtraq) but those bugs are more servere. Thus in my opinion, Linux is still more secure. You are also forgetting that hardening a Linux box is much easier than haddening a Widnows box. I can make my Linux box very secure with very little effort. Example:
    Turn off all services except ssh.

    Please stop pointing to buqtraq and saying:
    Windows has less security issues than Linux, therefore Windows is more secure than Linux.

  9. Re:Please be more clear on Top 10 Things Wrong With Linux, Today · · Score: 1
    If your "server" looses power, you have bigger issues... Anything you want to label a server should have:

    Dual power supplies with conenctions to two different breakers

    A UPS

    A backup generator
    If all those are true, unless your data center gets blown up, you should not lose power.

  10. Please be more clear on Top 10 Things Wrong With Linux, Today · · Score: 1

    Ok, this bugs me... This guy title's his article "Top 10 Things Wrong With Linux" that would be great if these "flaws" were actually linux flaws. Not one of them is a flaw if you run Linux solely as server. I think he should have titled his article "10 Things I hate About Linux On The Desktop". There should be a clear distinction between Linux on the server and Linux on the Desktop.
    BTW: If you tell me that you still have these issues with Linux on the server, my response:
    You are a complete idiot for running X on your server. That is just a bad idea. I don't care what cool firewall you have in front of your server. Don't do it!

  11. Re:I want just ONE FEATURE on Ideal PDA Feature Wishlist? · · Score: 1

    They already have this. And it has everything you want! Check it out

    Has anyone used one of these?

  12. When was the last time you ran Linux? on Linux and the Smile.D Virus keeps us Smiling · · Score: 1
    Since I browse at +3 I hope I won't have to read this pathetic post much longer. This is just stupid... To point out a few:

    install literally dozens of setuid-root applications
    Last time I checked, unless I am root, I could not change, or over-write any setuid root app on my box. And this is how it's been for a long time.

    Setuid root applications are a necessary evil because the UNIX security model is outdated
    I could say so much more about this piece of shit, but all I really need to say is fingerd - WHO THE HELL RUNS THAT STILL?

    Remote root holes are everywhere
    Every distribution I know of has some way to automatically update your system every night without intervention. Holy Shit! Do any average Windows users do that?

    Would someone please mod this down? I am so sick of reading post by people who have no clue what they are talking about.

  13. Running as Root on Linux and the Smile.D Virus keeps us Smiling · · Score: 2, Interesting

    How many people do you know who habitually run their Linux systems as root?

    Overall the article was good. I agree that now with StarOffice, Mozilla, Ximian, the nearly 2 click install from SuSE 8, etc. There really is no good reason to deal with all the Windows BS. Anyways, the one problem I had was that Roblimo was talking about the average Windows user. And I believe that the average Windows user would be a lot more likely to run things as root than learn how to use sudo. How many install instructions say:
    Become root, then run: make install
    Without people knowing what that means and why it can be bad, their systems are just as easy a target for viruses as Windows computers. Either way, it's an education thing.

  14. Is this a bad thing? on The Music Biz Is the New Book Industry · · Score: 1

    Writers, artists, musicians, programmers, and etc. should do what they love... To me programming is an art. And even if it won't pay the bills, I will write code. I belive the best music comes from those who actually love to write music. I think that musicians having to struggle to pay the bills will help filter out some of that trash they call "Boy Bands".

  15. an average of about 38 mph on Fuel Cell Car Goes Cross-Country · · Score: 1

    Wow, that's impressive. I wish I could drive across the US at 38mph. Wierd, it seems like that would take 3 years, since Just driving across town at 38mph seems to take all day.

  16. It was about community on Remembering the BBS · · Score: 1

    I can't help but miss those days... Reading these posts and the article really made me realize what a great time in life it was when there was BBS's with Tradewars, FIDONET, The Pit, USurper, etc. We would have a weekly BBSer's meeting, and my high school friends would all make fun of me for going. But there was something special about those people. They were like me... They enjoyed my presence and I enjoyed theirs. There is something about a community where people are allowed to be themselves. It was very freeing. I was able to be the person I really loved being (The real me) there... On the BBS's and at the BBSer's meetings. I really do miss those days. Thanks Fix.net, The Oger's Cave, and Excaliber.

  17. Sync with Linux on Nokia 9290 Finally Available in the US · · Score: 1

    It seems like a great phone, but can it sync with my Linux workstation?

  18. GoogleBar for Mozilla! on A First Look at Netscape 7 · · Score: 1

    And you thought tabbed browsing in Mozilla was cool...

    Check out the Google Toolbar

    Awwwwe, I have found true love... Mozilla + Tabbed Browsing + Google Toolbar

  19. Have you heard of? on How IBM (and Open Source) Won eBay · · Score: 5, Informative


    JCP - Java Community Process
    To take right from their website:

    The JCP is the way the Java platform evolves. It's an open organization of international Java developers and licensees whose charter is to develop and revise Java technology specifications, reference implementations, and technology compatibility kits. Both Java technology and the JCP were originally created by Sun Microsystems, however, the JCP has evolved from the informal process that Sun used beginning in 1995, to a formalized process overseen by representatives from many organizations across the Java community.

    Come on people, do your research before you blab this stuff.

  20. Re:Short, informative, and funny! on Interview With James Gosling · · Score: 2, Interesting

    Your post is funny but this is a real issue. The company I work for wantJAVA had to change all their content to be In accordance with Sun's Trademark Policy. So now our site is covered with "[TM]". We also can't even use the name wantJAVA anymore.

    From our Espresso Pricing page:

    J2EE[TM] 1.3.1

    JMS[TM], CMP[TM], JNDI[TM]

    JMX[TM] Based

    JCA[TM], JTA[TM]/JTS[TM]

    I guess they need to protect their trademarks.

  21. The Mark of the Beast on U.S. Considers Microsoft Passport as National ID · · Score: 1

    Microsoft Passport is the mark of the beast!!!

    "He also forced everyone, small and great, rich and poor, free and slave, to receive a mark on his right hand or on his forehead so that no one could buy or sell unless he had the mark, which is the name of the beast or the number of his name. This calls for wisdom. If anyone has insight, let him calculate the number of the beast, for it is man's number. His number is 666" (Rev. 13:16-18)

    Here is the calculation:
    #!/usr/local/bin/perl

    $s = "MICROSOFT";

    $m = 1;
    while ($c = chop($s)) { $m += ord($c); }

    $p = 1;
    $s = "PASSPORT";
    while ($c = chop($s)) { $p += ord($c); }

    $total = $m + $p;

    print $total / 2;
  22. Re:NPD Research claims 98.3% have Flash on Flash and Open Source · · Score: 1

    That still does not change the fact that Flash is NOT a W3C standard, thus it should not be treated like a web standard. Most Open Source developers like to follow standards, since Flash isn't one, use SVG!

  23. Re:Whine, whine, whine... on Amazon & Used Books II: Bezos Strikes Back · · Score: 1


    Wow, That is the most brilliant comment I have ever seen on Slashdot!!! People are so against change... Here is a good quote about change:

    "I cannot say whether things will get better if we change; what I can say is they must change if they are to get better."
    -G. C. Lichtenberg


    People must learn to deal with change.

    "If you don't like something, change it. If you can't change it, change your attitude. Don't complain."
    -Maya Angelou


    Lastly, My favorite on the subject:

    "If we don't change, we don't grow. If we don't grow, we aren't really living."
    -Gail Sheehy

  24. Java Song... on Trouble Ahead for Java · · Score: 1


    We need a Java song!

    I am hoping that Na-nana-na hey-hey-hey good-bye isn't an option.

    I would rather see We are the Champions, Yes We are the Champions, Of the World!

  25. Re:The Earth does not revolve around the PC on Is IBM on a Strategic Path to Control Java? · · Score: 1

    How about Postegres or mySQL + Linux + JBoss? That is the most formidable combination I can think of, and it's free (as in beer & speech).