/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

www.andreasvoegele.com
| | codeinthehole.com
4.0 parsecs away

Travel
| | A reference of how I have things configured.
| | infinitedigits.co
3.1 parsecs away

Travel
| | Here's my very simple Vim setup that I like to use for writing.
| | willhaley.com
3.0 parsecs away

Travel
| | Clone concourse-docker locally on Ubuntu. git clone https://github.com/concourse/concourse-docker Change to the concourse-docker directory. cd concourse-docker Generate keys for your local linux Concourse environment. ./generate-keys.sh Run Concourse. If you see an error regarding Version in "./docker-compose.yml" is unsupported then edit docker-compose.yml and change the version to 2, or whatever is appropriate for your docker-compose version installed. Note that I am using the real IP address for my machine. This is necessary. Also, note the credentials being set here.
| | www.poppastring.com
20.3 parsecs away

Travel
| With the C# Dev Kit extension installed in Visual Studio Code, the debugger ...