Blog
Vibe Check №5
Nothing but vibes.
Use Reusable GitHub Workflows
If you have a bunch of projects with similar workflows, it's time to make a reusable workflow and simplify your GitHub Actions CI.
Vibe Check №4
Nothing but vibes.
Vibe Check №3
Nothing but vibes.
Vibe Check №2
Nothing but vibes.
GLIBC not found with AWS SAM and Golang
How to fix the GLIBC_2.32 not found error when working with AWS Lambda and/or SAM with Golang.
Vibe Check №1
Nothing but vibes.
Web serial issues on Google Chrome
After trying to use web serial for a few projects and running into unhelpful issues, I finally figured out the problem.
Linux and a Bluetooth Dongle
Bluetooth and Linux have never been great friends, but an Asus dongle has given me hope.
Leaving Google
After nearly 10 years working for Google, Matt Gaunt-Seo has decided to leave Google.
Cloudflare, AWS API Gateway & Custom Domains
After receiving 'Not Found' errors from my Lambda function with API gateway, I was at a loss as to what was wrong. Turned out it was a Cloudflare configuration issue.
Social games during a pandemic
How can folks feel like a team during a pandemic? Online games have worked for us.
New version of gauntface.com
An overview of the stack used for the latest version of gauntface.com, which includes Hugo, AWS, GitHub actions, and a Go program.
Continuous Deployment with AWS and GitHub Actions
Continuous deployment with AWS and GitHub Actions is fairly easy to set up and use.
KBWiki Tutorial Notes
These are running notes as I go through the KBWiki tutorial on how to make a custom keyboard.
Crimp Housing for Makers
I would have loved for someone to have told me about crimp housing when I first started playing around with electronics.
Raspberry Pi Over Serial USB on Ubuntu
One of the biggest barriers to working with a Raspberry Pi is working on it from a seperate computer. USB to Serial cables make it easy.
Testing for the Web
Automated testing on the web has some real gnarly gotchas. Time to find out what they are.
Push Debugging & Analytics
How do you add tracking for push messaging and how do you go about debugging push notifications?
Unit Testing a Service Worker
Service workers can lead to some weird behaviours if edge cases are accounted for so how do you test these edge cases?
Start Up Scripts for Raspbian
Raspbian had a update basing itself on Debian Jessie and one change that came with this is a change in the tool used for start up dependencies, this is how I'm now auto-starting a web server on a pi.
Node Unit Testing
I'm no expert, quite the opposite, when it comes to node unit testing. I spent some time trying to figure out how to unit test a new project and here's my rough findings so far.
Raspberry Pi Network
Been having some problems with my Raspberry Pi's Wifi and found two things that seem to have tremendously.
Gulp & Sass
Just been toying with performance of compiling sass - some weird things I've spotted.
Arachnidlabs Minishift and Ubuntu / Pi
The Minishift by Arachnidlabs is this crazy awesome little pixel screen that you can use to display text or what not.