Programming
Moving from Gatsby Cloud back to GitHub pages, with automatic deployments.
I now have everything set up so I can remote into my blogging machine.
Employing Reactive Site Generation on my site by moving from Netlify to Gatsby Cloud
Hopping on the Wordle craze a little too late, I decided to create a command-line Wordle clone in Rust called NOT THAT WORD GAME.
How updating to Ubuntu 21.10 and the Linux 5.13 kernal broke the Realtek 8812au driver for my Wi-Fi dongle and how I fixed it.
I resurrected a mobile game that I made in 2015 that helped me get my first programming job.
How I like to describe a try/catch block.
How I'm setting up my old ASUS Chromebook to do some development outside in nice weather.
The only thing in my life that doesn't have a dark mode is my own website.
Another intentionally useless website! This time, I'm using Rust to create a markdown parser that returns emojified text.
An easy way to count lines and words within a directory using xargs and wc on Ubuntu.
Steps for updating and compiling newer versions of Python on the Raspbian operating system.
Using optional chaining and the nullish coalescing operator to clean up JavaScript object references.
Git commands that I use daily, and git commands that I've squirreled away in notes that occasionally come in useful.
Using Netlify's DNS to forward to a new domain name for my Gatsby blog.
Making one of my useless websites in Rust, with server-side rendering and parsing JSON from external APIs.
Making websites that are intentionally useless for fun and learning.
Dipping my toes into Rust by making a CLI that will encode and decode ROT13 cyphers.
Creating my first Fitbit Versa 2 watch face.
I created my own personal microblogging platform for maryknize.com and learned Laravel along the way.
How updating to Ubuntu 19.04 Disco Dingo borked the Realtek 8812au driver for my Wi-Fi dongle and how I fixed it.
Attempting to create a widget to display my Duolingo progress with the Duolingo API, React, and some back-end PHP.
Creating image gallery pages using exif data for titles and descriptions after migrating to Gatsby and GraphQL.
Instructions for easily setting up a custom domain on GitHub pages with a Namecheap domain.
These are the lessons I've learned from shipping a year-long software project.
How I made a mini Spotify player happen from the MacOS command line.
How I couldn't find the static blog generator I wanted, so I quickly coded my own.