- The Go Standard Library Bootcamp
How to use the Go standard library to save you development time and make your applications better. Presentation from GoWest conference 2020
1 min read - Nov 16, 2021 - Test Stream - Trying out my new Arch Linux Install
I just reinstalled Arch Linux so I have to test out the streaming capability!
1 min read - Sep 26, 2021 - Let's do some #JamStack - Setting up a brand new Hugo Site
I'm going to be setting up a new Hugo static website and customizing it for a new project. Join me! Powered by Restream https://restream.io/
1 min read - May 17, 2021 - LIVE: Installing Ubuntu Linux on the Apple M1 Mac
In this stream, I show you how to install Ubuntu Linux on the M1 Mac with Parallels. Machine: Apple Mac Mini M1 - 1TB/16G Model My Twitch Channel: ...
1 min read - May 14, 2021 - How to Install Windows 10 on the Apple M1 Mac
In this stream, I will try out Parallels for the first time on the M1 Mac. I'll install Windows 10 on it and run some benchmarks Machine: Apple Mac Mini M1 ...
1 min read - May 9, 2021 - LIVE: Let's do a CodePen Challenge together!
In this stream, I built something for this week's CodePen Challenge!
1 min read - May 1, 2021 - Developer Tips #000 - Finding Unique Lines in a Text File
A quick tip to show unique lines in a text file, using OSX or Linux. Follow me on YouTube: https://www.youtube.com/jeremymorgan?sub_confirmation=1 Twitter: ...
1 min read - Apr 1, 2021 - Testing the RODELink Lav Mic with Zoom H6 on a windy day.
On a windy day, I decided to test the difference between the Zoom H6 built-in mic, the RODELink lapel, and the lapel with the windscreen on it. The differences ...
1 min read - Mar 20, 2021 - How to Install Arch Linux in Windows
How to install Arch Linux for the first time. I left the mistakes in. The struggle is what teaches you. Follow me on YouTube: ...
1 min read - Nov 10, 2020 - Help me beat the Techade Quiz!!
Let's all jump in and see if we can get all the devices in the Techade Quiz!
1 min read - Sep 19, 2020 - How Do I Compare Two Strings in Go?
I show you three different ways to compare two strings in Go and run benchmarks to show which one is fastest. From this article: ...
1 min read - Sep 3, 2020 - Hacker Noon AMA Happening now!! Ask Me anything! #Hackernoon #Noonies #streaming
Hacker Noon AMA - Ask me anything about tech, blogging and more!
1 min read - Aug 18, 2020 - Late night Linux #Streaming - Distro Hopping! Trying out #Quibian #Linux
I saw an article about Quibian Linux and decided to take it for a spin. Follow me on YouTube: https://www.youtube.com/jeremymorgan?sub_confirmation=1 ...
1 min read - Aug 15, 2020 - Live Coding: String handling with #Golang in #FreeBSD
String handling with the Go Standard Library on a FreeBSD machine Follow me on YouTube: https://www.youtube.com/jeremymorgan?sub_confirmation=1 ...
1 min read - Aug 1, 2020 - Installing the Raspberry Pi ICE Tower Cooler
In this video, I show the installation process of the ICE tower cooler for the Raspberry Pi. This is a big cooler for those expecting a lot of heat from the SoC. Follow ...
1 min read - Jul 23, 2020 - Testing out the new office and learn Vi in 5 minutes
Testing out my streaming setup and showing how to use Vi in 5 minutes.
1 min read - Jul 7, 2020 - Panasonic Lumix DC-FZ80 Review
This is a review of the Panasonic Lumix FZ-380. It's a beautiful camera for the price. All video and pictures done with the FZ80. Is it worth the price? More details ...
1 min read - Jul 1, 2020 - Unboxing the new #RaspberryPi High Quality Camera
Setting up and modifying the new 12MP High-Quality Camera for the Raspberry Pi.
1 min read - Jun 27, 2020 - How to Read a Text File with Go
In this tutorial, I'll show how to read a text file with Go. We'll split up a CSV file and read some of the fields and do some formatting. Source Code: ...
1 min read - Jun 13, 2020 - Reading a Temp Sensor with a Raspberry Pi and sending it to a FreeBSD server
In this video, I show how to read the temperature from a sensor and build a small service to store the data in a SQLite database. Source code: ...
1 min read - Jun 6, 2020 - Testing webcams Logitech 922 HD Pro vs Razer Kiyo
Just comparing a couple webcams over a live stream to see how they look. Follow me on YouTube: ...
1 min read - May 27, 2020 - Why I use OBS to Record Webcam Video
Here I will do a comparison with the same webcam (Logitech 922 Pro), same microphone, and record it using: Windows Camera Logitech Capture Camtasia ...
1 min read - May 12, 2020 - Review of the Tonor Studio Boom Mic Arm
A review of the Tonor Studio Boom Arm, a $30 arm for getting started. Amazon Link: ...
1 min read - May 5, 2020 - How to Install Linux for the First Time
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. Follow me on YouTube: ...
1 min read - Apr 22, 2020 - How to install Golang on FreeBSD 12 in 5 minutes
How to manually install the latest version of Go in FreeBSD 12 Follow me on YouTube: https://www.youtube.com/jeremymorgan?sub_confirmation=1 Twitter: ...
1 min read - Apr 18, 2020 - My Pluralsight Author Pick of the Day - Terraform Getting Started
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! Link to ...
1 min read - Apr 6, 2020 - Trying out Bohdi Linux
In this live stream, I try out Bodhi Linux, a nice little Linux distribution that looks great
1 min read - Mar 28, 2020 - How to set up Golang in Manjaro Linux
How to install Golang and set up a development environment in Manjaro Linux Follow me on YouTube: ...
1 min read - Nov 10, 2019 - Electrovoice RE20 vs Rode Procaster
I compare the Electrovoice RE20 and the Rode Podcaster and give you a quick comparison between the two. Follow me on YouTube: ...
1 min read - Nov 9, 2019 - Real Programmers
What I think of when people talk about being "real programmers"
1 min read - Oct 25, 2019 - What is an Andon Cord?
What is an Andon Cord and what does it have to do with DevOps? Follow me on YouTube: https://www.youtube.com/jeremymorgan?sub_confirmation=1 Twitter: ...
1 min read - May 13, 2019 - Devops Bites #1 - The Three Ways of DevOps
In this video, I talk about the "Three Ways" of DevOps and what that means for your organization and what to strive for. I just sat down and talked in front of the ...
1 min read - May 8, 2019 - How to Deploy an ASP.NET Core Application as an App Service in Azure
In this video, we create a small ASP.NET Core MVC application in Debian Linux, then deploy it as an App Service in Azure Follow me on YouTube: ...
1 min read - Oct 26, 2018 - My Experience with the PYLE-PRO PHE400 Hum/Noise Eliminator
Not really a review per se, but sharing my experience with the PYLE-PRO PHE400 Hum/Noise Eliminator. Here are the results I found with it. Follow me on ...
1 min read - Sep 19, 2018 - Setting up Shares with SAMBA (CentOS)
How to set up file shares viewable on a Windows network with SAMBA, using CentOS Linux.
1 min read - Mar 16, 2018
Videos
Here are some of the videos I've produced from my YouTube Channel.