Slashdot Mirror


User: Syncerus

Syncerus's activity in the archive.

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

Comments · 111

  1. Gun control in action on UK Street Crime Rise Blamed on iPods · · Score: 1

    It's nice to see tha gun control has been so successful in the UK. Keep up the good work!

    Syncerus

  2. Explain 800 AD then on 20th Century Warmest In 1200 Years · · Score: 1

    If humanity is responsible for this "unprecedented" climate change, how does one explain the (warm) climate in 800 AD? The very problem statement refutes the conclusion of the article.

    Syncerus

  3. The ultimate enemy ... on Both Parties Ignore the Facts · · Score: 1

    is always ignorance and stupidity. Using politics to validate your existence is no more useful than using religion to validate your existence. Or using the brand of your cigarette to validate your existence.

    Until we find a way to improve the native intelligence of the general population through genetic modification nothing will change. The only other alternative is restricting the franchise to those of demonstrable intellectual competency, a policy explicitly forbidden by the Supreme Court in the early 1970's.

    All of this was a long-winded way of saying that nothing will change in the immediate future.

    Syncerus

  4. Did you say Concorde? on EU to Develop Search Engine · · Score: 1

    What a boondoggle. This will make the Concorde project (estimated cost per plane: $9.8M, actual cost per plane $90M) look like a success. The French are so Socialist that they think that Chirac is a Capitalist.

    Unreal.

  5. Occam's Razor on Did Apple Sabotage the ROKR? · · Score: 1

    Never ascribe to villainy what simple incompetence will explain.

    Syncerus

  6. You forget ... on U.S. Insists On Keeping Control Of Internet · · Score: 2, Insightful

    We conceived it, designed it, built it and paid for it. You, who couldn't have done any of the four, are fortunate enough to benefit from our creation for almost none of the cost. Now you, who hate us and envy us, want to control what you couldn't create on your own.

    Sounds reasonable to me. Not.

    Syncerus

  7. Who cares? on Episode III Deleted Scenes Leaked Online · · Score: 0, Troll

    Why on Earth would anyone invest $20 in this awful, awful, awful movie? These turkeys have been pathetic since "The Empire Strikes Back." The inclusion of Ewoks was the beginning of the end; talk about dumbing down something already dumb.

    Sending $20 more to George Lucas is like giving a crackhead another rock. Just say no.

  8. Don't be unfair! on E-Voting Company Reveals Their Source Code · · Score: 4, Insightful

    Look, these guys are trying to do the right thing to inspire trust and confidence in the integrity of their software. What they are doing is entirely reasonable and proper. Just because they want to make real money from their code doesn't mean they are evil. Just because you think that everyone should release everything under the GPL, doesn't mean that they should be forced to accept your values. The release license is the choice of the author; never forget that.

    The purpose behind this excercise is to promote trust in the integrity of the electronic voting process; not to release Open Source voting software.

    You should commend these guys, not snarl at them.

  9. This is like the Presidency ... on One-Way Ticket to Mars? · · Score: 1

    Anyone who wants the job, isn't sane enough to do it properly.

    Some idiot can be found to volunteer for anything.

    Syncerus

  10. Dare I say it? on The Cheese Slicing Laser · · Score: 1, Funny

    This is Dangerously Cheesy.

  11. Irrational Project Constraints on NIST Estimates Sloppy Coding Costs $60 Billion/Year · · Score: 4, Insightful

    Statements like the above are very misleading. On most of the major projects I have worked with over the last five years, time to project launch was always the
    number one consideration. In every case, I was ground relentlessly by senior management on a continuous basis about time-to-launch. If I stated that a project would take eight months to complete, the next question from senior management would be on ways to release the product in six months.

    The following day, I would get grilled on how to release the product in five months, or maybe four months.

    I experienced these same conditions while working for a number of different employers; when I pushed back on the release dates, a reason always appeared why our company would collapse in wreakage if the project were not released by the nearer deadline.

    I and the programmers that I have worked with finished some projects on time; others we did not. We worked in deliberate languages (C, C++, Java) and RAD languages (Perl, Python). The specifics of the project changed, but the mentality of an uninformed management never changes.

    I am very proud of what we achieved, bugs and all. I think that we did a hell of a job under very difficult circumstances.

    The statement that software bugs cost American industry $60 Billion makes me laugh when I hear it. For the most part, the bugs are caused by management refusal
    to spend the time and money it takes to write bug free software.

    The overwhelming majority of bugs can be easily eliminated by good developers if the following elements are in place:

    Good Functional Specifications
    Explicit Coding Standards
    Unit Testing of Code Modules
    Peer Review
    Sane Project Deadlines

    There's not much else to it. That, and the desire to do good work will fix 90% of the so-called problem.