/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

ericlathrop.com
| | current.workingdirectory.net
2.7 parsecs away

Travel
| | Some thoughts based on my work as a movement technologist
| | www.willhackforsushi.com
2.6 parsecs away

Travel
| | [AI summary] A tech blog post provides a detailed technical guide on upgrading the firmware of an RFIDler device using the mphidflash utility on an Ubuntu system.
| | initialcommit.com
2.4 parsecs away

Travel
| | We explain how to check out the initial commit of any open source project using Git. Examining the initial commit is a great way to learn how a program's code works.
| | sookocheff.com
16.9 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.