Slashdot Mirror


User: chromatic

chromatic's activity in the archive.

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

Comments · 2,306

  1. Re:Follow the script on Twitter Reportedly May Abandon Ruby On Rails · · Score: 1

    Not sure there is an easy solution to this but sometimes it is easier to give people rubber mallet than box cutters, the collateral damage is less.

    The solution is not to hire barely-competent monkeys if you care about the results.

  2. Re:Follow the script on Twitter Reportedly May Abandon Ruby On Rails · · Score: 1

    ... the code gets supported by many people of varying level of coding skill and you can't force everyone to read book.

    If that's really true, then your problem is not Perl, is not technical, and no language will solve your problem.

  3. Re:Why do people send spam to me? (seriously) on 100 Email Bouncebacks - Welcome to Backscattering · · Score: 1

    Well, if they don't get a return, then you need a constant stream of idiots who have access to Viagra at below market costs.

    Multi-level marketing schemes are alive and well. I figure they've made it to the Internet.

  4. Re:Why do people send spam to me? (seriously) on 100 Email Bouncebacks - Welcome to Backscattering · · Score: 2, Insightful

    Someone has to be paying them and getting a return.

    Someone has to be paying them anticipating getting a return.

  5. Re:I've been getting "backscatter" for years... on 100 Email Bouncebacks - Welcome to Backscattering · · Score: 1

    Shouldn't a copywriter get a lot of advertising messages?

  6. Re:tripe... on Iron Man Released · · Score: 1

    Are you so sure that he's not getting paid to post these stories?

    Yes.

    I mean, you could believe that a marketer somewhere coerced both the journal author into writing the one-paragraph blurb and Taco into finding and publishing it, but Taco's way too lazy to make a conspiracy work.

    When I was ten years old, I was riding in the car with my father and I realized that just about everybody everywhere who had a job eventually sold something. Maybe they didn't sell it directly, but their business eventually sold things. I don't understand why some people on Slashdot find it surprising that many of the products discussed on this site are available for sale -- or do you think Microsoft pays for all of the Vista stories here, just to keep their names in the geek public eye?

  7. Re:Follow the script on Twitter Reportedly May Abandon Ruby On Rails · · Score: 1

    ... there are so many ways to write something that invariably people will use what they are comfortable with but necessarily what someone else would use, so you get a lot of different coding styles which make it very hard to debug and support.

    I've found the same in any language, when you take into account maintenance concerns regarding naming conventions, indentation and bracing styles, the length of functions and methods and classes and modules, the presence or absence of design patterns, custom libraries, and domain knowledge. You can look up syntax in the manual.

    If you want coding standards for Perl (and if you want to produce maintainable code in any language, agree on some sort of coding standards within your team), start with Perl Best Practices and use the Perl::Critic distribution to identify places for improvement. Then, of course, practice all of the other important development practices such as comprehensive testing, refactoring, code review, and the like.

    After that, if you still can't produce maintainable Perl code, I'll buy you a cookie.

  8. Re:tripe... on Iron Man Released · · Score: 1

    Subscribers can be incensed if they want. That's up to them.

  9. Re:tripe... on Iron Man Released · · Score: 5, Insightful

    So this is the third slashvertisment for this movie in a week.

    Yeah, how dare the founder of this site post things that interest him? I'm as incensed as you are that not every article posted here in the past decade has amused me sufficiently, for free.

  10. Re:Follow the script on Twitter Reportedly May Abandon Ruby On Rails · · Score: 1

    Perl comes closest but is a nightmare to support if the dev team....

    ... can't or won't write good Perl.

  11. Re:The problem is ruby on Twitter Reportedly May Abandon Ruby On Rails · · Score: 1

    My tests confirm it is 20 times slower than python in simple loops.

    If they ever optimize away all of the network programming and end up with only simple loops, they should consider migrating to Python then.

  12. Re:Rails Gives Fast Development, Not High Performa on Twitter Reportedly May Abandon Ruby On Rails · · Score: 1

    Rails remains the best way to develop solid and maintainable web apps. But it will not compete with C for speed.

    Do you really think Twitter's bottleneck is anything other than IO? How does C improve network latency?

  13. Re:I'm Pretty Sure He Committed Perjury on Darl McBride Takes the Stand In Novell v. SCO · · Score: 1

    Anyway, since I assume you didn't see the movie...

    Hey, I even know what "PC Load Letter" means.

    "We can only hope" they see prison time, because I think these millionaire weasels will probably wriggle out of it one way or another.

    I agree with both parts of that.

  14. Re:I'm Pretty Sure He Committed Perjury on Darl McBride Takes the Stand In Novell v. SCO · · Score: 1

    We can only hope.

    Why would you ever wish prison rape on anyone?

  15. Re:Prefer the Pile of Cat Poo or Pile of Dog Poo? on Orson Scott Card Blasts J.K. Rowling's Lawsuit · · Score: 1

    You're seriously saying that Xenocide is better with it's deus-ex machina ending?

    What's so deus ex machina about supernatural love particles which can instantly raise the dead, create vaccines, dissolve missiles, and transmit information faster than light?

  16. Re:The Hero with a Thousand Faces on Orson Scott Card Blasts J.K. Rowling's Lawsuit · · Score: 1

    That's if you take Joseph Campbell seriously. I don't recommend it; he either overlooked plenty of research that contradicted his conclusions or deliberately omitted it.

  17. Re:How is proprietary software anti-freedom? on Negroponte vs. Open-Source Fundamentalists · · Score: 1

    You're not a fan of anti-fraud, consumer protection, truth in labeling, and HIPPA laws either, I take it?

  18. Re:How is proprietary software anti-freedom? on Negroponte vs. Open-Source Fundamentalists · · Score: 1

    Most people don't know HOW to program. Its a very tiny and small percentage of humanity that does. Its akin to how many people know how to fix their own cars. Thats why we have auto mechanics who fix other people's cars. Most people while they COULD, don't want to bother learning how to fix their own cars. Same with software. So this "Freedom" that free software is protecting is a "freedom" most people don't even WANT to begin with.

    Most people don't want to run for office.

    Most people don't want to give speeches criticizing the government in public places.

    Many (most?) people don't want to vote.

    Good luck convincing them to give up those freedoms, too.

  19. Re:Our fearless editor... on Donald Knuth Rips On Unit Tests and More · · Score: 1

    Hey, I'm embarrassed too. I stuck up for Taco.

  20. Re:Eric S. Raymond on Call For Open Source Awards 2008 Nominations · · Score: 1

    That'd be ironic; ESR's one of the people who organized the previous incarnation of the Open Source Awards, of which I understand some recipients never in fact received their promised awards.

  21. Re:Our fearless editor... on Donald Knuth Rips On Unit Tests and More · · Score: 1

    That wasn't the editor. That was the story submitter.

  22. Re:TIOBE is flawed on Are C and C++ Losing Ground? · · Score: 1

    As for not having a new release of Perl .. I fail to see why so many people make an issue of it.

    ... given that Perl 5.10 came out a few months ago.

  23. Re:Python is about to overtake PERL on Are C and C++ Losing Ground? · · Score: 1

    PERL isn't even in the list, you nut.

  24. Re:You Can't Ever Win on Is Open Source the Answer To Giving? · · Score: 1

    I purchased an expensive HP printer for the office, and yet HP refuse to provide me with the PPD files for it.

    You can probably extract it from the Windows driver. Unless something has changed dramatically since I most recently touched a printer driver, HP's drivers tend to include PPD files.

  25. Re:I dont get it... on New Spam Site Found Every Three Seconds · · Score: 5, Insightful

    Am I missing something here?

    Yes; it takes plenty of processor time, electricity, memory, bandwidth, and administrator time to make sure that you don't get spam. Also, not everyone uses e-mail the same way you do. Some of us actually want to hear from people we don't know.