/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.
| | kinduff.com
2.5 parsecs away

Travel
| | Process on how to merge two different git repositories, either just a folder from B to A or the complete repository B into A.
| | blog.cy.md
4.2 parsecs away

Travel
| | [AI summary] The author describes creating lightweight, high-efficiency Git tools to merge scattered repository submodules into a single linear history and live mirror for d programming projects like Digger and Derelict.
| | til.simonwillison.net
27.4 parsecs away

Travel
| I wanted the ability to test my Python software against specific version of SQLite on macOS. I found a way to do that using pysqlite3 .