Slashdot Mirror


User: Nuuskis

Nuuskis's activity in the archive.

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

Comments · 4

  1. Re:FISA Court Anyone? on NSA Spying Comes Under Attack · · Score: 1

    As a non-US person I would be quite happy if you would criticise wiretapping foreign countries as much as wiretapping people in your own country. We like are our privacy as much as you like yours. But that would probably be too much to ask.

  2. Re:Embedd C++ on Understanding Mac OS X Kernel · · Score: 4, Interesting

    Embedded C++ is upwards compatible subset of ANSI Standard C++. So if you have written very simple C++, for example when coming from C and making your first C++ program, you probably "used" EC++. It is just C++ without namespaces, templates, exceptions, RTTI (Runtime Type Identification), STL (Standard Template Library), and some other stuff that might make executable noticeably bigger and cause unwanted memory consumption.

  3. Apple probably leaked it themselves on Apple Switching to Intel · · Score: 1

    Apple probably leaked it themselves. This is big news, and lot of hardcore fans will have a hard time adjusting to it. I have a hard time adjusting to it. By slipping the news out few days early they gave people some time think about it and get used to it, and made sure everybody would be listening.

  4. Re:Typical on Tiger's 200 New Features · · Score: 1

    Don't worry, you can always use VirtualPC to get those lovely little programs run on your mac.