Notes

Automating Now

Planted August 19, 2024
Last tended to on August 23, 2026

A quick little website update.

My now page on this website is automatically updated daily 🎉

The travel and media sections are now updated daily with the latest places I’ve been and the latest things I’ve watched, read and played as well!

The idea to automate my now page came from seeing other folks trying to do the same, but I was mainly inspired by Robb Knight and Sophie Koonin.

This data is obtained from a few different sources. If you want to know more about how it works, you can check out the Go script I wrote here on GitHub.

I plan on putting a small guide together on how to use it to automate your own now page as well as a detailed deep dive post to explain how I got it all working and what some of the challenges were with this project soon.

Note

I got around to writing the post on how I did this using Go and GitHub Actions. You can read more about how I automated my now page here.