Recent Posts

Changing shmem size of a docker container

1 minute read

Recently, I was playing around with a containerized application having processes using shared memory for communication. It turned out to be a good learning e...

Exploring man page settings

2 minute read

When running man command, the pages are searched first in the path given by option -M if specified. If -M is not specified, then the path specified in MANPAT...

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