excuse

Ubuntu Palm = Something Completely Useless

Digg Linux/Unix upcoming  Sun, 07/20/2008 - 13:36

If you, like me, own a Palm III and also use Linux for your OS, then you are a complete geek. My excuse of owning a Palm is that my friend gave it to me, what’s yours?

But that’s not the point of this post. The point of it is to show what ELSE is [...]


 

John Lennon is no excuse for being a jerk [DrugMonkey]

Topix - Linux  Mon, 07/14/2008 - 22:45

Fathers of 5 year old boys and house-trainers of young puppies realize that they do not get the message the first time.


 

So why don't I run Linux?

Digg Linux/Unix upcoming  Fri, 04/04/2008 - 22:28

I love Linux, I really do...the servers that host Ask Leo! have run Linux for several years now...I do keep looking for an excuse to run it as my primary machine.

But I can't. I've tried several times, and each time I give up, returning to Windows...It's getting better, but it still has the feeling of a "do it yourself" operating system.


 

Atomic context and kernel API design

LWN.net  Tue, 03/25/2008 - 06:05

An API should refrain from making promises that it cannot keep. A recent episode involving the kernel's in_atomic() macro demonstrates how things can go wrong when a function does not really do what it appears to do.

It is also a good excuse to look at an under-documented (but fundamental) aspect of kernel code design. Click below (subscribers only) for the full story.