I've been wanting to spark more discussion around my blog posts. While sharing them on LinkedIn is great for visibility (especially while job hunting), I'm genuinely curious to hear what you think and get your …
I've been wanting to spark more discussion around my blog posts. While sharing them on LinkedIn is great for visibility (especially while job hunting), I'm genuinely curious to hear what you think and get your …
I’m thrilled to announce that I’ve found a new job! Starting next Monday, I'll be joining the engineering team at Vanta.
Getting here was a long and sometimes painful process, but what I …
AI is showing up in every app, and so are the subscription pop-ups. It feels like every new feature wants its own monthly fee. This makes sense from one perspective: running large language models is …
The clipboard, yes, the clipboard! The thing you use to copy-paste. It's a surprisingly complex and capable technology, and I'm glad I found some time to explore it recently.
While the clipboard itself is a …
Software changes over time. You build something, ship it, and almost immediately discover that new features are needed, the solution isn't quite right, or the underlying business problem has evolved. Things have to change. This …
Until recently, this blog displayed 10 entries at a time, using OLDER and NEWER buttons for pagination:
There's nothing fancy here. The OLDER button is an anchor element linking to the next blog index page …
First in this series focusing on frontend technologies or techniques that I find interesting is Pagefind. From their website:
Pagefind is a fully static search library that aims to perform well on large sites, while …
If you're not following Lu Wilson, a.k.a Todepond, you really should!
They published a blog post titled Definition of "live coding" about a week ago. My initial reaction:
Many things went wrong during …
I have multiple projects on subdomains of leverstone.me. What's the expiration date of the TLS certificates on these subdomains? I have no idea 🤷
Wouldn't it be nice if there was a CLI tool that …
I've been playing with aider recently. I's an "AI pair programming in your terminal". Think GitHub Copilot, Cursor, etc. but for the command line. This blog post is not about that. It's about making it …