Archived Posts
Comparing Data Engineering Processes
Posted December 20, 2021 Data EngineeringETL, ELT and more: What options are there and when do they work best?
Twinkly LED Lights Review
Posted December 13, 2021 HardwareLED LightingWe brightened up our holidays with a tree pre-lit with Twinkly brand lights. Here's my review after a few weeks in our living room.
Searching Across Tables In SQL Server
Posted October 12, 2021 (Revised October 24, 2021) SQL ServerData EngineeringI recently had to search many tables for a list of values in SQL Server. Here's how I used dynamic SQL to achieve the result I needed.
Making Your First Open Source Contribution
Posted August 30, 2021 ProgrammingOpen SourceInterested in contributing to an open source project, but aren't sure where to start? Here are a few tips you can use.
Adding Svelte to an Existing Website
Posted July 26, 2021 Web DevelopmentWant to get started with Svelte in the context of an existing project? Here are some strategies to integrate it into your existing codebase.