Slashdot Mirror


User: binner1

binner1's activity in the archive.

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

Comments · 269

  1. Re:Wrong Answer for Red Hat Linux on Linux Worm Spreading, Many Systems Vulnerable · · Score: 1

    RedHat does backpatching...The security fix was rolled in a while back.

    -Ben

  2. Re:Other linguas? on Ask Larry Wall · · Score: 1

    I thought all American beer was non-alcoholic...

    Just a friendly poke from your neighbors to the north who prefer their barley and hops slightly stronger!

    -Ben

  3. Re:Vi and Emacs gene discovered on Vi IMproved -- Vim · · Score: 1

    Last time I looked, exiting Emacs wasn't all that intuitive either. Maybe this has changed, but I still remember having to kill the process.

    Although I learned vi due to my professors choice of editors (and lack of UNIX experience at the time), I'm thankful I did. Emacs is common on alot of UNIX systems, but vi is a defacto standard. You can always count on having some form of vi on a box, while you may or may not have Emacs.

    I'm not saying one is better than another (I never got around to learning Emacs), but knowing a little (:wq/ZZ, i, esc) vi is never a bad thing.

    -Ben

  4. Re:mounting floppies, CD's and DVD's on New Features For 2.5 Linux Kernel · · Score: 1

    I also made this leap when I purchased my machine this spring. No floppy for me. The only reason that I would ever miss it, is a nice 3-floppy networked debian install. I decided to suck it up and forego that niceness.

    My main reason for the decision though is that while in school I worked at the University Help Desk. You have _no_ idea how depressing it is to watch people lose their thesis because the only place they saved it was on a floppy! Sure, they should have backed it up on the network (that's what it's there for)...anyway, floppies just aren't reliable for anything anymore.

    It's time to start the push for elmination of this antique and very fragile technology.

    Down with floppy drives and disks!

    -Ben

  5. Re:Oh God! on Forbes on Linux · · Score: 1

    Enron!

    -Ben

  6. Re:Let's do the time warp again? on U.S. Gov't Planning To "Help Us" Secure Computers · · Score: 1

    ...But it was all right, everything was all right, the struggle was finished. He had won the victory over himself. He loved Big Brother.

    -Ben

  7. Re:regexp and programmers on Next Generation Regexp · · Score: 1

    Any academic program should encompass Automata Theory, which in turn includes Regular Expressions, no?

    -Ben

  8. Re:regexp and programmers on Next Generation Regexp · · Score: 1

    Could this be the difference between someone with a Computer Science degree, and someone who just graduated from The Devry Institute??

    Sorry, but those fly-by-night, degree in a day places really bug me.

    -Ben

  9. Culture! on Software Engineering at Microsoft · · Score: 1

    "A successful culture has to accept that mistakes will happen."

    Microsoft must have on hell of a healthy culture then <grin>...not that they're the only ones of course.

    -Ben

  10. Re:new techinques on Milestones in the Annals of Junkmail · · Score: 1

    My personal favourite: drunk@home.always

    -Ben

  11. Re:Mod Parent Up on Milestones in the Annals of Junkmail · · Score: 4, Funny

    The person responsible for this spam has just been sacked...

    The person repsonsible for the person responsible for this spam has just be sacked...

    Or something thereabouts! Sorry MP.

    -Ben

  12. Re:Uptime != Penis Size on Sync Your iPod on Linux · · Score: 1

    "It's not the size of you pen...it's your penmanship."
    -Furnaceface

    -Ben

  13. Re:Changelog on New Red Hat Beta: LIMBO · · Score: 1

    Admin your boxen from your desktop, and use the powers of X to solve your problem.

    Try adding:
    export DISPLAY=`who am i | awk '{print $6}' | sed 's/(//; s/)//' `:0

    to your .bashrc, and then xhost +.

    You're all set...use those nice tools, and don't bother with the hideous syntax!

    -Ben

  14. Re:If this were happening in America... on Trade in your Junk Mail for Spam · · Score: 1

    I think you may have missed something...as you sign up for this service, you get to provide the address that the spam goes to. You now have a much easier way of filtering this spam than with the normal variety.

    Plus, you no longer receive this crap in your meat-space mailbox.

    So yes, 'Yippee'!

    -Ben

  15. Re:junk mail over spam on Trade in your Junk Mail for Spam · · Score: 1

    If you use qmail, sign up for this service with an address like: username-posten@your.domain.net, and then create a .qmail-posten file in your home directory to stuff it all in a special folder, or delete it.

    Problem solved. As this is the address that all 'junk' mail from posten will go to for this service, you can trade your bandwidth for the frustrations of having to deal with this mail at all.

    I'd be quite happy with this solution.

    -Ben

  16. Re:Menu choices on A User's First Look at GNOME 2.0 · · Score: 1

    Hear, hear!

    Has anyone looked at all of the bright colors, different fonts, etc on the XP start menu and said: 'Hey, that's easy to read'?

    Personally, when I had to use XP for five minutes, the first thing I did was turn the menus back to 'old-school' style...they may not be the best, but at least I didn't get a headache looking at them.

    -Ben

  17. Re:Greatest band of all time? Time for a new poll? on The Who's John Entwistle Dead · · Score: 1

    I've seen the Hip twice, the last time for the Music at Work tour. I was in row 1...small little bar...got pictures of me and Gord...it was wicked.

    Unfortunately, Pearl Jam is still on my to-do list. Had a chance in '98, but coundn't make it.

    -Ben

  18. Re:Greatest band of all time? Time for a new poll? on The Who's John Entwistle Dead · · Score: 1

    Pink Floyd...need I say more?

    I believe I saw on here not too long ago something similar to:

    'Lots of bands make Muzak, but Pink Floyd truly made Music'

    And lets not forget Zep! Of the more modern era, I'd say that both Pearl Jam and the Tragically Hip have made marks on me.

    -Ben

  19. Re:The Who? on The Who's John Entwistle Dead · · Score: 1

    Who are you?

    -Ben

  20. Re:When comments are more than comments... on Pet Bugs? · · Score: 1

    Run this through gcc! I just ran it on RH7.2 with gcc 2.96, and it's still borked...gcc 3.x may have fixed the problem, but I wouldn't know.

    #include

    int main(void)
    {
    int a = 60, b = 6, c = 10;

    printf("%d = %d\n", (int) (((60/6)*0.3) + (10*0.7)), (int) (((a/b)*0.3) + (c*0.7)));

    exit(1);
    }

    -Ben

  21. Re:Oh great! on Is Linux Dead? · · Score: 1

    A friend of mine refused to let me setup X anytime I put linux on his machine. He felt that the power of Linux was the CLI (true in many ways), and that X was useless.

    Of course this is the same guy that having had Linux installed on his machine on three separate ocassions booted into it a total maybe five times. His summer project every year was to learn Linux.

    It really is sad when computer scientists (like my friend here) are so bass-ackwards when it comes to computing...he was a real PHB-type microsoftie, so maybe he was lost before I even knew him??

    -Ben

  22. Those ratios are slightly off!! on Scotland: Aliens' Official Favorite Destination · · Score: 2, Insightful

    If you remove all of the United States except for the trailer parks where most sightings occur, I think the US ratio would make Scotland's look like EuroDisney!

    -Ben

  23. Re:There's a utility called alien on Is RPM Doomed? · · Score: 1

    I actually used Debian for over a year...and I did use alien every now and then. Sometimes it worked great, and others it was so-so.

    I love Debian, but until people start releasing their software packaged as a .deb, I'm gonna stick with a RPM based distro for now...even with the problems that it entails.

    -Ben

  24. Re:.deb on Is RPM Doomed? · · Score: 1

    I agree with your post. Debian simply handles packages better...if they're in the repository you're using (which are admittedly quite large).

    As someone who likes to install software from a package rather than building it from source (I hate manually removing software if I don't like it), it was becoming increasingly harder to find some of the obscure stuff in .deb format. I've never had a problem locating a .rpm though.

    I finally switched back to RedHat recently, and although I really miss the the Debian did a lot of things, I can now find any software that I want prepackaged.

    I guess this is the result of RPM based distros having more collective market share...I do miss my Debian though.

    -Ben

  25. Re:Should be... on UCSD Students Tracking Their Friends' Locations · · Score: 1

    Either way, marco...polo is still much more humourous!

    -Ben