Latest blog posts
-
I made a macOS app for the ultimate window management
Fri Dec 29 2023
I've been wanting to make this macOS app for a while now. It's finally here. Never search again for those tiny arrows and title bars to move/resize windows.
-
I made a Neovim plugin because I missed a feature from VSCode
Wed Oct 04 2023
I've been using vim and neovim for years, but whenever I go back to VSCode, I always enjoy this feature.
-
I told ChatGPT to create a passive store and now I don't code anymore
Fri Mar 24 2023
Yes, it's THAT good. Since I discovered ChatGPT I don't write boilerplate or stuff I wrote hundreds of times, I ask for it. Today I wanted to make it create a store to generate passive income.
-
Developing NextJS + CMS is slow. Here's the fix
Wed Jun 15 2022
NextJS is the framework that focuses on performance and developer experience. But it seems they have forgotten about developer performance.
-
The best camera that fits in your pocket is not your smartphone
Wed Nov 17 2021
...if you know how to use it. We all have a great camera in our pocket, but it doesn't have to be the best one.
-
How to create a real-time UI with NextJS and Supabase
Sun Aug 01 2021
I made a simple UI that is synced in real-time with a database. Here's how
-
How buying an M1 Macbook Air saved me money and time
Sun Jul 04 2021
I had a 2019 16" MacBook Pro so I didn't have any expectations about the small cheap MBA being better than my beast. I was wrong.
-
Yet another Next.js starter kit. My way.
Thu Jul 01 2021
But this one without all that boilerplate that you end up removing. Just replacing it.
-
File finder and project search in Vim without any plugins
Mon Jun 28 2021
You don't need Ctrl-P
-
How to replace text in vim only inside a specific search
Sun Jun 27 2021
Vim is so powerful it is imposible to say I know all of vim. Nobody can learn all the features of this editor, you always learn something new (almost) every day.