Build a URL shortener with Cloudflare Workers24 March 2022·746 words·4 minsHost your own personal URL shortener with GitHub Actions and Cloudflare Workers. No web or database servers required! 🥰
Build Fedora AWS images in GitHub Actions with Image Builder6 August 2021·1364 words·7 minsBuild images for AWS and deploy them to your AWS account all within GitHub Actions. 🤖
Automate CentOS 6 deployments with CIS Security Benchmarks already applied26 April 2013·146 words·1 minA coworker heard me grumbling about Linux system administration standards and recommended that I review the CIS Security Benchmarks.
mysql-json-bridge: a simple JSON API for MySQL29 March 2012·450 words·3 minsMy quest to get better at Python led me to create a new project on GitHub.
Compare commits between two git branches15 March 2012·205 words·1 minI found myself stuck in a particularly nasty situation a few weeks ago where I had two git branches with some commits that were mixed up.