Recent Posts

Learning French with Duolingo

2 minute read

Few months ago I accidentally stumbled upon the Duolingo app while searching out for something else. When I grew up, I had almost little to no exposure to la...

More fun with Python

10 minute read

After finishing up Python Tricks, my interest in Python went up even higher. I continued my quest to learn something new in Python every day as much as possi...

Playing with Python

5 minute read

I have been using Python on and off both at work and for my personal projects. Its been a while since I touched it, so I was spending some time reading throu...

Playing with posix message queues

less than 1 minute read

While working on my last post on filesystems, I came across mqueuefs. The mqueuefs interface gives the information about the active message queues in the sys...