/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.johnpapa.net
| | blog.waleedkhan.name
5.6 parsecs away

Travel
| | Intended audience Current software engineers seeking information for their own job search or negotation. People curious about...
| | www.tbray.org
6.3 parsecs away

Travel
| | [AI summary] The author reflects on their unexpected journey into understanding OOXML and its potential as an ISO standard, sharing personal insights and opinions.
| | blog.waleedkhan.name
6.0 parsecs away

Travel
| | My team and I recently gave a talk at Git Merge 2022 on our tool Focus, which integrates Git sparse checkouts with the Bazel build system.
| | sookocheff.com
14.5 parsecs away

Travel
| This is something I often do but rarely remember the steps for. This post is intended to serve as a reminder for me and anyone else having the same question: how to add an upstream remote git repository. Start by forking the repository you are contributing to and cloning that repository to your local file system. In this example, we will use the Elasticsearch repository and assume you have cloned it locally.