Slashdot Mirror


User: Doctor+Crumb

Doctor+Crumb's activity in the archive.

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

Comments · 373

  1. Re:How to score on Dating Design Patterns · · Score: 4, Funny

    Why would you need to catch the stds when they're right there in /usr/include? Oh, wait.

  2. Re:Problems with that on Google's Gmail To Offer 1GB E-mail Storage? · · Score: 1

    you're not getting it. Think of how many times Nigerian scam emails have been sent, to how many millions of people. No actual mailing list or legit promotion has that level of repetition. the sheer *volume* of nearly identical spam becomes the easiest way to flag it as spam.

  3. now search 6billion spam messages on Google's Gmail To Offer 1GB E-mail Storage? · · Score: 1

    Google will soon have the largest searchable archive of spam and ham messages in existence. Their spam filter will be *tight*, because it will be able to use pagerank in reverse. 2 trillion emails contained links to goatse? SPAM. Only 30 messages link to whitehouse.gov? Let it through.
    Remember, the same spam messages get sent repeatedly. Storing all of that gives you a massive working set.

    In a year, will point at this post and say I told you so.

  4. Re:Hooray! on Music Industry Loses In Canadian Downloading Case · · Score: 1

    We prefer "True North Strong and Free". And I'm proud to live here.

  5. Re:IBM 1 TSG 0 on IBM Files For Declaratory Judgement In SCO Case · · Score: 2, Insightful

    So what if their patent library is huge? Their revenue stream does not depend on income from litigous bastardism, so any lawsuits they brought about would probably be resolved quietly and without fuss. Having seen the costs and the backlash, IBM will not act in the immature, illegal, and incomprehensible manner that is the trademark of SCO in this case.

  6. Re:Froogle? on The New Yahoo!, Google, MSN Et Al. Battleground · · Score: 1

    It doesn't just search US merchants; I found one of my own non-US sites listed in froogle. True, it's a .com, but that's no indication of location these days.

  7. Re:.NET on Nasty New Virus Variants · · Score: 3, Interesting

    Yeah right. The other day I saw a programmer write a .NET aspx page that provided a command shell, with full permissions on his computer. Very scary, especially since he just used a built-in library and no hacks. .NET is not going to suddenly make people write good code. Windows will continue to have exploitable holes for the foreseeable future.

    In the meantime, I'm running clamAV, Amavis, and spamassassin on my mail servers and haven't been happier.

  8. Re:YaST - great for newbs but... on YaST to Become Open Source · · Score: 2, Insightful

    This is what package managers are for. Any program that overwrites the config file from another program is broken and should be fixed.

  9. Re:just installed it today on Debian Installer Beta 3 Usability Review · · Score: 1

    According to packages.debian.org's search: links-ssl 0.96.20020409-2 is in stable w3m-ssl 0.3-2.4 is in stable naim is not in any release.

  10. Re:What the Hell? on End of Online Anonymity in Canada? · · Score: 1

    The blank media levy and the legal loopholes associated with it allow you to make copies of things you already have. It doesn't allow you to upload your files(legally obtained or not) to others. You'll note that the Canadian music industry is going after *uploaders*, not downloaders.

  11. Re:Making IE Standards compliant? on Making IE Standards Compliant · · Score: 3, Insightful

    Don't be so sure; I wouldn't be surprised to see a message saying, "this security update is incompatible with the following programs, please remove them: mozilla, firebird, opera, ..."

    It's all part of the 'secure computing' initiative. The fewer vendors you are dealing with, the more secure it is, right?

  12. Re:little respect on Seattle Times Reviews Desktop Linux Distros · · Score: 1

    actually, linux's "saving grace" is that patching it can be accomplished easily, and sometimes even automatically. Windows update tries to do this, but that only takes care of the MS products. apt-get update;apt-get upgrade will make sure every one of your 1000s of packages are up-to-date. Add a cron job or a shiny button, tada(have any distros done this?)

    Disclaimer: things compiled from source don't get this benefit. But then, if the user managed to compile from source, they can also update it by hand.

  13. Re:K3B on Seattle Times Reviews Desktop Linux Distros · · Score: 1

    I found that yes, it is as easy as all that. Drag, drop, burn. My only complaint is that it took about 2 months to remember the name.

  14. Re:Outlook mostly useless? on Next Generation Mail Clients Reviewed · · Score: 1

    I view Outlook Express as the crippleware(not trial) version of Outlook. Perhaps I'm giving it too much credit.

  15. Re: Continued factual inaccuracies on Outlook on Next Generation Mail Clients Reviewed · · Score: 1
    The reviewer's inability to find these simple, basic pre-installed options in Outlook calls into question the thoroughness of the review

    The reviewer's inability to find these simple, basic pre-installed options in Outlook calls into question the usability of Outlook as an email client. Digging 4 levels deep into the configuration dialogs isn't exactly 'simple'.

  16. Re:Outlook mostly useless? on Next Generation Mail Clients Reviewed · · Score: 1

    It wouldn't be fair to review a trial/crippleware version of a closed source mail client(i.e. Outlook Express), and I doubt he wanted to buy licenses for programs he was only going to use for a day. As for pegasus, I'm not sure he was aware that it existed.

  17. Re:One thing I don't get. on A First Look At The GIMP 2.0 · · Score: 3, Informative

    If you had ever used it, you would know that resizing the window rearranges the toolbox. So if you want a 2 column toolbox, make it skinnier and taller. If you want a 2 row toolbox, make it longer and shorter. It doesn't get any easier than that.

  18. Re:PhotoShop on A First Look At The GIMP 2.0 · · Score: 1

    If the Gimp is close enough to Photoshop to make them do that, why would anyone pay for Photoshop/Linux when they could just use the Gimp for free?

  19. Opera + Google on Opera Browser Creators Planning IPO · · Score: 1

    I haven't registered Opera, partly because I really like how it shows Google ads in the banner area (but mostly I'm cheap). Google and Opera have been working together for a while, and I love it; IPOs for either one would benefit both.

  20. Re:one surprising, and one not so surprising tidbi on Internet Use Grows to 69 Percent of US Adults · · Score: 1

    technically the root of the internet is military, not university.

  21. Oh, I tried it on BSD For Linux Users · · Score: 4, Interesting

    On the "advise" (really more like repeated nagging, which seems to be fairly common from BSD enthusiasts) of a friend, I went with OpenBSD when setting up a server a year or two ago. Even after getting over the culture-shock, I ended up not liking it very much. I've gone back to debian, which I'm confident is every bit as secure, and is easier to admin.

    I found the installer to be utterly cryptic, filled with unexplained single letter commands. I should not need a $40 reference book to install the freaking OS. Once it was up and running I was fairly comfortable, except for the propensity to scatter config files/etc around the filesystem. Maybe debian has spoiled me, but I expect to find *all* config files under /etc. Having to go searching for httpd.conf in /usr/local/etc or maybe /var/www/conf *really* bugs me.

    Then of course there is their reputation for security. They would have people believe that there has never been a root exploit; in reality, that only actually applies to the "base" system. I do like that the secure by default thing; having to specifically enable services is a good idea(getting the choice while installing is better though).

  22. Re:Hmm... on Windows Services For Unix Now Free Of Charge · · Score: 1

    I shudder at the thought as well. oh, wait.

  23. Knoppix as a stereo on Knoppix Tips and Tricks · · Score: 1

    The stereo in my living room is hooked up to my roommate's computer, which runs win2k. I don't have a login on it, so whenever I want to listen to my mp3s in the living room, I toss in a knoppix CD. It detects everything and works great.