Archived Posts

Comparing Data Engineering Processes

Posted December 20, 2021 Data Engineering

ETL, ELT and more: What options are there and when do they work best?

Twinkly LED Lights Review

Posted December 13, 2021 HardwareLED Lighting

We 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 Engineering

I 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 Source

Interested 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 Development

Want to get started with Svelte in the context of an existing project? Here are some strategies to integrate it into your existing codebase.