Archived Posts
Why I Stopped Using To-Do Code Comments
Posted March 29, 2022 ProgrammingI've largely stopped using To-Do comments in my code. Here's why, and what I do instead.
Building a Svelte ECommerce Site
Posted March 16, 2022 Web DevelopmentFauna and Svelte are two great pieces of web technology that can work really well together. Here's an article I contributed to the Fauna blog on how to get up and running using them for an ecommerce site.
2021 In Review
Posted January 10, 2022 General2021 was a big year for me. Here's a look back as the calendar page turns.
Eleven Years in Tech: My Career So Far
Posted December 29, 2021 GeneralAs 2021 nears a close, I look back on my career journey to this point, and the lessons I've learned.
Moving Data from Snowflake to SQL Server
Posted December 22, 2021 Data EngineeringMoving data out of a warehouse is a less-conventional approach, but sometimes it's necessary. Here's how I pulled a large amount of data out of Snowflake to use in SQL Server.