Recent Posts

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...

Some notes on filesystems - part 2

10 minute read

This is in continuation of my previous post on filesystems. The last post briefly covered the following filesystems.

Why we sleep? by Mathew Walker

less than 1 minute read

A great book to start the year! We often take sleep for granted and trade it for more screen time and not-so important mundane tasks in todays world. This...