Posts
What I've learned so far.
-
Digging deep into CLI tools
Posted on: July 16, 2024How getting familiar with various CLI tools helped me feel at home in the terminal
cli tools
-
Animating code blocks
Posted on: May 08, 2024How I spent too much time reverse engineering React to Svelte, just for some smooth animations
animation svelte
-
The long way to become a small, angry Vim user
Posted on: April 10, 2024In a desperate attempt to prove your software engineering prowess, you should trade your GUI editor for a glorified text adventure game, all while chasing the elusive dream of becoming a real programmer with a perfectly curated Neovim setup and a luscious mustache.
vim satire
-
Mental Health, Open Source and the xz backdoor
Posted on: April 02, 2024Open source maintainers are under a lot of stress. The xz backdoor and its social engineering to execute it showed us the possible repercussions.
open-source mental-health
-
Building my first Rust CLI tool
Posted on: March 24, 2024Sometimes it's better to build the tools you need yourself. You will learn a lot along the way!
tools rust cli open-source