/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.dennisdoomen.com
| | markodenic.com
4.6 parsecs away

Travel
| | Free programming books, algorithms, public APIs, and much more.
| | cassidoo.co
5.3 parsecs away

Travel
| | I merged my personal website and my blog into one beautiful baby-er, website.
| | techtldr.com
4.1 parsecs away

Travel
| | Here are the steps that I too to merge multiple GitHub repos into one, while preserving all commit history. The process took about 30 minutes for 5 repos. As a result, I feel like my GitHub page is cleaner and code is actually better organized and easier to find. TLDR: Create new repo (or use [...]
| | blog.foletta.net
13.5 parsecs away

Travel
| [AI summary] This technical article explores the internal data structures and fundamental constructs of Git, explaining how it manages source control through blobs, trees, commits, branches, and the index.