Neural Networks in Ruby

10. Apr 2008 Comments 1 comment

After my recent playdate with Ruby, I decide to explore a little bit more. And I’ve been wanting to work on Neural Networks for quite some while, so that’s the pet project of the day. To guide me around, I used an introduction to neural networks

And before you tell me how Ruby is too slow, [...]

SyncServices and Ruby

09. Apr 2008 Comments 2 comments

I’ve spent quite a bit of my spare time on iCalFix - a tool that spends its time fixing some misbehaviors of iCal.

At its core, this is an InputManager. And not only are those getting deprecated by Apple, it also turns out that a single bad InputManager can affect others - I’ve spent weeks chasing [...]

Welcome to the new place

08. Apr 2008 Comments 0 comments

I’ve finally realized that my main blogĀ is not the perfect place for my tech rantings and ravings - too many of my readers there are people I actually know from venues outside of programming, and they’re not the ideal target audience.

On the other hand, if you love reading about static&dynamic typing, the marvels of Erlang, [...]