How to Own Expensive Things for Little Money

Consider the resale value when buying something. You move from buying things, thinking that you'll own them forever, and that the price you paid is gone, to thinking they're more in rental mode until you resell them....

September 15, 2025

How to Learn From Youtube More Efficiently

Recently, I've been using this method to learn from long-form videos, usually dense in information where I'm just interested in some parts of it. Thanks to AI, we don't need to watch 2 hours of videos anymore to get to the content we're interested in. ...

September 8, 2025

How to Make Youtube Less Distracting

Youtube is a great free source of information and entertainment that we’ve all used at some point. Here’s a guide on how to make it less distracting

February 2, 2023Updated September 2, 2025.

How to schedule a post in Hugo with Gitlab

I’ve recently used a nice feature in Gitlab to automatically post my articles scheduled in the future in Hugo and I share how I did it in this article.

November 19, 2019

How to render a React component in Hugo

In order to render a React component in the static generator framework Hugo, we need to do some adjustments to our theme. In this guide we’ll see all the steps to use JSX too.

October 17, 2019