
Archives

Syntax coloring in template literals
Template literals are great for assembling bits of CSS and HTML in Javascript, but what about the syntax coloring?

Instant Pot steel-cut oatmeal
The easiest way I know to make oatmeal that doesn’t come in an envelope.

Prefers reduced motion
Supporting your site visitors who have motion sensitivities.

Exploring HSL
We continue exploring color in CSS by taking a close look at HSL.

Exploring RGB
We begin exploring color in CSS by taking a close look at RGB color.

Web development of auld lang syne
Removing any form of CSS post-processing has me nostalgic for the other web development strategies that have become obsolete thanks to modern development strategies.

AI integration: challenges and discoveries
I spent a couple of weeks diving into coding _with_ AI, and there are a lot of challenges. The most concerning, however, have very little to do with the technology.

Some notes about working with AI Art
AI art is often described as just “writing a prompt,” but of course it’s more difficult than that.