We're going to introduce a new sub-series this week. If you haven't noticed in our previous "software...
It's Over, Man! We've reached the final episode of our three-parter on what was once the...
What was once a one-parter intended to turn around over the weekend for a challenge submission has...
We're going to use the current dev.to frontend challenge as a means to explore how to quickly put...
Are you excited? I'm excited! Today we're going to dive into our first specific topical area in...
For a survey course, we try and look at just enough detail to "wet your whistle". But today we're...
Software time today, baby! And it's something kind of fun. I swear. There's a fun project I recently...
After the introductory knowledge graph and transport theorem, today is the first segment of our...
We're going to revert to type, just a little bit, for today. I want to develop an idea that has been...
Definitely something a bit different today! We're going to look at the game "Railway Empire", and...
We're going to continue focusing on key overall concepts in engineering. We're targeting a 2nd- or...
Today represents the first in a long-promised transition of the series away from purely software...
I know... I promised I'd be doing more engineering. We'll get there! But I was consuming some...
Fun tangent today--some spicy math! We're going to look at some fundamental problem-solving skills...
We've got some code, and we want to share it. Throw it up on a VM! Who has time for containerization,...
Original Video: https://www.youtube.com/watch?v=YNKlrY0_VOc Introduction Timestamp:...
Kubernetes can be a beast, if you haven't paid the price needed to wrap your head around the full...
If you're poked around a few things, you know that WASM can be pretty neat. That having said, it...
One of the more wonderful things about CMake standardizing C++ codebases is that programs (like...
This is an attempt to document and outline a bare-bones, minimal-overhead pipeline for generating...
Forgive the Rant What on earth am I even talking about? Here's some background, so you...
Background There's a saying in political circles: "Libertarians agree on only two things:...
"Stack" is a loaded term. I did a substantial amount of development in college and grad school (both...
Reusing C++ projects is a bad enough experience. When it comes to the complexity overhead introduced...
Meta-files proliferate in a JavaScript package (no matter what Node-based or submodule management...
Background A while back, I wrote an article on the evolution of game engines from beginner...
Honestly, these are more for my own notes than anything else. YMMV. Might add more than three, but...
I recently worked through and wrote up a basic comparison of cloud providers, with the intent of...
Background We have a modest (6-figure SLOC) size codebase for web applications that has...
Shorter post today with a modest snippet I cobbled together that I will be reusing a lot from here on...