Setting Up Pop!_OS for Front End Development
If you’ve heard all the chatter lately about Pop!_OS and have been wanting to try it out, here’s a good guide to setting up a front end development machine. If you’re relatively new to Linux and are just trying it out, I …
Will Ubuntu 20.04 Steal More Windows Users?
It’s that time of year again, Ubuntu 20.04 is now available. Will this be the release that steals away more Windows users? No, 2020 won’t be the year of the Linux Desktop. However, as Jason Evangelho pointed out a couple of days …
Review of the Tonor Studio Boom Mic Arm
Description: A review of the Tonor Studio Boom Arm, a $30 arm for getting started. Uploaded: 2020-05-05T19:18:04Z Subscribe to my Channel!
90 Days With The Pinebook Pro
So earlier this year I reviewed the PineBook Pro. I was pretty impressed with it at the time, but am I still enamored with this $200 laptop? I’ve now been using it for at least 90 days. I know that because I haven’t rebooted it …
The Best Editors for Go Programming
So I’m running a poll right now to see what editor Go programmers prefer. Vote for your favorite and I’ll post the results here. I write go with several different editors. But here are some of my favorites for Go programming: …
How to Set up Bluetooth in Arch Linux
I installed Arch Linux on my new laptop a couple of months ago, and strangely enough, never used Bluetooth on it yet. Bluetooth in Arch Linux can be fun and interesting at times. I wanted to use my favorite Sony headphones on my laptop (It …
9 Courses You Can Take to Become a JavaScript Wizard
There are tons of front end frameworks to choose from, and getting good with them is no small task. But sharpening your core JavaScript skills can make you better at all front-end frameworks. By thoroughly understanding JavaScript at its …
How to Install Linux for the First Time
Curious about Linux and want to try it out? This article is for you. Here are some easy step by step instructions to get started poking around with my favorite operating system. Linux is a hot topic in tech, and people are flocking to it …
How to Install Linux for the First Time
Description: If you’ve ever wanted to install Linux but were afraid to modify your computer, or simply don’t know how this is the video for you. Uploaded: 2020-04-22T17:53:43Z Subscribe to my Channel! Want to learn more …
How to Install Go in FreeBSD
So if you want to develop Go in FreeBSD, you can certainly use pkg to automatically install binaries. But I like to do it manually. My reasons are simple, I want to have the latest and greatest version of Go the instant it’s released, …