Slashdot Mirror


User: Eponymous_Cowherd

Eponymous_Cowherd's activity in the archive.

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

Comments · 5

  1. They say it's secure, so we won't see it... on Wireless "Pulse" Technology · · Score: 1

    That's not completely true. The goverment can tap into your calls at a higher level. They don't need to detect the signals coming straight out of your phone.

  2. uptimes on D.H. Brown Associates Attacks Linux · · Score: 1

    actually, they mention "conventional unixes" as a superior alternative, at least in terms of some of the stuff they mentioned.

  3. this Mac user's first impressions of Linux on Lucy Linux, Dressed to Kill · · Score: 1

    ..thus the beauty of protected mode.

  4. Open Source vs Windows on Microsoft redefines Open Source · · Score: 1

    they weren't using the phrase "Open Source", they were using the phrase "open source", in the same way that one can use the phrase "windows" but not "Windows".

  5. ML on Review:Developing Intelligent Agents for Distributed Systems · · Score: 1

    There is also Standard ML: strongly typed, good module system, better implementation/interface separation then C++...

    > I don't care to get into a fundementals of OO here since most people aren't interested, but for people who value the chance to have the compiler find many of their blunders and value the ability to express code in a generic fashion C++ is currently the only game in town.