Running Multiple Processes in Python - A Multiprocessing Guide
Learn how to write Python programs that can run simultaneously on all processors available and also as background processes.
PythonMaking Ubuntu Faster than Ever
Ubuntu is one of the most popular distros out there. It's pretty fast by default, but it can also slow down because of bloat and poor management. Today we are discussing some optimizations we can make to get back to fast ubuntu. Let's go!
UbuntuBasic Python Data Types
In this one, we're taking a deep dive into the built-in types that are available in python and how to use them.
BeginnerA Guide to Productivity
How to take your productivity to the next level with a simple system based on making lists & other tips.
ProductivitySetting Up a Nodejs Developer Environment
In this one, I’ll show you how to set up your local machine for nodejs development so you can get started with node today. Let’s go!
NodejsSwitching to Brave
Brave is an alternative browser that is faster, more privacy, and security-focused. In this one, we will be setting up the Brave browser for daily usage.
InternetSetting Up Python and Virtualenvs with Pyenv
In this one, I’ll show you how to setup your local machine for python development so you can get started with python today. Let’s go!
BeginnerGoogle Chrome Is Killing Our Computers
Instead of Google Chrome, I recommend looking for browsers that have a smaller memory footprint, respect your privacy, don’t track you and block all ads by default.
InternetHow the Internet Works
When you connect to the internet, magic happens. Seriously, it’s some pretty magical stuff and today we’re taking a deep dive into everything that makes up the internet.
Beginner