Leaving the JetBrains Ecosystem
A personal tale of breaking free from my comfort zone of IDEs and embracing the power of Neovim, muscle memory, and the open-source vim community
Latest writing
Notes on shipping software, terminal workflows, and the tools I keep coming back to.
A personal tale of breaking free from my comfort zone of IDEs and embracing the power of Neovim, muscle memory, and the open-source vim community
A developer's guide to simplifying version management with mise - one tool to rule them all
A deep dive into the process of building my personal blog, from initial setup to deployment, and all the tools and technologies I used along the way.
While signoff commits show you agree to contribute under certain licenses (like DCO), signed commits are about cryptographic security - proving you actually wrote the code and it hasn't been tampered with
Signing off your commits is like having insurance for your code contributions. It's this simple legal thing that proves you had the right to contribute that code..