Slashdot Mirror


User: one_eyed_king

one_eyed_king's activity in the archive.

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

Comments · 3

  1. I win! on The "Return" of Java Discussed · · Score: 1, Funny

    I going to call my framework sex. I bet I win the googlefight by miles...

  2. Re:Linux in C++ on Behind the Scenes in Kernel Development · · Score: 1

    C++ is NOT a good choice for kernel development, this has been covered many times before in the kernel mailing lists. Anyway the kernel already uses sound OO design principles, the whole of the VFS (Virtual File System) implementation is a good example as is some of the memory allocation stuff (slabs etc).

  3. Re:My gripe with KDE (& Gnome) on KDE Developer Sirtaj Singh Kang Interviewed · · Score: 1

    This is more of a question than an opinion. Mac OS is basically BSD based right? Is the MAC UI running on top of X? If so why is it so fast? If not how does it work (built into the kernel?). Sorry I know nothing about MACs I'm just interested.