Slashdot Mirror


User: cpeterso

cpeterso's activity in the archive.

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

Comments · 2,527

  1. Longhorn is Cairo revisisted on The Ideas Behind Longhorn · · Score: 3, Insightful

    Longhorn sounds just like Microsoft's "Cairo" (aka "Information at your fingertips") project from the mid 1990s. It too was supposed to deliver an object-oriented database system with a new UI. Eventually, bits and pieces were released in IE, Windows 2000, and Active Directory, but the reality fell far short of the promises.

    btw, one rumor is that the "Windows XP" name is an homage to the Cario project because xp = "chi rho" in Greek letters. :)

  2. eCos CVS on Red Hat Dissolves eCos Team, Changes Embedded Strategy · · Score: 4, Informative

    btw, here is how to access Red Hat's eCos CVS repository: eCos v2.0 CVS source repository.

  3. Re:I am very disappointed. on Red Hat Dissolves eCos Team, Changes Embedded Strategy · · Score: 2


    eCos is GPLd, so feel free to adapt and maintain it yourself. :)

    There are offer non-proprietary embedded operating systems, such as Linux and NetBSD.

  4. Contrast Moby with Eminem on Moby Says Techie Fans = Fewer Sales · · Score: 2

    Eminem's new CD was widely "pirated" before it was even released. Then it was released and its sales have been excellent. Why are Moby's CD sales hurt by but Eminem's are either unaffected or boosted?

  5. "Play" was not Moby's first album on Moby Says Techie Fans = Fewer Sales · · Score: 2

    The only person I know who liked Moby enough to buy "Play", his first album

    um, "Play" was not Moby's first album. Here has released many others.

  6. Since when was the word "source" NOT a noun? on Macromedia Applies For OSI Certification · · Score: 2, Insightful

    Since when is Open Source a noun?

  7. Re:Oh NO!!!! on Macromedia Applies For OSI Certification · · Score: 2

    I've often heard of Cold Fusion that it makes the easy incredibly easy and makes the difficult impossible.

    Makes the difficult impossible? That sounds like a bug, not a feature..

  8. Re:Flash on Macromedia Applies For OSI Certification · · Score: 2

    Do you know that both the Flash Player and the Flash Authoring Tool are also released for Mac OS 9 and Mac OS X? See here: Macromedia Flash MX System Requirements

  9. Hangover Prevention on Gnome 2.0 RC2 Asks For Abuse · · Score: 2


    A hangover is caused by dehydration. To prevent a hangover, you should drink AT LEAST as much water as alcohol before you go to sleep. If you alternate alcohol and water drinks as you are partying, even better. Good luck!

  10. Re:You need the TeleZapper! on Baby Bells Open to Antitrust Lawsuits · · Score: 2


    I don't like computers calling me. A few years ago, I kept getting fax-like computer calls at 4:00 AM. After a few weeks of my complaining, the phone company finally tracked down the problem. Apparently, a computer at the Washington DC Center for Aging had confused my phone number with one of its servers. Eventually the problem was fixed.

  11. You need the TeleZapper! on Baby Bells Open to Antitrust Lawsuits · · Score: 2

    You need the TeleZapper !! Does anyone here own a TeleZapper? Does this thing actually work? I can imagine the telemarketing companies devising a counter-attack soon..

    The TeleZapper uses the technology of telemarketers' automatic dialing equipment against them. When you or your answering machine picks up a call, the TeleZapper emits a special tone that "fools" the computer into thinking your number is disconnected. Instead of connecting you to a salesperson, the computer stores your number as diconnected in it's database. Over time, as your number is removed from more and more databases, you'll see a dramatic decrease in the number of annoying telemarketing calls you receive.


  12. Re:Hardware compliant, software future on Wall Street Journal: Mac vs. PC · · Score: 5, Informative

    MS hired the Mach MicroKernel developers to create WinNT way back in the day. These guys are excellent and experienced OS developers and they still work at Microsoft.


    This is not true. Yes, Mach's Rick Rashid works at Microsoft. However, he did NOT write anything for NT; he is the head of Microsoft Research. Microsoft hired Dave Cutler to write NT. Cutler worked at DEC and wrote DEC's VAX/VMS, RSX-11M and VAXELN operating systems. NT more resembles Cutler's canceled "Mira" operating system project at DEC than it does Mach. In fact, Cutler left DEC because his Mira project was canceled. He took his ideas and team of engineers to Microsoft.

    WindowsXP/2K may be the only non-*nix desktop OS, one can assume that it has a *nix basis, since the core team of developers do

    This is also not true. Dave Cutler hated Unix.

  13. Re:The Reason Software Sucks: on Slashback: Periodicity, Vacuum, Strength · · Score: 2

    Don't forget that software is a huge house of cards built of rickety state machines. And these state machines were written by us simple humans, all the way down to the metal. I'm often surprised that it works at all. Developing a large software application is like building the Empire States Building, but you can only see 21" at one time. Well, my monitor is 21" at least.

    That said, people been harping about the "software crisis" for the past thirty years. I disagree. I think modern software is an impressive feat, when compared to the alternative (no software).

  14. Re:Civil disobedience on Copyright Office Publishes Final Webcasting Rates · · Score: 1, Flamebait


    Civil disobedience == "Laws are for other people. I'll just do what is convenient for me."

  15. Re:Click 'N Run Warehouse -- $99/year for GPL apps on LindowsOS Softens Microsoft-Compatibility Claim · · Score: 2


    If Click 'N Run Warehouse charges $99/year for GPL'd software, they are evil leeches. If Red Hat charges BIG MONEY for GPL'd software, they are savy business people.

  16. Re:I don't get the IP policies on IBM Kernel Hackers Respond · · Score: 2


    IBM very well does not own all of the AIX code. Why didn't Netscape open-source the JVM? Because they had licensed it from Sun.

    Also, I seriously doubt someone could simply cut and paste a "useful routine" from one codebase to another. For a codebase as specific as an operating system kernel, there are too many code dependencies to make cut and paste (from AIX to Linux or vice versa) of much value. Porting JFS to Linux took a long time and that JFS code came from OS/2, not AIX.

  17. Re:Copy protection doesn't work. on Mysteries Of The CDRW and Backups Revealed · · Score: 2

    And unless Blizzard gets their way (bnetd), even *that* won't work


    One possible solution to that problem is public/private key cryptography. Every game client would be shipped with the company's public key "baked in". Client's would use the public key to encrypt all data sent to the official server and decrypt all data received from the official server. Only the official server would know the company's private key, so any open-source clones could not decrypt the clients' network data.

    Of course, the clients could be hacked to NOT encrypt their network data. Then a clone server would not need to decrypt anything.. I guess that brings us full-circle. The clients can always be forged or cracked. At least, hacked clients would work with the clone servers, but NOT the official servers.

  18. AOL 8.0 Beta still uses IE on AP reports on renewed "Browser War" · · Score: 5, Insightful

    I wouldn't hold your breath waiting for AOL to use Netscape, considering AOL 8.0 Beta 1 was just released and it still uses IE.

  19. funny too? on Technology Sectors that are Hot or Heating Up Now? · · Score: 1


    I do not think "Funny" mods are subject to metamoderation. Is this true?

  20. FIRST Maglev Installation Going Up?? on First Maglev Installation Going Up · · Score: 2



    This Slashdot article is quite USA-centric. If this is truly the "First Maglev Installation Going Up", then how can there exist maglev trains in Japan? Not every Slashdot reader is a USAian.

  21. Re:Maglev and Monorail in Seattle... on First Maglev Installation Going Up · · Score: 2


    what are you talking about? The Seattle voters passed the monorail initiatives TWICE, but the fascist city council killed the monorail with numerous "feasibility studies", sending millions of dollars to their "consultant" cronies.

  22. filtering the entire Internet on LWN on the Patent Encumbrence of SELinux · · Score: 2

    If SCC can truly "filter the entire Internet", that would be a HUGE increase in office productivity. That is worth at least $7000.

  23. A-shirt == wife-beater? on Walmart Ships PCs with Lindows OS · · Score: 1


    What is an A-shirt? Is that the same thing as a wife-beater?

  24. Onion re-runs on Slashback: Riftiness, Ixianism, Eclipse · · Score: 3


    I have been reading The Onion for about five years. It was funny at first, but then they started repeating stories!

  25. Linux on Macs Are Cheaper than PCs · · Score: 2, Interesting


    With Linux, you do not need to recompile your kernel to get new features. Linux has had kernel modules since Linux 2.0. You only need to apt-get the right module and its dependencies. Rarely will "Grandma" need to recompile her kernel!

    Plus USB and Firewire support is greatly improved in the new Linux 2.5 kernels, so there is no need to wait any longer. And with GNOME 2.0 (with Nautilus) just around the corner, Linux will be even easier to use than Windows and Mac combined.. Because Linux is open source, it will always be improving faster than closed source.