Exciting Updates to the Site

Updates to the site including comments via Comentario, newsletter enhancements, Buy Me a Coffee support, and privacy-focused Umami analytics—all built on FOSS principles.

June 7, 2025 · 3 min · Skyler Lemay

Pragmatic Usage of AI in Content Creation

How I used Claude Code to overhaul my blog taxonomy system, automate content categorization, and implement quality checks for my writing workflow.

June 2, 2025 · 8 min · Skyler Lemay
A laptop, book, mouse, and cellphone are wrapped up in a thick chain that is secured with a padlock.

A Beginner's Guide to Hardware Security Keys

Essential guide to hardware security keys: what they are, why you need them, and how to choose the right one.

May 27, 2025 · 13 min · Skyler Lemay

How I Combined Two Blogging Platforms in 20 Hours

You know those someday maybe projects, that sit in a doom pile in the mind while waiting to finally be discarded or surge in importance? One of my projects was finally consolidating two blogging platforms into one. I had previously built a portfolio site with Gatsby way back in the day—like 7 years ago when I mainly focused on front-end engineering. It had a bunch of technical and human skills posts that had largely been dormant since 2021. However, the posts about TypeScript utility types still drive a lot of traffic to this day. I started writing again last year and wanted something that I could get up and running without having to worry about managing dependencies and fiddling with all of the little things. That was a quick way for me to get stuck in the minutiae, and not actually write. The content was also less technical, so I decided to separate it and spin up a Substack account. ...

May 19, 2025 · 16 min · Skyler Lemay

How to Bundle Knex with Webpack for Serverless

Solve Knex bundling issues with Webpack using NormalModuleReplacementPlugin for cleaner serverless deployments.

May 22, 2020 · 2 min · Skyler Lemay