Explore >> Select a destination


You are here

honza.pokorny.ca
| | nvie.com
90.9 parsecs away

Travel
| | Where I lay out the recent changed I made to my Vim setup.
| | coen.needell.org
125.0 parsecs away

Travel
| | Vim, "the ubiquitous text editor", has been with us since the 1980s, with new programmers discovering its arcane power every day. It was originally developed for the Atari ST under the name "Stevie" (ST Editor for VI Enthusiasts), and was later ported to Unix and OS/2 (a precursor to Windows). Originally, vim was simply an Atari port of vi1:, which in turn was the visual mode for the command line text editor ex2. It continued to use the name "Stevie" until 1993, when the name was changed to Vi iMproved (...
| | lanius.dev
52.6 parsecs away

Travel
| | Computer programming, YouTube, entertainment news, Linux, free and open source software and online privacy.
| | newcome.wordpress.com
124.0 parsecs away

Travel
| I wanted to spin up a Linux development environment to hack on some code that needed epoll. I could have run everything in a Docker container, but I kinda wanted to be in that environment for total hackage. I thought maybe I'd just do it in a Virtualbox instance. Then I didn't want to install...