Here's a non-exhaustive list of some technical articles, written years ago under the eosgarden identity.
They are listed here for archive purpose.
Please take a look at the blog to see today's stuff.
This article will teach you how to implement a reference counting memory management system in C.
This quick tutorial will explain you some of the basics of GDB, the GNU debugger.
This article explains how to detect user's activity, on Mac OS X and on iOS.
This article will teach you how to use static library targets with Xcode.
Definition of the boolean data-type in C89.
A look at the blocks feature of Objective-C.
A tutorial on how to use multiple delegates in Objective-C.
A look at the single precsion floating point numbers specification.