Slashdot Mirror


User: dodobh

dodobh's activity in the archive.

Stories
0
Comments
1,765
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 1,765

  1. Re:Not likely to happen anytime soon... on UUNet Is The Number 1 Spam Host · · Score: 1

    Filtering is not a good solution in monetary terms. If you have to filter, you are paying for that spam anyway. Your ISP could offer you a better solution by allowing you to run your own mail server instead of using theirs.
    With respect to blocking spam at source, ISPs like UUnet do nothing. blocking them until they clean up their act seems to the best solution available currently.
    Which is why I use SPEWS on my mail server.

  2. Re:Thats a problem. on Two Spam Filters 10 Times As Accurate As Humans · · Score: 1

    No. Spam is Unsolicited Bulk Email. Its all about consent, not about content.
    (What about an unsolicted request for a vote from a political party?)

  3. Re:ACC's Mail collection address on Arthur C. Clarke Talks With The Onion · · Score: 1

    City Zip
    Colombo is the capital of Sri Lanka

  4. Re:Real estate prices and cost of living on Ask Indian Techies About 'Onshore Insourcing' · · Score: 1

    Hmmmm, Mumbai was the most expensive real estate a few years ago. If you want to compare with Manhattan, Cuffe Parade/Colaba in Mumbai start at about 2500 USD/month without parking space. Double the rental if you want parking space for a small car. Of course, by the standards of peoples income, Indian cities tend to get really expensive.

  5. Re:free software in india... on Ask Indian Techies About 'Onshore Insourcing' · · Score: 1

    http://www.indlinux.org/
    One of them.

  6. Re:Real estate prices and cost of living on Ask Indian Techies About 'Onshore Insourcing' · · Score: 1

    Huh? Indian cities are *expensive*.
    Mumbai rates are about 25K INR/sq ft. in the city to about 2K to 4K /sqft. in the suburbs.
    Bangalore is between 1600 to 2500 INR/sqft.
    Delhi is between 2K to 10K.
    Hyderabad is from 800 to 2500 INR/sqft.

    I pay about 5500 INR/mth as rent in a fairly posh area in Bangalore. A comfortable salary would be about 30K INR. 2009 salary would be about 45 to 50K for an equivalent lifestyle.

  7. Re:Two Q on Ask Indian Techies About 'Onshore Insourcing' · · Score: 1

    No. Those days were over two years ago. Now you need a degree, preferably in CS or Electronics, and some experience. Jobs are not easy to get.

  8. Re:Average experience? on Ask Indian Techies About 'Onshore Insourcing' · · Score: 1

    From what I know of the people in Bangalore, there is a whole bunch of kids just out of school, and a lot more prefessionals who have over 5 years of experience in programming, with a lot of US returned professionals.

  9. Re:Both are replacements for MS SQL Server on MySQL: Building User Interfaces · · Score: 1

    Ack! I need to preview before I post.

    The word is "would". (and perlu stands for perl untrusted).

  10. Re:Both are replacements for MS SQL Server on MySQL: Building User Interfaces · · Score: 1

    How hard woiuld it be to do this in PostgreSQL with pl/perlu and the Perl XML modules?

  11. PgAccess on Simple Database Interfaces for Unix? · · Score: 1

    It does do forms, reports and a few more things.

  12. Re:Yes! on Simple Database Interfaces for Unix? · · Score: 1

    Have you looked for pgaccess?
    Its an Access like frontend to Pg. Needs Tk.

  13. Re:What about businesses on SPEWS Adds DSL Reports to Block List · · Score: 1

    Assuming, of course, that they have opted in first.

  14. Re:The problem with lists like SPEWS... on SPEWS Adds DSL Reports to Block List · · Score: 1

    Do the world a favour and work out the costs of spam filtering.
    Heres a hint: Filters are CPU hungry. Mail servers generally don't have the CPU to spare for filtering too much. Spam eats bandwidth. rbls stop the connection *before* the crap comes in. Spam eats up disk space. Filters need admin time. Bayesian is per user, not global.
    Factor those costs in, and I can show you a *massive* increase in costs per user. And the larger your userbase, the higher the increase.

  15. Re:Why even bother? on Spammers Not Complying With CAN-SPAM · · Score: 1

    Spam is Unsolicited Bulk Email.

    Spam is about CONSENT, not about CONTENT.
    This means that the only "correct" method of stopping spam is to reject it before the smtp data phase.

  16. Re:Comcast's AUP on How Much Broadband Usage is Too Much? · · Score: 1

    ISPs are /not/ common carriers.

  17. Re:I don't know if on Bangalore Beats Silicon Valley · · Score: 1

    Nope. Geeks making $$$ seem to be attractive, and there are plenty of geek girls here as well.

  18. Re:False Positives on You've Got Spam: AOL Blocks 1/2 Trillion Spam · · Score: 1

    And who exactly is paying for the systems needed to handle that huge inflow of mail, parsing it, tagging it and then delivering to a users mailbox?
    Either accept and deliver, or just REJECT the mail.

    Tagging the mail by the ISP is useless, and just a waste of money and resources.

  19. Re:my roommate in college on Bollywood Embraces Kazaa Movie Downloads · · Score: 1

    Modern? If you ignore the newest movie, the original story is nothing like Romeo and Juliet. Its about a man who is torn between two women, the one he is married to, and the one he loves.
    Read the book first :).

  20. Re:Semi offtopic, but... on SPF Design Frozen · · Score: 1

    Its called Challenge Response, and there is plenty of documentation on why this is a really bad idea.
    Just hunt it down in google

  21. Re:How Do you Kow What's Right? on Who Is An ISP? · · Score: 1

    What happens if I call /usr/sbin/sendmail directly from the command line?
    Anyway, the way a TCP client is defined is the system that sends the first syn. The server is the system that accepts and responds to the syn with a syn+ack.
    Follow that logic.

  22. Re:How Do you Kow What's Right? on Who Is An ISP? · · Score: 1

    But mail *servers* accept mail. Mail clients send the mail out (which may or may not be mail user agents). Except perhaps in the case of a monolithic MTA like Sendmail or Exim (which behaves as a client when sending mail to another server).
    Enjoy.

  23. Re:Sweet creepin' jesus! on Retooling Slashdot with Web Standards · · Score: 1

    #!/usr/bin/perl -w

    use strict;

    #Print the geek way

    while(1) {
    print "I will never bitch about my bandwidth use again.\n";
    }

  24. Re:Nice name... on E-Bombs: Technology Update · · Score: 1

    No, those are .-bombs

  25. Re:They're annoying on Spammer DDoS-By-Virus On spamhaus.org · · Score: 1

    Mail serving is not CPU intensive. Which is why mail servers get low end CPUs and fast disk subsystems.
    If you want the server to tag spam, then you need a system with a fast CPU (or multiple such systems), which is expensive.
    Verifying the sender address in the original is far more efficient at stopping such undeliverable bounces, because the bounce MUST go to the envelop sender who exists and accepts mail.