Slashdot Mirror


User: Doctor+Faustus

Doctor+Faustus's activity in the archive.

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

Comments · 1,612

  1. Re:If we are to have antitrust laws, now is the ti on Intel and Skype Exclude AMD · · Score: 1

    Why shouldn't they be allowed to tie-in their businesses?
    Because it's still anti-competitive behaviour; it's just less effective. Yes, it is legal, though.

  2. Re:Oops on The Great HDCP Fiasco · · Score: 1

    No biggie. Jefferson *was* directly involved, he and Madison talked a lot, and Jefferson wrote most of The Declaration of Independance (I seem to remember hearing that Madison was just too young for that).

  3. Re:I disagree on The Great HDCP Fiasco · · Score: 1

    The guy that wrote the Constitution of the US (Thomas Jefferson)
    No. The constitutional convention was a fairly sizable group, and if any one person really stood out, it was Madison.

  4. Re:Now you're even further off the mark on Red Cross Condemns Misuse of Emblem In Games · · Score: 1

    The Boy Scouts are like any private group and have certain requirements for membership. First and foremost is that you are male. Second, is that you acknowledge a divine creator is some form or other. They also have a restriction against homosexuals. Does this make the BSA a bunch of homophobes? More so than a bunch of bible-thumping women haters?

    I think I missed how the fact that they discriminate in other ways was supposed to be a positive thing.

  5. Re:It'll grow into itself. on PlayStation 3 May Play Too Much · · Score: 2, Insightful

    One of the main reasons that people (including myself I must say) bought the PlayStation 2 when it first came out was because of the fact that it could play DVD movies. At the time a DVD player was almost as much as a PS2 ($400.00). It seemed like a good deal to me at the time partially because of this.

    I myself made the same decision. However, between the time I decided that, and the PS2 was actually released, DVD player prices dropped to $150 or so. Since I was never all that interested in a game console, I changed my mind.

  6. Re:Do the Hippy Hippy Shake on Newest Patent Threat to MPEG-4 · · Score: 1

    Dude. Nobody's saying the patent is invalid, just that it should have been brought up earlier.

  7. Re:AT&T or SBC? on Newest Patent Threat to MPEG-4 · · Score: 1

    The same thing happened with CBS. Viacom bought CBS a couple decades after CBS spun them off.

  8. Behind the times on Moore Calls Game Discs Ridiculous · · Score: 1

    Whether it's five, 10, 15, 20 years from now, the concept of driving to the store to buy a plastic disc with data on it and driving back and popping it in the drive will be ridiculous
    I saw an interview with Larry Ellison in 1997 where he said exactly the same thing. At the time, it sounded a bit far out, but now I think I download more software than I go to the store for.

  9. Re:This Will Go Down Like CDs Did on Blu-ray Discs Won't Be Cheap · · Score: 1

    I'm always afraid I'll be getting some weird censored version at a general-purpose discount store.

  10. Re:Cartoons on Danish, Western Websites Under Attack · · Score: 1

    What the hell? Islam is a young religion?

    Its been around for, what, 1500 years or so?


    I believe more like 1,300 years. When Christianity was 1,300, the result was the dark ages.

  11. Re:This Will Go Down Like CDs Did on Blu-ray Discs Won't Be Cheap · · Score: 1

    Since then the average price of CDs has gone up and you are typically paiying $19-21 per new CD.

    Stop buying your music at Borders. $14 is typical at Best Buy or Amazon.

  12. Re:HD-DVD vs Blu-Ray on Blu-ray Discs Won't Be Cheap · · Score: 1

    What might be most damaging for Blu-Ray however, is Microsoft's direct support for HD-DVD. They've already announced that Longhorn will support HD-DVD, and the XBox360 will be recieving an HD-DVD addon.

    I expect that's because the Blu-Ray spec calls for Java support in the players, to be used in building menus.

  13. Re:I want a cartoon on Danish, Western Websites Under Attack · · Score: 1

    after decades of calling for the complete eradication of Jews
    They're calling for the eradication of Israel, not Jews in general, aren't they?

  14. Re:Cartoons on Danish, Western Websites Under Attack · · Score: 2, Insightful

    There are a lot more than 1,000,001 Muslims in the world.

  15. Re:Solution for lazy people on Microsoft Officially Announces Anti-Virus Product · · Score: 1

    if MS didn't charge for their AV services, people would accuse them of price gauging Norton and McAfee.
    Price gouging is setting a price so high that people find it offensive. I think you mean dumping, which is an anti-competitive behaviour.

  16. Re:Oxidation? on A Bathroom That Cleans Itself · · Score: 1

    Chemistry is full of misnomers
    "Atom" is another good one. These days, people get confused by things like atomic transactions, because atoms are things that get split.

  17. Re:The reality is... on CableCARD In-Depth · · Score: 1

    the DIY market it is much harder if not impossible to enforce DRM.
    To a degree, sure, but I still don't think they need to certify the entire PC. They ought to be able to certify, say, just an All-in-Wonder card.

  18. Re:Radhack on Headphones in Corporate Culture? · · Score: 1

    I've bought Radio Shack headphones before, but I try not to plan on them lasting more than about four months. They sound good, but they're very fragile.

    I used to buy the three year warranties, but then they started giving me crap about "abuse" when four consecutive pair of headphones broke in exactly the same way -- I call that a design flaw.

  19. Re:$30-99? Grado SR-60s on Headphones in Corporate Culture? · · Score: 1

    I just plug my SR125's into my computer here at work. If my ears are getting sore, I'll just set them on the desk and use them as little speakers, and the sound is never more than halfway up.

  20. Re:$30-99? Grado SR-60s on Headphones in Corporate Culture? · · Score: 1

    you get used to it.
    I've had my SR125's for a year now, and while they sound great, I can only wear them for about four hours before they start to hurt.

  21. Re:Not everyone cares about Coding... on Open Source vs. the Database Vendors · · Score: 1

    Excepting a pathologically poor stored procedure implementation, your "do it in the app server" approach if anything puts the same load on the DB regardless of how many app servers you have.

    For updates, the app-server approach will put *more* load on the DB, because data has to be sent to the app server, and SQL coming back from it has to be parsed.

    For reads, caching the data elsewhere can be a big gain. I've gotten 75% speedups in batch jobs by preloading data at the beginning of the process.

  22. Re:Not everyone cares about Coding... on Open Source vs. the Database Vendors · · Score: 1

    in the Real World businesses choose their databases carefully and stick with them for a long time, often forever.
    There are two very different cases, which tends to lead to people talking past each other. Basically, database portability is important to software companies (who don't want to restrict themselves to selling to Oracle shops), but not to companies working on in-house systems.

  23. Re:Large Wallets + Small understanding = nothing n on Open Source vs. the Database Vendors · · Score: 1

    The real advantage to taking the business logic out of the db is: scalability. The db will always have much more limited scalability than the middle tier. It's much easier and less expensive to throw more app servers into production, than it is to throw more db servers in.

    Yeah, but updates should still be propagated to all the other app servers, leading to the same basic problems as in the lower tier. I have to think that the only reason the middle tier is more scalable is that the data integrity standards are lower.

  24. Re:Resume interest on .Net Programmers Fall in CNN's Top 5 In-Demand · · Score: 1

    Not if they write their own code generators.

  25. Re:IMHO a MUCH better CSS/XHTML book... on Head First HTML with CSS & XHTML · · Score: 1

    At first glance, that looks like a good choice for a book to use when you're finished with the Head First book.