< daviwil > dropped a link
Building My Own Code Forge - Flux Harmonic Live!
https://youtube.com/live/b5lqa9M8dawFlux Harmonic migrated projects from Codeberg to a self-hosted Guix server running a custom git forge named Docket. Docket structures project history as a public, append-only record of signed, content-addressed events in a git repository rather than using a traditional issue-tracking system bolted onto code hosting. This design renders a static site and ensures that the entire project memory is available offline upon cloning, removing the host as load-bearing for historical data. The stream outlines the current infrastructure setup, the rationale behind this event-centric approach, and identifies components of Docket that are still broken or incomplete.