First Loons game with the kids.
First Loons game with the kids.

Bookmarked the html review 04
The last one really got to me. I'm keeping those for a bit.
O drew this amazing Cookie Monster
Bookmarked Bookmarklets | Zachary Kai
I like this idea of keeping a list of bookmarklets I use public for others to check and use. Took a few of these and added them to my list until I decide how to best handle this on my site.
I imported my (outdated) watchlist from Letterboxd and will start adding stuff here from now on. I used the following node.js script to parse my exported watchlist .csv and grab data from themoviedb to have more options on what to display there.
This script can parse a letterboxd watchlist csv and return it in json format. If you provide a themoviedb.org API key,you will also pull additional info about the film as part of the parsed response.
This script can parse a letterboxd watchlist csv and return it in json format. If you provide a themoviedb.org API key,you will also pull additional info about the film as part of the parsed response.

I've been thinking about adding a code snippet slash page. I've seen others host this on a subdomain using a different application but I was hoping to have it be a part of this site. Not sure what it'll look like yet.