Recent Posts

I write about challenges faced in software development and life. Where one stops and the other begins, you tell me.

Recent Posts Header Image

Pong Clone with Ink: Returning to Game Dev with Terminal Games 👾

Published December 18, 2024

Building a Pong Clone with Ink and React for the Terminal and publishing through npm

Keep Reading →
Featured Photo for Pong Clone with Ink: Returning to Game Dev with Terminal Games 👾

Typing `Unknown` Supabase RPC Calls

Published October 13, 2024

Recently I was working with the Supabase SDK on a personal project and inside this project, I am using the .rpc() method to call a SQL function. This function attempts to aggregate data around a user’s current link stats; how many there are, what’s being clicked, etc. Without going into too much detail, using RPC […]

Keep Reading →
Featured Photo for Typing `Unknown` Supabase RPC Calls

Remember to close localhost tabs before GatsbyJS npm start

Published September 08, 2021

Encountering a “socket hang up” error in Gatsby? Learn how keeping localhost tabs open can disrupt live-reload connections and how to fix it.

Keep Reading →
Featured Photo for Remember to close localhost tabs before GatsbyJS npm start

Tips to writing maintainable Styled Components

Published August 08, 2019

Discover efficient tips for using Styled Components in React projects. Learn how to maintain flexibility and avoid common pitfalls for clean, manageable code.

Keep Reading →
Featured Photo for Tips to writing maintainable Styled Components

Simple JavaScript File Download Helper

Published March 18, 2018

An old method on initiating file downloads via client-side click events.

Keep Reading →
Featured Photo for Simple JavaScript File Download Helper

Web Dev Podcasts – Javascript

Published January 21, 2016

Whether it is commuting to work or relaxing on the weekend I am constantly plugged into Overcast.fm listening to industry updates, stories from night vale, or the ever-relaxing voice of Roman Mars. When I was first breaking into the podcast scene it was difficult for me to identify shows that were both digestible and relevant. […]

Keep Reading →

Remove Bulk Spam Comments from WordPress Export with `sed`

Published February 03, 2015

Effortlessly clean up your WordPress XML export by removing comment bloat using a simple SED command on OSX

Keep Reading →
Featured Photo for Remove Bulk Spam Comments from WordPress Export with `sed`

griffen.codes

made with 💖 and

2024 © all rights are reserved | updated 16 seconds ago

Footer Background Image