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 106 followers

Latest posts

Last updated 29 days ago

Post to social media using Claude Desktop and Crosspost

about 1 month ago

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

Introducing Mentoss: The fetch mocker

3 months ago

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

Present technical information using a storytelling framework

8 months ago

Streamline presentations to stakeholders using a storytelling approach As a software engineer,...

How someone temporarily took over my subdomain

12 months ago

It all began with an email from Google Analytics. I tend to...

Backing up my life with a Synology NAS

about 1 year ago

Sometime during 2023, I began getting extra paranoid about my data. I’ve...

Managing your to-do-list as a staff+ engineer

about 1 year ago

When you first started out as a software engineer, your to-do list...

Automating tweets with Twitter API v2

about 2 years ago

Last week, I was surprised to receive an email from Twitter saying...

Creating a Jekyll-style blog post URL in Astro

about 2 years ago

In converting my Jekyll blog to Astro, one of the trickiest parts...

Creating a Jekyll-style blog post year archive in Astro

about 2 years ago

One of the things I enjoyed about Jekyll was just how much...

Returning data structures from Rust to JavaScript via WebAssembly

over 2 years ago

Rust has excellent WebAssembly support through the wasm-bindgen crate. Using this crate...

Setting up a Rust development environment with Visual Studio Code

over 2 years ago

When I decided to teach myself Rust, I naturally started looking around...