Darryl Dias

27 Jan 2024 in nodejsjavascriptwindowstutorials

Node.js is an open-source, cross-platform JavaScript runtime environment that executes JavaScript code outside of a web browser. It is used by many big companies like Netflix and Uber. Before Node.js, JavaScript could only be executed in the browser. With Node.js, you can run your code as a standalo...

Continue Reading →

06 Jul 2023 in windowstutorials

Zoom's secure, reliable video platform powers all your communication needs, including meetings, chat, phone, webinars, and online events. Let's dive straight into the installation process of Zoom using Winget.

To install it on Windows 10 or 11, follow the instructions below.

Step 1. Open Comman...

Continue Reading →

06 Jul 2023 in windowstutorials

Micro is a modern and free open-source, cross-platform intuitive terminal-based text editor written in Golang. It aims to be easy to use while taking advantage of the capabilities of modern terminals. It is a single binary with no dependencies.

To install it on Windows 10 or 11, follow the instruc...

Continue Reading →

05 Jul 2023 in tutorialslinuxneovim

Kickstart.nvim is a starter configuration for Neovim that is small, single-file and well-documented. You can use it as a starting point to create your custom configuration. I have been using it for a while now with a few changes.

Setting up Kickstart.nvim

Creating the config directory (Skip this...

Continue Reading →

04 Jul 2023 in ubuntulinuxtutorials

If you have an unattended Ubuntu desktop or server running an old or non-long-term release, it’s time to upgrade to the current generally available release. Follow this guide to upgrade from End Of Life to General Availability.

You can check what release of Ubuntu you have installed by running the...

Continue Reading →