Explore >> Select a destination


You are here

mikecoats.com
| | rgetz.github.io
4.9 parsecs away

Travel
| |
| | xnacly.me
4.0 parsecs away

Travel
| | Using Treesitter in neovim to conditionally highlight code snippets
| | hjr265.me
4.1 parsecs away

Travel
| | My setup at my workspace isn't much: a display and a few peripherals connected to a USB-C hub. This way, I can come in, plug in the hub to my laptop, and start working. But if my laptop goes to sleep, I can wake it up only by pressing a key on the internal keyboard or the trackpad. Since I keep the lid of my laptop closed, I have to take it out of the stand first, then open the lid (which causes the laptop to wake up anyway).
| | sookocheff.com
18.4 parsecs away

Travel
| I first learned Vim in university and, since then, it has been a welcome companion for the majority of my software engineering career. Working with Python and Go programs felt natural with Vim and I was always felt productive. Yet Java was always a different beast. Whenever an opportunity to work with Java came up, I would inevitably try Vim for a while, but fall back to IntelliJ and the IdeaVim plugin to take advantage of the rich language features a full-featured IDE can give you.