Warm Handoffs Redux
My Warm Handoffs post generated a lot of activity. Before I had shared it, a former coworker happened to find it via a Google search for “Warm Handoffs Slack.” A few people reposted it on LinkedIn, and someone I don’t know at all shared it on Hacker News, where it briefly reached number 7 on the homepage. Several people told me they shared it...
Trying Hugo on Vercel
I’m a big fan of Vercel’s deployment model, but I don’t do frontend work, so I’ve never really had a reason to play with it. Enter Hugo, which Vercel also supports, and which I’ve been planning to try for a tech blog. Getting Started Vercel makes it very easy to bootstrap a Hugo project. You can create a new repo based on a sample Hugo project...