
Control Chrome From Hermes to bushwhack APIs
I send a voice message to Telegram, and a bot on my server opens Chrome, clicks around a few websites,...
> full-stack developer
· writing about code, tools & the web
· longer-form content, posted irregularly
· follow me on X/Twitter

I send a voice message to Telegram, and a bot on my server opens Chrome, clicks around a few websites,...

I run three Hermes Agent gateways on a machine in my house, each wired to a different Telegram bot. They...

{ A subtlety of web development is the importance of content. Trying to create an amazing website without substantive content is a...

It's quite easy as a developer to get caught up in writing code and writing tests and communicating with QA....

While the development industry may have its ups and downs, there's never been as much strive to make it as...

One of the biggest challenges in front-end development is UI decisions. When you go through business flows, especially if you...

These days, Rust is an extremely popular alternative to traditional js/ts packages. Next.js, the most popular react framework, recently bought...

Fullstack engineers are expected to be able to architect backend solutions, as well as be a gun on the frontend....

A few weeks ago, I had no idea what the aws-cdk was. "Is it like aws-sdk ?", "Is it a...

TL;DR: Here's a quick example If you're making a post or blog, it's important to make sure your code examples are...

In JS applications, many types of testing provide business value and security for businesses. These include: Unit tests, which test business...

Recently, I rebuilt my main website, in Remix.run. The site was originally made in Gatsby, then remade in Next.js (see...
Professional changes recently have exposed me to new thinkers in the React space, which I appreciate. There is so much...
As you may or may not know, I am based in a small town at the bottom of the world:...
My top tools Are you a node dev? Do you like tools? Here my top tools. More coming soon. Next Js and Vercel Gahd...
Next JS I recently converted my website and blog to Next JS, and brought my lighthouse performance up from 60% to...
Now there are filters up the top to differentiate between the different topics of the posts! Yay! Other updates (for nerds) I...
NOTE: Blog has now been migrated to Next.js Introduction Welcome to my blog\! It's created in Gatsby, and it uses Markdown with...