Slashdot Mirror


User: Intron

Intron's activity in the archive.

Stories
0
Comments
2,179
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 2,179

  1. Re:Sorry, Evolution is Religion too on Equal Time For Creationism · · Score: 2, Funny

    Lets see where this is on the crackpot index

    -5 starting
    195 for capital letters
    10 for evolution being a religion
    50 for having no testable predictions

    I make it to be about 250. That's pretty good for a short post.

  2. Re:Here we go again... on Equal Time For Creationism · · Score: 1

    And that evolution is working backwards.

    No. It u love.

  3. Re:No surprise on Darkmail Attacks - The Next Network Threat? · · Score: 1

    Spammers are criminals who make money by hijacking PCs and selling advertising services. You want to eliminate the need to sell advertising services and pay them directly. They will now start hijacking PCs to send themselves mail, sticking the former PC owners with the bill. Very good for the spammers, very bad for everyone else.

    And please don't say there will be a foolproof authentication scheme. If there were such a thing, we could just use it for free mail and skip the payments, right?

  4. Re:No surprise on Darkmail Attacks - The Next Network Threat? · · Score: 1

    What stops spammers from shifting their strategies to match your economic model? Any economic change requires a payment from someone to someone. If the payment is to email recipients, spammers will become recipients. If it is to ISPs, spammers will become ISPs. Forcing pay-for-email schemes on the internet creates opportunities for abuse, it doesn't solve anything.

  5. Re:My Client Emails on Darkmail Attacks - The Next Network Threat? · · Score: 1

    There are 2 cases:

    1) They are sending a complete message, which just needs to be routed. This could be sent through your smtp server (port 25) just as easily as through their company server.

    2) They are actually doing a mail submission, so that the mail will be "From" theircompany.com. This should be on port 587 using secure authentication.

    So no reason not to block port 25.

  6. Re:are there any practical nanotube applications on Circuits Better with Purer Nanotubes · · Score: 1

    Nothing like rushing into something before its been fully studied. Buckyballs and nanotubes both present unknown amounts of harm to the environment and to the health of animal life. This is a case where we might want to figure out disposal methods first, because there is evidence that these substances can accumulate in certain environments.

  7. Re:So now on Is It Wrong to Love Microsoft? · · Score: 1

    I guess you're in favor of not shipping Firefox until those 10,000 open bugs are fixed. Please check out bugzilla bug 19963 filed 11/23/99 which is still open and active.

  8. Re:Paul Graham's Example on Hundreds of Sites Blocked By Canadian ISP · · Score: 1

    and instead of complaining about the limits of IPv4 addressing, Graham goes off on a rant about how DNSBLs are bad. If there were a better way to block spammers, I would use it. In fact I use popfile, but I still filter 60% of the spam up front with SBL-XBL and DSBL.

  9. Re:If they want to do that its fine on Hundreds of Sites Blocked By Canadian ISP · · Score: 1

    Just look at the connotations of the terms: IT resource, coder, programmer, software engineer, computer scientist. Some of them make what I do seem downright respectible.

  10. Re:I'm missing something on NCQ Improves Performance for SATA Hard Drives · · Score: 1

    Disks have fewer platters than they used to, so this optimization is less useful than it used to be. The Seagate 120 GB drive with NCQ only has two platters (4 heads). But I suppose you're right overall. A smart scheduler should be able to get some speedup even with just one disk on the bus. They also have an 8MB cache on these things, which is bigger than I expected.

  11. Re:The obvious question... on Spammers Lose Court Battle Against Univ. of Texas · · Score: 1

    Whoops, that ones's old. It should be:

    206.132.244.5 (BroncoSingles.com, et al)

    Damn posting delay.

  12. Re:The obvious question... on Spammers Lose Court Battle Against Univ. of Texas · · Score: 1

    207.195.226.85 according to NANAE

  13. Re:Stop it, dave on NRLB Redefines 'Your Own Time' · · Score: 1

    The prior decision that they cite:

    ... is somewhat similar to a work rule we reviewed in Lafayette Park Hotel, supra, and found lawful. There, the employer's rule mandated that "[e]mployees are not allowed to fraternize with hotel guests anywhere on hotel property."

    Obviously, employers can control activity on their property. How can that be extended to what a free person does on their own time? No twisting needs to be done. The Guardsmark case already makes it clear that employers have abused the rights of employees.

  14. Re:I'm missing something on NCQ Improves Performance for SATA Hard Drives · · Score: 1

    For your example to work, the block has to be in the drive's 1MB or so of cache, but not the much larger OS block cache. One possibility would be if the drive is doing readahead, but not the OS, and the data is sequential on disk. But it can also be bad to do readahead since it slows down non-sequential I/O, so it would not normally be turned on on the disk. Hmmm.

    Another example would be if the disk does an elevator sort on its requests and satisfies the shortest seeks first. But this can cause long delays to I/O at the disk edges, especially if the system is very busy. Hmmmm

    Not sure I see a clear-cut win.

  15. I'm missing something on NCQ Improves Performance for SATA Hard Drives · · Score: 1

    Command queueing allows the host to disconnect while the drive completes a command. The drive isn't any faster. Queuing only speeds up operation if there are multiple drives so commands would otherwise wait for the bus to be free. This only helps in RAID, or when you have a drive and a CD connected SATA.

  16. Re:Board makeup on NRLB Redefines 'Your Own Time' · · Score: 1

    The only reason the NLRB exists is to protect the rights of workers to band together and form unions. I've known someone fired for union organizing. His supervisor kept a nazi helmet on his desk. Management wasn't very sympathetic to complaints. We finally did organize and struck. I got a new job during the strike and never looked back.

    If you don't think this is political, you need some mental Drain-O.

  17. Obvious on Risks of Partisan Spam Filtering? · · Score: 0, Flamebait

    Just put spam filtering in the hands of a large, trusted organization with experience in secure systems such as Diebold.

  18. Re:Regarding Portable HDs on Using Technology to Protect Anonymous Sources? · · Score: 1

    1) Judith Miller didn't "disseminate" the name, Novak did. Why is Miller the one in jail?

    2) How do you know what's in Valerie Plame's bra?

    3) The US Constitution has this "Free Press" thingy. Maybe you didn't notice.

  19. Re:$100mm? on Baidu Sued for Piracy on Eve of IPO · · Score: 1

    Those are metric dollars.

  20. Re:*shakes head* on Django: Python's Rapid Web Development Framework · · Score: 1

    Since lisp is based on Alonzo Church's Lambda Calculus, I'm not sure how you can call it an accident.

  21. Programming Pearls on Brain Teasers for Coders? · · Score: 1

    The Programming Pearls books by Jon Bentley give readable, elegant solutions to common programming tasks. I've used several of them.

    The Daily WTF gives readable, inelegant solutions to common programming tasks. I've avoided many of them.

  22. Re:Great description of Xara X. on 29 Vector Drawing Programs · · Score: 1

    Worse, yet its misleading:

    "Autocad LT -- Basic 2D CAD, overpriced. Poor format support."

    The only thing sensible in the whole article is that IrfanView is a good program.

  23. Content on Classed as Spam by Large-Scale Free Email Servers? · · Score: 1

    Most of this discussion has focussed on the envelope, but maybe its the content. My spam filter (popfile) tends to classify html mail as spam, for example. When you send plain text do you get classified as spam?

  24. Re:I call BS on FreeBSD Status Report for 2005 Q2 · · Score: 1

    "The only reason FreeBSD now uses ELF is the GNU tools support ELF better. Otherwise the old FreeBSD a.out is just as good."

    GNU tools don't support a.out well? They've had, what, 30 years to work on it? a.out didn't support dynamically loaded libraries. ELF appeared before and independently of linux to solve the problem (mid 80s?).

    Please add "freebsd pr machine" to your sig. You have earned the label.

  25. Re:Wow, people are fools on Grandma Sues Over Hot Coffee Mod · · Score: 2, Funny

    Her full name is Grandma Theft Auto. Its just a ploy to get more publicity.