Slashdot Mirror


User: ahde

ahde's activity in the archive.

Stories
0
Comments
1,231
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 1,231

  1. Re:Pro Bono Publico on Open Source - Why Do We Do It? · · Score: 1
    I can finally say, with reason: "I am not a lawyer"


    But the main reason lawyers do pro bono work is the big payoff if they win the suit. I haven't ever heard of it being done for any of the reasons you stated.

  2. Re:To paraphrase Louis Black... on Software Aesthetics · · Score: 1

    your bond doesn't go up.

  3. Re:Good design is bad on Software Aesthetics · · Score: 1

    huh? How is #2 easier. How could anyone come up with that? Incrementing s in the loop declaration may not be obvious (though it reads more logically), but its a more likely solution. Here is one everyone has seen before and is arguably more elegant than your hack.

    int strlen(char *s)
    {
    int n = 0;
    while (s[n] != '\0')
    {
    n++;
    }
    return n;
    }

    or how about

    int strlen (const char *s)
    {
    int n = 0;
    return (while(s[n++]));}

  4. Ha, good one on Software Aesthetics · · Score: 1
    building inspections.


    You kill me

  5. Re:Failure has as many parents as success... on Software Aesthetics · · Score: 1
    segfault
    core dumped

    I think I just proved myself wrong

  6. Re:Failure has as many parents as success... on Software Aesthetics · · Score: 1
    I don't think that saying means what you think it means. Anyway...


    C++ pointer/reference errors are only difficult to track once lost. It's pretty easy to prevent them. The only time you need to do anything trick with pointers and references is when you're building optimized algorithms (where java wouldn't help you in the first place) or when you're setting up a back end library or UI.


    That's not to say it doesn't happen, but
    strncpy(a, b) is no more error prone than its equivalent if you don't try and get macho with operator .copy {strlib::string &a, char **b[0], char **b[x])

  7. Re:word to that on Software Aesthetics · · Score: 1

    you could probably sue your software consultant too if he leaves a comment in your code like /*jimmy was here*/ That's even worse than a styrofoam cup in the insulation. The R factor loss aint as bad as all those wasted bytes in your source tree

  8. Software as bridge/house on Software Aesthetics · · Score: 1

    I think you should spend a little time fixing a bridge or remodelling a house before you hold them up as examples

  9. Don't believe in the 'enterprise' on HP Buys Compaq · · Score: 1
    Everyone wants to believe that the real money is in "Enterprise services" or whatever they'll call it next year. The truth is, for both these companies, the enterprise is a crumb. It's an ego thing, the PC-Clone makers want to be respected so they buy expensive legacy systems to make them feel like they are "real" computer companies. No one has made any money with Alphas or Apollos for years. THATS WHY THEY WERE BOUGHT!


    And even if the margins were so great for "Enterprise" computing, it still doesn't add up. Say you get a thousand million dollar contracts that turn 90% profit. That's just short of one billion dollars.


    But if you're selling 100 million PCs at 500 bucks and your only making 10% profit, that's five times as much money.


    And you're alot more vulnerable if you lose even one big contract than if you lose 10% of the pc market share.

  10. Re:I don't agree. on ICANN At-Large Study · · Score: 1

    I'm your enemy.

  11. Re:ICANN is illegitimate. on ICANN At-Large Study · · Score: 1

    Yes, but don't be a fool. Clinton created ICANN, and most of the mega-corporations today. If you flee blindly from one tyranny, you'll run into the arms of another.

  12. Re:windows is finally catching up to linux... on Windows Reaches 64-Bits, For OEMs · · Score: 1

    Has it even been two years since Compaq bought DEC?

  13. Limited Edition! on Windows Reaches 64-Bits, For OEMs · · Score: 1

    "limited edition" in Marketing Speak mean "fewer features" not "collector's item" -- though we may hope it becomes one. Think of an LE version of a car. Think Photoshop LE.

  14. Re:But will it really happen, now? on AMD To Hide MHz Rating From Consumers · · Score: 1

    Yeah. Sure. Marketing people focus on people outside their focus groups.

  15. Re:In other news... on AMD To Hide MHz Rating From Consumers · · Score: 1

    Realize that none of us would have ever have heard of cyrix if it wasn't for their PR scheme.

    And AMD should realize that we have heard of Cyrix.

  16. Source? on AMD To Hide MHz Rating From Consumers · · Score: 1

    Got any?

  17. It won't work on AMD To Hide MHz Rating From Consumers · · Score: 1
    You can't beat Intel at the numbers game.


    Here's what will really happen:

    Joe Average Consumer will walk into the store

    He will see an "Intel Pentium 4" at "2 GHz"

    He will see an "AMD Athlon Thunderbird Palomino 4" at P2000+

    He won't have a clue what P2000+ means

    He's familiar with the terms "Megahertz" and "Gigabyte"

    He looks in frustration for the MHz rating on the AMD system

    He associates a known benchmark, "GHz" with Intel >br?
    "Intel Inside" becomes a mark of quality

    If AMD ever catches up in clockspeed again, they will have to spend years fighting the perception that their products are inferior to Intel's. By the time they start to gain acceptance, Intel will have something else up its sleeve.


    How do I know this? It already happened. Haven't you ever seen an "Intel Inside" logo? Only last time there was a pretty big group of competitors that backed the P rating and gave credibility to the standard.


    ps. The new slashdot is hell on lynx

  18. If Linux was about 14% of Corel's total business on Corel May Have A Buyer For Its Linux Division · · Score: 1
    why would they want to get rid of it? It has to be among the most profitable revenue sources for them (next to ongoing Word Perfect 4.2 support contracts)


    If Corel is selling 14% of their bunsiness (and the only segement with growth potential) for $2 million, what does that say about Corel?

  19. Re:Forth as intermediate language on Ask Chuck Moore About 25X, Forth And So On · · Score: 1

    I've never heard of a C Virtual Machine. C interpreters, yes. Maybe that's what the Java VM is comparable to in speed.

  20. loopCounter on Ask Chuck Moore About 25X, Forth And So On · · Score: 1

    you mean "i"?

  21. Red Hat just got the boot on NYSE Goes To Linux · · Score: 1

    from the article:

    [...previously ran on Sun Microsystems Inc. (SUNW) servers that used Unix. But they will now run on IBM Linux servers...]

  22. Call me when the P4 1.4 GHz is available on Pentium IV Hits 2 Ghz · · Score: 1

    cause I still can't buy it anywhere

  23. What was that cool indie site that JohnKatz liked? on Mozilla Moves Into 2002? Maybe. · · Score: 1
    Anyway, this sire reminds me of all the corporate Something Awful clones, but with a whole lot of marketing-speak semi-analysis and denigration of Mozilla.


    Who do we know that would be motivated to produce an over the top amateur-looking anti-Mozilla (AOL/Time Warner Netscape division) packed with rumors and lots and lots of half-analyzed middle management data?


    That said, mozilla sucks.


    And I think 1.0 would probably slip past the new year, if as one reader pointed out, the 1.0 schedule is the layoff schedule for AOL/Time Warner Netscape division.


    That said, I mozilla exclusively for my personal browser (except for lynx)

  24. Re:Great for embedded devices, but not for other.. on Booting A PIII System In .8 Seconds · · Score: 1

    Bah! My microwave is 26 years old!

  25. Re:China is NOT firewalled on Geography, Laws, and the Internet · · Score: 1

    The only reason cybercafes in America don't block port 22 and don't remove floppy drives is that they're incompetent. It's naivette, not benevolence.