Notes
May 18th, 2022
Happened to log into my cloudflare account today and saw that I'm around 2k visitors a month. Maybe I should put some analytics on here huh? 🤔
August 12th, 2021
TIL about text-emphasis
, such an interesting and weird property
June 18th, 2021
TIL that when you have untracked files in git you can run git clean -d -i
and it will interactively let you delete them. More here
January 18th, 2021
TIL that the html image element has a decoding
attribute that gives a hint to the browser on how it should decode the image. Notably the value async
is interesting. More here
January 10th, 2021
Gonna use this space in the future for times when a blog post is too long. Maybe I'll make a cli that will post them to twitter as threads too. 🤔