Cool

Cool Links Vol. 6: December, 2024
2 min read
Links to the best stuff I've read or watched during the month of December, 2024
What started in 2019 as a place to document things I was learning as a web developer has since grown into a journal of sorts. It is, after all, a personal blog. Use the filters to find whatever brought you here.
4 posts from December 2024

Cool Links Vol. 6: December, 2024
2 min read
Links to the best stuff I've read or watched during the month of December, 2024

My Default Apps: 2024
2 min read
My apps of choice for most of my daily activities.

2024 In The Rearview Mirror
15 min read
What was good and what wasn't in 2024.

text-overflow: ellipsis on multi-line text
2 min read
Adding an automatic ellipsis to some text if it overflows its content is simple enough. But what if you want your text to have multiple lines?