How to open an assembly in C#
An assembly is a (compiled) code library used in .NET applications. An assembly contains one or more types and resources. It’s usually in the form of a .DLL file. There are several ways to open an assembly in C#: 1. Using the …
How to Install Anaconda in Windows 11
Anaconda helps you organize your Python projects and manage dependencies in a smart way. I like it. Here’s how you can install Anaconda on your Windows machine to alleviate some of the pain of running Python in Windows. Why does this …
The Tonor Orca 001 Microphone
Tonor sent me their newest microphone to try out, the Orca 001. I warned them that I do honest reviews, and it may not pan out the way they’d like and they agreed anyway. So here it is. The Tonor Orca 001. Who is This Microphone for? …
I went to my First AWS re:Invent
Gordon Ramsay’s Fish and Chips were the perfect fuel to power 29,448 steps in my first day at AWS re:Invent 2022. This is my first time attending re:Invent, though many of my coworkers were veterans who gave me lots of tips. Wear …
How I got my Part 107 License
This is a little different from my standard content on this blog, but I need to share it. I fly drones for fun, and I’ve become mildly obsessed with them. I recently passed my certification for the 14 CFR Part 107 license. I have …
This 13 Dollar Storage Device Will Breathe New Life Into Your Old Machine
OK, I’ll admit this is a bit obscure, even for me. I’m reviewing a $12 M.2 NVME to PCIe 3.0 adapter. Weird right? But given some context, you’ll see how this is an excellent way to keep upgrading your old computers. This …
Setting up Remote Desktop in FreeBSD
I recently added some new drives and hardware to my FreeBSD 13 server. I use this machine to run virtual machines for my courses and various experiments. I like to have a desktop handy to manage VirtualBox or perform other desktop tasks. I …
Course: Deploying Static Vue Applications
Author: Jeremy Morgan Level: Intermediate Duration: 2h 13m Start this course now Don’t have a Pluralsight Account? You can Get a FREE 10 day trial here About Deploying Static Vue Applications You’re ready to push your Vue …
Course: The Go Standard Library
Author: Jeremy Morgan Level: Intermediate Updated: June 26, 2020 Duration: 2h 27m Start this course now Don’t have a Pluralsight Account? You can Get a FREE 10 day trial here About The Go Standard Library The Go standard library is …
Course: IIS Administration Fundamentals
Author: Jeremy Morgan Level: Intermediate Duration: 1h 14m Start this course now Don’t have a Pluralsight Account? You can Get a FREE 10 day trial here About IIS Administration Fundamentals IIS powers millions of websites every day. …