/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

infinitedigits.co
| | cyberchris.xyz
3.9 parsecs away

Travel
| | Intro So after picking up Vim less than a year ago, and spending a lot of time with it, I can say for sure it is the best text editor I have ever used. Okay, that's all the Vim propaganda you'll find in this post. The main aim of this post is to get people new to Vim into a comfortable environment, while also teaching you how to get plugins into your vim config since you'll probably want to customize it, once you get a feel of Vim.
| | jonas.arnklint.com
3.0 parsecs away

Travel
| | Compiling CoffeeScript no more. Autocompile when saving using VIM instead!
| | blitiri.com.ar
3.9 parsecs away

Travel
| |
| | msfjarvis.dev
31.6 parsecs away

Travel
| Type of change Bugfix New feature Enhancement Refactoring Description Add support for multiple authentication methods by offering password authentication after public key authentication. Along the way, refactor GitOperation to use a (somewhat) proper builder pattern. This uncovered that we were previously not using SSHJ for the case of no authentication, which is now rectified. Motivation and Context Fixes #333, fixes #548 and fixes #782 if it works. How did you test it? I lack the setup to test ...