Blog

12/30/2019

Best Text Editors (IDEs) for Web Development 2020

Creating your own lines of code can be done without any specific tools. Theoretically all you need is a simple text editor, but that probably won't be very productive... I've separated some of the best open source options available on the market, I haven't listed any paid or platform-specific programs.

12/08/2019

How to create a swap space on linux (Debian/Ubuntu)

If you want to improve the performance of your Debian/Ubuntu installation, creating a Swap Space can help you. When the system needs more memory resources than is available, these resources can be moved to virtual space avoiding errors and unexpected interruptions.