Cloud Computing
How to Find and Copy Log Files from S3 with AWS CLI
2022-10-09
A couple quick tips on using AWS CLI to locate and download log files with embedded datetime information in their filepath.
Cloud Computing
2022-10-09
A couple quick tips on using AWS CLI to locate and download log files with embedded datetime information in their filepath.
React Native
2022-09-07
How to test React Native Webview with React Native Testing Library
React Native
2021-08-16
I've started working on a React Native project, and ran into a build issue with a quick fix.
Open Source
2021-01-20
I wrote a post about reading through open source repositories for the GitLab Unfiltered blog
Ruby
2020-12-23
I spoke with Jason Swett on the Rails with Jason podcast about my blog post on object-oriented design in Ruby.
Professional Development
2020-12-11
It is hard to improve software skills because of discriminatory attitudes in the industry and high stakes. This is my framework for fearlessly and efficiently improving my own skills.
Ruby
2020-12-03
A distillation of Sandi Metz's Pratical Object-Oriented Design (POODR), useful for quick refactoring and long term coding improvement.
Git
2020-11-27
A high level primer and overview of version control and Git - for beginners just getting started.
Podcast
2020-10-06
I spoke with Jason Swett on the Rails with Jason podcast about poker turn enforcement and ActionCable
Podcast
2020-09-02
I spoke with Noah Gibbs of the CS:JUB podcast about computer science education and its applications
Ruby
2020-05-13
I find myself writing the same Stripe functionality frequently. To save time, I wrote a Rails Engine to handle one-time payments.
Web Development
2020-02-07
Save time creating blog posts with a quick node script
Open Source
2019-12-04
Why and how I made an Eleventy plugin that adds a universal shortcode for rendering markdown.
Web Development
2019-10-04
Just a celebratory post about my article on CSS Tricks