/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

cosine.blue
| | coen.needell.org
4.3 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 (...
| | www.trickster.dev
4.7 parsecs away

Travel
| | Code level discussion of web scraping, gray hat automation, growth hacking and bounty hunting
| | ctoomey.com
4.0 parsecs away

Travel
| | [AI summary] An article detailing a personal, incremental, and experimental approach to learning and configuring Vim text editor based on a talk by Chris Toomey.
| | thottingal.in
18.4 parsecs away

Travel
| I just published a VS Code language extension to support OpenType feature files in the Adobe "AFDKO" format. The extension provides syntax highlighting and code snippet support. (Screenshot From Amiri font) The syntax highlighting patterns for AFDKO is based on the opentype-feature-bundle for Atom Editor by Kennet Ormandy which is based upon Brook Elgie's original Textmate bundle. The code snippets are based on the snippets prepared by Simon Cozens for AFDKO-SublimeText