|
You are here |
begriffs.com | ||
| | | | |
coen.needell.org
|
|
| | | | | 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 (... | |
| | | | |
blog.sanctum.geek.nz
|
|
| | | | | [AI summary] The provided text is a collection of various technical topics and articles, including: 1) A guide on using command-line tools for development, covering debugging, profiling, and performance analysis with tools like GDB, Valgrind, and others. 2) An in-depth look at version control systems, from early systems like RCS and CVS to modern ones like Git and Mercurial. 3) A discussion on shell scripting, including Bash, custom commands, and automation. 4) A series of articles on Vim, covering configuration, diffing, and debugging within the editor. 5) Miscellaneous topics such as terminal usage, shell configuration, and system administration practices. The content is written in a technical style, suitable for developers and system administrators workin... | |
| | | | |
blog.langworth.com
|
|
| | | | | Fast forward eleven years. I've written many different languages and used Eclipse, IntelliJ IDEA, TextMate, and Flash Builder. I even used Emacs for a year just to see what I was missing. But when it was time to start a company I knew that an early priority would be to bang out code quickly, so I chose the best tool for the job. | |
| | | | |
kirillunlimited.com
|
|
| | | Automated MacOS setup for development. | ||