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

Who Are We Excluding in Our Systems Designs

Critical examination of how AI systems and software design can unintentionally exclude marginalized communities.

May 22, 2025 · 11 min · Skyler Lemay

TypeScript Utility Types Part 3: Extract, Exclude, and NonNullable

Refine TypeScript types with Extract, Exclude, and NonNullable utilities for precise type filtering and null safety.

May 25, 2020 · 5 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