Vim
12 Feb 2025
Remote editors in Vim territory
If there is one thing that Vim users have emphasised over time, it is the fact that Vim is always available. Vim is available on pretty much every Unix machine. In the rare case that Vim is missing, the less functional parent, Vi, would be found. Vim...
2 May 2015
One of the early day complaints about Go (after lack of Generics shhh…) is unavailability of a proper IDE. But as time passes, different projects emerged to offer a good coding experience for Go, ranging from basic features like syntax highlig...