/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

danielpietzsch.com
| | roneo.org
5.9 parsecs away

Travel
| | How to use Gitlab Pages hosted by Riseup with Hugo.
| | cullmann.io
6.0 parsecs away

Travel
| | Today I did run again into an old problem: You need to archive a lot small and large files inside a single Git repository and you have no support for Git LFS available. You did this several year and now you ended up in a state where cloning and working with the repository is unbearable slow. What now? Last time I did run into that, I archived the overfull repository to some "rest in peace" space and used git filter-branch to filter out no longer needed and too large objects from a repository copy that then will replace the old one for daily use.
| | blog.gnoack.org
8.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.
| | github.com
25.0 parsecs away

Travel
| Reproducible builds and development environment for Go - kamilchm/go2nix