software
Docker Compose for Beginners
A lot of people get stuck on Docker in the “what is it?” phase. Is it a virtual machine? Is it a sandbox? How does one get things into it (and out of it)? Lord knows I had these questions when I first started.
How This Blog Gets Built
As is trendy among tech folks at the moment, this blog is nothing more than static html files. Each post is a single markdown file that gets “built” into a blog and deployed via a set of scripts. Lets break down this process. Maybe you’ll find it useful for one of your own projects.
Windows Ain't That Bad...
I have to admit it. Windows isn’t that bad… provided that you use it sparingly, have Window’s Subsystem for Linux installed, and can deal with awful desktop paradigms.