/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

haacked.com
| | nickjanetakis.com
1.8 parsecs away

Travel
| | This automates the process of doing a manual bisection search, AKA a binary search which helps quickly find 1 item in a list of items.
| | vishaltelangre.com
2.1 parsecs away

Travel
| |
| | blog.emilburzo.com
2.4 parsecs away

Travel
| | Introduction While it's pretty easy to look up bugs and the corresponding bug-fix for open source projects, you rarely see the process that went into it. I think it's in the benefit of everyone that we also share the how, not just the what, because at the worst, you just read something you already knew, but at the best, you learn about new approaches/tools/thinking. Context I found some spare time to maintain one of my side projects, Graticule. After bringing the dependencies up to date, I started testin...
| | initialcommit.com
19.2 parsecs away

Travel
| In this article, we'll cover some of the most common Git commands used to rewrite history.