Slashdot Mirror


User: nman64

nman64's activity in the archive.

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

Comments · 128

  1. Re:California on Coca-Cola and Pepsi Change Recipe To Avoid Cancer Warning · · Score: 2

    ...the 12t of sugar in a can of Coke...

    It's actually a full LoC of high-fructose corn syrup, which is complimented by the caffeine to ensure a timely arrival to your death bed.

  2. Re:California on Coca-Cola and Pepsi Change Recipe To Avoid Cancer Warning · · Score: 5, Funny

    Careful, there. Being pedantic is known to the State of California to cause cancer.

  3. Re:California on Coca-Cola and Pepsi Change Recipe To Avoid Cancer Warning · · Score: 5, Funny

    It can be shown that 100% of cancer incidents reported in California affected patients in California. We must therefore warn you that California may cause cancer.

  4. Re:Might as well go all the way on Coca-Cola and Pepsi Change Recipe To Avoid Cancer Warning · · Score: 5, Informative

    In California, correlation is sufficient to claim causation.

  5. California on Coca-Cola and Pepsi Change Recipe To Avoid Cancer Warning · · Score: 4, Funny

    Everybody knows that everything causes cancer in California.

  6. Re:Where are they? on Last Chance To Stop SOPA From Coming To Canada · · Score: 1

    Or, some foolish legislators, lobbyists and CEOs costing businesses money could fuel the arguments for less government regulation, control and interference. Script kiddies, Anonymous and others of that ilk do not see legislators, lobbyists and CEOs as crusaders of freedom representing the public's interests, but rather as obnoxious criminals pushing their own agenda.

    There's the other perspective. The problem is, when it comes to making laws, the legislators, lobbyists and CEOs are the ones in control. When Anonymous acts, it will be the perspective of the legislators that will affect the laws formed in response.

    "Good. Bad. I'm the guy with the gun." - Ash

  7. Brilliant! on Iran War Clock Set At Ten Minutes To Midnight · · Score: 4, Insightful

    Hearing the ticking of a clock and seeing a deadline approaching always has a calming effect!

    I'm sure this will be taken every bit as seriously as the Doomsday Clock.

  8. Re:Only if they drop in price a bit more on Teaching Robot Learners To Ask Good Questions · · Score: 2

    I dropped thousands of dollars on the rings, fancy wedding, etc., and getting her to do any of those things was still much harder than building and programming a robot.

  9. Re:TO: My Robot on Teaching Robot Learners To Ask Good Questions · · Score: 1

    Siri, is that you?

  10. Re:Only if they drop in price a bit more on Teaching Robot Learners To Ask Good Questions · · Score: 1

    Perhaps if we throw wave after wave of our own men at them, they'll reach their kill limit and become docile workers...

  11. Re:Only if they drop in price a bit more on Teaching Robot Learners To Ask Good Questions · · Score: 1

    They tried, but they didn't live to tell the tale.

  12. Re:Where are they? on Last Chance To Stop SOPA From Coming To Canada · · Score: 2

    Or, some foolish script kiddies costing businesses money could fuel the arguments for more government regulation, control and interference. Legislators, lobbyists, CEOs and others of that ilk do not see Anonymous as crusaders of freedom representing the public's interests, but rather as obnoxious criminals pushing their own agenda.

  13. TO: My Robot on Teaching Robot Learners To Ask Good Questions · · Score: 1

    Shut up and clean my floors!

  14. Re:Who cares? on Linux From Scratch 7.1 Published · · Score: 0

    *real work*.

    Is that what the kids are calling it these days? I wouldn't know - I'm too busy at my job doing this thing we simply call "work" on systems that were built with exactly that in mind. Of course, that is also one of the reasons why I will not be attempting any LFS builds any time soon.

  15. Re:From the Homepage on Gate One Brings Text-mode Surfing To the Web, Quake-Style · · Score: 4, Informative

    Not at all contradictory. It does not require the use of browser plugins, but the Gate One application supports its own plugins for customization.

  16. Re:Servers ran out of memory on Gate One Brings Text-mode Surfing To the Web, Quake-Style · · Score: 5, Informative

    You've obviously never pitted Slashdot against a cheap VPS. Even serving static files, the traffic of a good slashdotting will bring a lightweight server to its knees, and this is a story related to SSH.

  17. Re:Here is what I believe... on Cell Phone Jamming Devices Enjoy an Increase In Popularity · · Score: 1

    No, but I did warn them about World War III starting in 1997, just before some asshole turned on his cell phone jammer and cut me off.

  18. Re:Oh, great... on A5 Mystery Solved (Why Siri Won't Run On iPhone 4) · · Score: 1

    The more things change, the more they remain the same.

  19. Re:aren't there some structural ways to curtail th on Kelihos Botnet Comes Back To Life · · Score: 1

    End-users should not be using SMTP to communicate directly with recipient servers, and almost none do. (Emphasis added.)

    "Almost none"? I believe that Outlook does. Evolution does. Pine does. The mail program on my smart phone uses SMTP to send email. I would hardly call that "almost none".

    I very much doubt your mail client is configured to send mail directly. It almost certainly has an SMTP relay configured for sending mail. Nearly all MUAs lack the option to send directly -- they require that a relay be configured.

    Nearly all ISPs provide authenticating SMTP relays for their subscribers,

    Yes, which talk SMTP to the "end user".

    Legitimate large-volume senders have already dealt with this.

    They haven't already dealt with some new proposal that requires MX records for sending hosts and "human" limits on sending email.

    "This" in my statement above specifically referring to having the appropriate PTR records set up, as the context in the following (unquoted) sentence indicates. No part of my post supports any funky use of MX records or sending volume limits.

    Context -- it changes things.

  20. Re:aren't there some structural ways to curtail th on Kelihos Botnet Comes Back To Life · · Score: 2

    End-users should not be using SMTP to communicate directly with recipient servers, and almost none do. Nearly all ISPs provide authenticating SMTP relays for their subscribers, and end-users should be using those ISP-provided SMTP servers or some other mail provider's SMTP servers to relay their mail. If they have some legitimate reason to send mail directly (such as operating their own server), then requiring them to ask their ISP for a port 25 blocking exemption is perfectly reasonable.

    Legitimate large-volume senders have already dealt with this. I haven't encountered any legitimate large-volume senders in recent history that do not have valid PTR records for all of their outbound relays.

    Blocking servers without a valid RDNS record may not be part of any proper standard, but it is slowly becoming a de facto standard.

  21. Re:aren't there some structural ways to curtail th on Kelihos Botnet Comes Back To Life · · Score: 4, Interesting

    There are plenty of rules that could be set up to prevent rogue systems from sending spam, but the problem is with getting network operators and individual server administrators on board. Trying to get all network operators (or ISPs) around the world doing something is like herding cats. Trying to get all individual server administrators to do something is like herding millions of catnip-infused cats.

    Your thought about MX records is not quite right. There is a difference between servers that recieve mail (which should be pointed to by MX records) and servers that send mail (which should have valid PTR records in reverse DNS for their IP). While a single server may perform both duties, that is not by any means guaranteed. One action that would block a large number of infected systems from delivering their spam would be receiving mail servers blocking all mail from senders that do not have a valid RDNS record. This is the correct version of your proposal, and some major providers already do this. An even greater benefit could be achieved if all ISPs were to block outbound traffic headed for TCP port 25 by default, requiring subscribers to "opt-in" to initiate port 25 traffic. Some ISPs already do this, but far too many do not. Yet another good measure would be for recipients to block mail from servers that fail to identify themselves with a valid fully-qualified domain name in their HELO message and require that domain to resolve by DNS. Like the RDNS solution, this would require all legitimate mail server operators to set their sending servers up properly. As more receiving operators start blocking non-compliant mail servers, we may slowly push more sending server operators to do things right, but it is a long, slow process when users demand that every legitimate message get through.

  22. Re:Well, there goes *that* heroin shipment on Senator Rand Paul Detained By the TSA · · Score: 1

    You're right, but when Congress gives power and fails to exercise control, it is responsible for what is done with that power.

  23. Re:Well, there goes *that* heroin shipment on Senator Rand Paul Detained By the TSA · · Score: 1

    Well played, sir.

  24. Re:Unconstitutional to Arrest a Congressman on Senator Rand Paul Detained By the TSA · · Score: 1

    I don't think that needs to be said here - we're all well aware of it.

  25. Re:Well, there goes *that* heroin shipment on Senator Rand Paul Detained By the TSA · · Score: 1

    I should add that the Senator was free to do what Congress tells us all we should do: just accept the damned pat-down and get on the damned plane.