How to install Golang on FreeBSD 12 in 5 minutes
Description: How to manually install the latest version of Go in FreeBSD 12 Uploaded: 2020-04-18T18:32:15Z Subscribe to my Channel!
I Took a COBOL Course and I Liked It
COBOL is in the news again. Millions of people are filing unemployment claims nearly all at once, and the systems to process them are failing. Why? They need to scale to unprecedented levels, they’re written in COBOL, and… we …
The Tech Challenges of Moving K-12 to a Distance Learning Model
The global shift to home isolation has unique implications for public education. The era of slow and steady plans to virtualize education was given a donkey kick by this virus and the quarantine, and here’s what I’ve observed. …
My Pluralsight Author Pick of the Day - Terraform Getting Started
Description: This is my pick of the day as one of my favorite courses, that you can take for free right now as part of Pluralsight’s #FreeApril program. Check it out! Uploaded: 2020-04-06T21:32:23Z Subscribe to my Channel! Want to …
How I Got My Website to Load in 1 Second
The front page of JeremyMorgan.com loads less than a second, most of the time, from various parts of the world. The website was fast before when it loaded in 3 seconds with the old design. Now it’s even better, and I’ll show you …
Trying out Bohdi Linux
Description: In this live stream, I try out Bodhi Linux, a nice little Linux distribution that looks great Uploaded: 2020-03-28T02:52:36Z Subscribe to my Channel! Want to learn more about Linux? Of course you do. Check out this Linux …
Stay Home and Learn JavaScript
If you’re quarantined at home and always wanted to learn to code, now’s your chance. I’ll be creating a series of tutorials designed to take you from “zero to hero” as a React Developer. Before you start with …
How to Find Your Browser Developer Console
Debugging web applications can be tricky. Accessing your browser’s developer console is the easiest way to “pop the hood” and see what’s going on with your application. It’s like a secret backdoor that …
Donate Your Unused CPU Cycles to Fight Coronavirus
The Folding at Home research project uses crowd sourced CPU power to help model simulations to develop treatments for diseases. You can help them by taking 5 minutes to download their client, and donate some CPU Cycles. For more info: …
How to Set Up Hugo on Pop!_OS
If you want to generate static websites (like this blog) then Hugo is the package for you. There are several cool things about Hugo, the biggest being performance. It compiles static sites faster than any other static site generator …