Everything you care about in one place

Follow feeds: blogs, news, RSS and more. An effortless way to read and digest content of your choice.

Get Feeder

humanwhocodes.com

Human Who Codes

Get the latest updates from Human Who Codes directly as they happen.

Follow now 116 followers

Latest posts

Last updated about 1 month ago

A gentle introduction to Git worktrees

about 1 month ago

Git worktrees have been around for over ten years, but if you’re...

Testing Android apps with Expo on physical devices

about 2 months ago

If you’re a web developer and you want to create mobile apps...

GitHub Copilot's pricing gamble

2 months ago

On June 1, GitHub switched the pricing model for Copilot from a...

Creating a VS Code agent hook to respond to file changes

3 months ago

Visual Studio Code recently shipped [agent hooks]1 as a way to customize...

Improving developer velocity with GitHub merge queue

5 months ago

Imagine this: you’re working at a company that uses GitHub as its...

Proxying fetch requests in server-side JavaScript

6 months ago

If you retrieve content from the internet, you’ll eventually need to proxy...

The importance of artifacts in AI-assisted programming

7 months ago

Much of the hype around AI-assisted programming focuses on “vibe coding,” which...

From Coder to Orchestrator: The future of software engineering with AI

7 months ago

The software engineering industry is undergoing a major AI-driven transition in how...

How GitHub could secure npm

8 months ago

In 2025, npm experienced an unprecedented number of compromised packages in a...

A persona-based approach to AI-assisted software development

about 1 year ago

I’ve spent most of 2025 experimenting with AI-assisted programming, with mixed results...

Post to social media using Claude Desktop and Crosspost

over 1 year ago

We all spend way too much time on social media these days...

Introducing Mentoss: The fetch mocker

over 1 year ago

When I first started using node-fetch1 for fetch() requests in Node.js, I...