So, if you are using Jekyll Docker image and you need to install any Ruby gems that require C headers, such as raindrops in my case, which was a dependency for unicorn, you will find yourself faced with this error: fatal error: asm/types.h: No such file or directory Fortunately, there is a quick fix for […]
Vim Bootstrap – generate .vimrc for your favorite programming language
Programmers in the current era like to work using IDEs because it is more user friendly. But there are reasonable number of programmers who still use command line for programming. Their favourite editor might be Vim. Vim is easy to use, light-weight and comes with almost every Unix distribution. Unlike IDEs, it does not hang […]
Become a successful software developer
Success is what everyone wants. It can only be achieved through sheer hard work. How can you become a successful software developer? Well, it is not that hard. Practicing a few small things can do wonders. Solve problems: Try to solve maximum problems. You can find a lot of resources in internet. For example, you can find […]
Wearable Computers…
Introduction to wearable computers Simply put , its a technology that incorporate in things you wear on day to day basis and it could be anything from a smart watch, augmented reality glasses or even a personal health monitor in the form of a bracelet. The idea is that technology will increasingly become more part […]