
Cool Links Vol. 8: February, 2025
5 min read
Links to the best stuff I've read or watched during the month of February, 2025
I usually post about the topics below. You can click on a category to filter posts by it.
Filter by category
Filter by date

Cool Links Vol. 8: February, 2025
5 min read
Links to the best stuff I've read or watched during the month of February, 2025

“Special Interests” and Negativity
2 min read
Finding a community that loves something is getting increasingly harder.

Cool Links Vol. 7: January, 2025
2 min read
Links to the best stuff I've read or watched during the month of January, 2025

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?

Cool Links Vol. 5: November, 2024
6 min read
Links to the best stuff I've read or watched during the month of November, 2024
JOMO is a Beautiful Thing
4 min read
JOMO is the opposite of FOMO. It's the Joy of Missing Out on stuff that's bad for you.

Cool Links Vol. 4: October, 2024
5 min read
Links to the best stuff I've read or watched during the month of October, 2024

Cool Links Vol. 3: September, 2024
4 min read
Links to the best stuff I've read or watched during the month of September, 2024

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

Apple Vision Pro First Impressions
5 min read
Decided to jot down my first impressions of this weird device after trying it out for the first time.

Roleplaying in Orgrimmar
2 min read
Who would have thought that interacting with people on a multiplayer game could be fun?

Cool Links Vol. 1: July, 2024
3 min read
Links to the best stuff I've read or watched during the month of July, 2024

CSS “Quantity Queries” are a thing now
4 min read
With the :has selector available everywhere now, there's a neat way of styling elements depending on how many elements are inside them.
Separating my website's content from its code
4 min read
Having an open source website is great, but having the content stored in the same spot as the code has some issues. On this post I walk through what I did to keep them separated.

Best longterm goal? Not having one
5 min read
I consider myself a pretty happy person. I do think a lot of it comes from me never really expecting much from myself. That's not as bad as it sounds.

Automating Social Media Preview Images
6 min read
Social media preview images are very useful if you want to attract people to your website. They're sometimes a pain to create, though. Let's automate it!
Thinking of a redesign
2 min read
I want my personal website to reflect a bit of who I am. Am I the same person I was 3-4 years ago?

5 Years of Fantinel.dev!
7 min read
My website has existed for half of my professional life now. In this post I look back at some snapshots of its history and talk about what's next.
Owning your stuff is pretty cool, actually
6 min read
Let's talk a bit about Obsidian, VC-funded apps, the appocalypse and how awesome Markdown life can be.
Stripping the web of its humanity
2 min read
A less human web is no good for anyone.
Progressive Enhancement (and why it matters)
8 min read
Progressive Enhancement isn't just another web jargon; it's a guiding principle shaping modern web development.