Introduction To RAM Disks in Linux
Learn to create temporary high speed virtual disks out of your free RAM on most Linux Distros using the RAM disks feature.
Bash scripting can help you automate a lot of non-core repetitive tasks as a developer. These are some of the most useful bash functions for developers.
Sidekiq is a fantastic solution for background processing in Ruby on Rails web applications. It allows you to run Rails code on a separate thread with really fast execution times. I have described some...
Service workers are gaining popularity in the world of progressive web application development. Learn how to enable service workers on wordpress websites.
Knowledge of programming paradigms is cruicial for developing great software. This is an overview of popular paradigms and their implementations.
Keeping your data secure is vital now as many vulnerabilties are being unveiled. Learn how to keep your data safe by creating a LUKS encrypted partition.
RISC V ISA is rapidly gaining popularity in the computer engineering world. Learn about how it is going the be next big thing and why you should support it.
Ruby on Rails is a popular choice for development of web applications due to it’s simplicity and prototyping speed. Rails has a very complex and all inclusive toolkit out of the box which fulfills...
Neovim is the futuristic approach to the Vim text editor. Learn more about the different plugins for software development to make Neovim 2019 Ready.
Installation of a free SSL certificate provided by Let’s Encrypt Service on your website to improve SEO Quality and Brand Reputation