Latest blog posts about Tools
On: 2022-12-27 -
Reading Time: 4 Minutes
I recently switched from Visual Studio Code (VS Code) to Helix as my primary
text editor. I wanted a more efficient and powerful modal editor for working
with Go, Terraform, YAML, and other languages and tools. I also appreciated the
lightweight and efficient design of Helix. In this post, I will discuss my
experience with the switch and the adjustments I made to make Helix a better fit
for my daily work.
Continue reading...
On: 2015-04-03 -
Reading Time: 1 Minutes
I really care about keeping the OS clean and untouched. Sometimes, when I have to develop using specific softwares and tools, I have to modify core and important sections of the system on my Mac or PC, and this can create some problems with package managers (like homebrew for Mac OS X; or like APT, pacman or yum for GNU/Linux)…
For example, few months ago I installed node.js on my Mac using the official package.
Continue reading...