Slashdot Mirror


User: Russ+Nelson

Russ+Nelson's activity in the archive.

Stories
0
Comments
3,476
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 3,476

  1. Open Source or shared source? on Convincing the Military to Embrace Open Source · · Score: 1

    Is the article summary talking about Open Source or Microsoft's Shared Source? They're Not At All the same thing.

  2. Re:The proof that Chuck Norris is mighty... on Chuck Norris Sues Publisher, Tears Don't Cure Cancer · · Score: 1

    I have a 1st Dan black belt in taiji.

  3. Re:Overly specialized and mostly useless on Apple Patents 'Buy Stuff Wirelessly, Skip Lines' Tech · · Score: 5, Funny

    My dad wouldn't do that, because he's dead. Anyway, being dead, he wouldn't be caught dead in a Starbucks.

  4. copyright is a bargain, not a right on Only 2 in 500 College Students Believe in IP · · Score: 1

    Copyright is a bargain between producer and consumer, not a right. The producer creates something of interest, and the consumer promises, in return for getting the interesting thing, not to copy it for a period of time. Right now, the producers are demanding that consumers never copy it ever. They're breaking the bargain, so the consumer isn't sticking to his side of the bargain.

    http://blog.russnelson.com/economics/a-bargain-not-a-right.html

  5. Re:The proof that Chuck Norris is mighty... on Chuck Norris Sues Publisher, Tears Don't Cure Cancer · · Score: 1

    Oh, and I suppose YOU'RE a 9th-level grandmaster in Tae Kwon Do?

  6. Re:I agree... on Chuck Norris Sues Publisher, Tears Don't Cure Cancer · · Score: 1

    Not that Chuck needs my support... If Chuck Norris needed your support, he would just take it.

  7. Re:Electrics burn coal? on High Efficiency Hybrid Car Planned For 2009 · · Score: 1

    Hmph. I think I've been doing too much wikipedia editing lately. It'd sure be nice if Slashdot supported wikilinking that way, though.

  8. Re:Electrics burn coal? on High Efficiency Hybrid Car Planned For 2009 · · Score: 1

    [[Matheran]] is very pretty.

  9. Re:Two man enter, one man leave! on Radio May Have To Pay To Play · · Score: 1

    I've chosen Sheepdog.

  10. Re:What is IPv6 compliance? on How Feds are Dropping the Ball on IPv6 · · Score: 4, Insightful

    - A large number of sites still don't have IPv6 DNS addresses
    That's the biggest problem. Until I can reach every server with IPv6, I'll still need IPv4. Since I need IPv4, why should I bother with IPv6?

  11. IPv6 still does nothing on How Feds are Dropping the Ball on IPv6 · · Score: 2, Insightful

    IPv6 still does nothing for me. Until I can reach everybody who is listen()'ing for me using IPv6, having an IPv6 address, or IPv6 stack, or IPv6 routing doesn't help me one bit.

    Until that happens, NOBODY can adopt IPv6. That's the law, and no legislation can change that.

  12. People experience time in terms of experiences on Can Time Slow Down? · · Score: 1

    People experience the passage of time in terms of new and unfamiliar experiences. That's why the second leg of an out-and-back trip seems to take less time. That's why time seems to drag when you're bored. That's why "Time flies when you're having fun."

  13. Re:tapped out of hydro?? thats a stupid statement on Former Anti-Nuclear Activist Does A 180 · · Score: 1

    Hi. Where do you live? I'd like to put a dam in the river near your house and flood your property. KTHX BYE.

  14. Re:Netflix says they will just change the envelope on Postal Service Surcharge Could Slash Netflix Profit · · Score: 1

    True. You explained it better than I.

  15. Re:Not with immunization on YouTube Breeding Harmful Scientific Misinformation · · Score: 2, Insightful

    I'm amazed at the stupidity of the responses, and the moderators moderating it down to -1. How could you not see that I was explaining WHY people don't want to get immunized? The selfish response is to not get immunized. YES, IT IS THE TRAGEDY OF THE COMMONS, YOU DOPE.

  16. I don't understand the fuss. on Ruby on Rails 2.0 is Done · · Score: 4, Interesting

    I don't understand the fuss behind Ruby on Rails. Ruby is a programming language. Rails is a framework. Frameworks are a dime a dozen. Is RoR all that wonderful or are we being marketed-to?

  17. Re:Vaccinations on YouTube Breeding Harmful Scientific Misinformation · · Score: 0

    Oh yeah? How do we know that YOU are correct? Maybe we SHOULD trust Pharmaceutical Companies?!?

  18. Not with immunization on YouTube Breeding Harmful Scientific Misinformation · · Score: -1

    Infection diseases strike individuals, yes, but they thrive or die on a population. If everyone around you is immunized, but you are not, there is ZERO BENEFIT to you getting immunized. All you're doing is taking the risk that you'll actually get the disease. That's how it was at the end of polio. The only cases of polio were the ones caused by the immunization.

  19. Re:Big deal on YouTube Breeding Harmful Scientific Misinformation · · Score: 4, Funny

    it was harder for the uneducated or misinformed to get an audience,

    Oh? The newspapers cover their every word up to the time when one of them gets elected.
  20. Re:Netflix says they will just change the envelope on Postal Service Surcharge Could Slash Netflix Profit · · Score: 2, Funny

    Oh, is THAT how shorting works?!?! No wonder I've always lost money on my short trades! Gosh! The sarcasm is just dripping today! I'm gonna wear out my exclamation mark key!

    See the "or" connecting the two concepts? That means that you would do one but probably not the other. Reading lessons on slashdot. What ARE they teaching the victims of government schooling these days?

  21. Re:Netflix says they will just change the envelope on Postal Service Surcharge Could Slash Netflix Profit · · Score: 2, Interesting

    But it creates a nice buying opportunity for Netflix stockholders ... or selling opportunity for people who had already shorted Netflix.

  22. Re:Sad, but predictable on House Bill Won't Criminalize Free Wi-Fi Operators · · Score: 2, Insightful

    "Get things done for New Yorkers"?? You mean "trade favors with other legislators so that every legislator gets things done for their state, but the only thing that really happens is our own federal tax dollars comes back to it." I ask "why did they ever leave New York State?"

  23. Re:dnscache as an common daemon on DJB Releases All Source to Public Domain · · Score: 1

    No, daemontools is a *good* thing. First, because it includes a logging facility that uses a fixed amount of resources, and requires no special action on the part of the programmer. Anything your program writes to stdout gets logged. If your program exits when it's finished, daemontools will automatically restart it. You can configure a program to be up or down using "svc -u /service/facility" or "svc -d /service/facility" and you can keep it down with "touch /service/facility/down". You can send signals to the program using 'svc -h /service/facility" to send a HUP signal for example. How do you use init to send a HUP signal to a daemon? (answer: you don't, because init has no facility to do that -- but nothing else can provide such a facility since long-running processes can be started outside of init after boot time.)

  24. Re:I don't get it. on DJB Releases All Source to Public Domain · · Score: 2, Interesting

    Also, I'm not familiar with the qmail source; what are some of the wheels that djb reinvented?

    For example, str_chr(). The standard strchr returns EITHER a pointer to the found character, or NULL. djb's str_chr always returns a usable pointer; either to the character or to the null terminating the string. Compare this idiom:

            strcpy(secondhalf, strchr(wholething, ';'));

    to djb's

            str_cpy(secondhalf, str_chr(wholething, ';'));

    This code works even if ';' isn't found, whereas the first code segfaults. In order to avoid segfaulting, you need this:

            char *cp

            cp = strchr(wholething, ';');
            if (!cp) strcpy(secondhalf, cp);

    But what's better about the djb C library is his hashing array lookup, and counted string code, which automagically lengthens strings using realloc() as needed.
  25. Re:In a word... on DJB Releases All Source to Public Domain · · Score: 2, Informative

    Open Source is becomming more of a buzz word than anything else. I hear even Microsoft does Open Source software now.


    Yes; just like everybody else who's publishing Open Source Software, they're doing it using an OSI Approved Open Source License.