/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

zzamboni.org
| | laanwj.github.io
3.0 parsecs away

Travel
| | I've put up a (read-only) mirror of various bitcoin-related git repositories at nxshomzlgqmwfwhcnyvbznyrybh3gotlfgis7wkv7iur2yj2rarlhiad.onion. This is a Tor v3 hidden service, which means that at least Tor 0.3.2.9 is required to access it.
| | hoelz.ro
4.0 parsecs away

Travel
| | A common pattern in my shell usage is something like this:
| | blog.tracefunc.com
3.8 parsecs away

Travel
| | Just a random coder writing about technology, web development, and various other geeky topics.
| | jinyuz.dev
12.3 parsecs away

Travel
| There was a pull request on GitHub and it contains a feature I wanted to test. I didn't know how to test it locally. Should I just copy the changes to my local since the changes weren't that big? But what if it was? Luckily, I found some answers by googling and decided to write it up for future reference. Git provides a command for it and here is the sample syntax