/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

fireburn.ru
| | techtldr.com
8.0 parsecs away

Travel
| | With popularity of Github and many other competing offerings, it's easy to overlook how simple it is to set up (unlimited) private repos on any network connected computer. For example, I run this blog on a cheap instance of Linode, where $5 a month get's you 20Gb SSD storage. But you don't have to pay [...]
| | blog.gnoack.org
6.5 parsecs away

Travel
| | [AI summary] An author explains how to self-host Git repositories on a standard Unix or Linux server using SSH, demonstrating that dedicated platforms like GitHub or GitLab are not necessary for managing code.
| | akashgoswami.dev
7.6 parsecs away

Travel
| | A quick how to guide on how to remove data from a repository's history
| | www.simpleprimate.com
24.1 parsecs away

Travel
| The other day I found myself having serious trouble publishing a new post to my blog. I was able to solve the problem through the use of Git rebase and I thought I would share my experience in case somebody else happens to go through the same thing.