Reading List

The most recent articles from a list of feeds I subscribe to.

share-button Web Component

share-button is a Web Component that turns a regular button element into a button that can invoke the native sharing options within the OS.

WordPress is incredible. There’s nothing I’d rather build my online home with. 💚

Cleaning up package.json keys

I'm in the process of cleaning up some npm packages that haven't been touched in a while, and part of that is pruning all the cruft that has been accumulated in package.json over the years.

I was looking for a canonical order to sort the keys by, and thought the order the npm docs specify the configuration options made sense.

Of course, after manually sorting one package.json file—which probably took 2 minutes—I decided to spend 30 minutes to find our how I could automate sorting the other two.

Luckily there's an npm package for everything. With the sort-package-json package you can go sort your package.jsons in a logical order.

npx sort-package-json **/*/package.json

That's all I had to do to keep my monorepo clean and tidy.

A new op-ed: on OpenAI and worker power.

What happens when workers take collective action, and in an anti-worker industry?

Boston meetup, redux: “You deserve a tech union!”

Tech workers of Boston! Curious about unions? We’re having another meetup about it!