It’s been said that you want people to either love your product or hate it. If that’s the goal, Apple is certainly meeting that criteria. Check out this hate site by San Disk. I don’t know if I’ve ever seen such a spiteful competitive ad campaign. Nothing about how good their [...]
I’ve been integrating SQLite into an application I’m building. I wanted to make it part of my build so I could properly create a universal binary and also control which version of SQLite I used (instead of using the Tiger system dylib). I think I came up with a reasonable solution via Xcode.
The [...]
A product manager from Apple named Ernest Prabhakar posted a response on one of the Apple mailing lists in response to Tom Yager’s recent column on closing the Darwin X86 kernel. The response basically says that nothing has been decided. Which is basically what I speculated. I translate this as “Apple is [...]
On the xcode-users mailing list, a discussion has started around building a universal binary for SQLite. I’ve been working on my low level database engine for my application and SQLite is at the heart of it. For the past several days, I’ve been working on how to build and package it. As [...]
This morning I saw this editorial by Tom Yager in InfoWorld. He claims that Apple’s OS X is now a “closed proprietary operating system” because Apple hasn’t released the kernel for Darwin on x86 (specifically, xnu). I have several reactions to his statements. Note that I generally think Tom Yager is a [...]