brotherhood of LAN

msg:4464894 | 1:09 pm on Jun 13, 2012 (gmt 0) |
His co-operative attitude has certainly paid off. I don't know what I'd be doing without Linux.
|
Leosghost

msg:4464928 | 1:37 pm on Jun 13, 2012 (gmt 0) |
From the BBC Linus Torvalds, creator of Linux, has been named joint winner of the 2012 Millennium Technology Prize. He shares the honour with Dr Shinya Yamanaka, a stem cell scientist. |
| [bbc.com...]
|
engine

msg:4465046 | 5:55 pm on Jun 13, 2012 (gmt 0) |
What a wonderful deserved prize, and congratulations!
|
blackhatsejournalist

msg:4474080 | 12:35 pm on Jul 10, 2012 (gmt 0) |
He sure deserve that prize, the world of the webmasters is certainly a far better place with linux than without it. Congrats!
|
pp46

msg:4517864 | 10:38 pm on Nov 10, 2012 (gmt 0) |
| the world of the webmasters is certainly a far better place with linux than without it. |
| Could not do what I do without it ! I remember when he announced to the world that he had made an operating system that fit on a floppy, and he gave it to the community, an example that should be followed by the big corporations. Hum MAC what is the kernel based on ...
|
phranque

msg:4517985 | 12:23 pm on Nov 11, 2012 (gmt 0) |
| MAC what is the kernel based on ... |
| the OS X kernel is BSD. which preceded GNU, which is actually the kernel of linux.
|
drhowarddrfine

msg:4518131 | 10:35 pm on Nov 11, 2012 (gmt 0) |
The OSX kernel is mostly Mach with BSD components. OSX is also certified Unix. GNU is not the kernel of Linux. Linux is a kernel unto itself. Linux was influenced by Minix and Unix. There is a kernel called Gnu Hurd but it has nothing to do with Linux.
|
phranque

msg:4518185 | 2:51 am on Nov 12, 2012 (gmt 0) |
i got that backwards, linux is a kernel that uses GNU. the point was actually that linus torvald's work is irrelevant to the mac. BSD looks like a pretty significant part of OS X. Kernel Programming Guide: BSD Overview: http://developer.apple.com/library/mac/#documentation/Darwin/Conceptual/KernelProgramming/BSD/BSD.html
|
pp46

msg:4518249 | 9:57 am on Nov 12, 2012 (gmt 0) |
Hi Phranque thanks for the update on that Its quite facinating really Was not UNIX the first operating system ?
|
graeme_p

msg:4518686 | 10:07 am on Nov 13, 2012 (gmt 0) |
MacOS X uses a lot of open source components: Darwin (BSD/Mach hybrid), bash, webkit (derived from KDE's KHTML), Python, Sqlite etc. Even the proprietary API is based on an open standard (OpenStep) that has an Open Source implementation (GnuStep). If you use a subset of the API, you can write software that can compile on both MacOS/iOS and Linux or BSD. Interesting that Sony has funded GNUStep. Android is open source itself, and uses a lot of stuff from other open source projects (a fork of the Linux kernel, Webkit, GNU utilities, and probably more). If I open a terminal on MacOS or Android, its just like Linux.
|
|