Blogs

🍽️ Obsidian: Restaurant's rating
🍽️ Obsidian: Restaurant's …

I have a very bad memory, which is why I am so obsessed with having systems that make it easier for me to search for information. Many times, if I don’t structure it very well, I won’t remember how I saved it and will end up losing it anyway. This is a big part of why I like Obsidian so …

🚫 Notion vs Obsidian
🚫 Notion vs Obsidian

Before implementing my entire productivity system and journaling in Obsidian, I experimented with several other tools. One of the most notable ones is Notion, an impressive and highly customizable tool. However, today I will explore why I believe it is not the best option for productivity systems or …

🏗️ `Is` Methods
🏗️ `Is` Methods

Lately, I’ve been deeply immersed in functional programming with languages like TypeScript and to a much lesser extent with Haskell. Beyond the specificities of functional programming like Monads, I’ve been fascinated by concepts related to typing, such as Union Types and the utilities they bring. …