Explore >> Select a destination


You are here

www.markround.com
| | coen.needell.org
5.6 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 (...
| | wweb.dev
5.9 parsecs away

Travel
| | In this article, I will share a step-by-step guide on how to deploy and serve a web app to an ubuntu server. This applicable for any web app that runs on a port.
| | blog.miguelgrinberg.com
4.6 parsecs away

Travel
| | miguelgrinberg.com
| | www.argpar.se
16.3 parsecs away

Travel
| A starting point on how to use github actions for python packages. Explains how to work with matrices and how that integrates with TOX.