Recent Posts

Gotcha in CodeIgniter

2 minute read

After 2 months of hustling, the development phase of my first “big” project is over. In this 2 months, I had to spend half of my brain debugging and implemen...

My follow-up on dynamic typing

less than 1 minute read

In my previous post, I’ve mentioned that it is up to the implementation to define whether the function will behave properly. Another issue that I can came ou...

Where to fork a thread?

2 minute read

This is a repost of a post in Tumblr over a years ago. Time flies and I found the solution.