Skip to content
hm
::
dev
projects
posts
tags
about
Search
⌘K
projects
posts
tags
about
›
esc
→ Projects
page
→ Posts
blog
→ Tags
page
→ About
page
→ Full search
pagefind
$ grep -l "npm" posts/
#
npm
All the articles tagged "npm".
2026-07-25
What changed when I swapped a Node script for Deno
I moved a small Node link-checker script to Deno expecting a syntax change. What I got was a permissions prompt that caught a bug node_modules had been hiding for months.
deno