| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | replacing my static website with a simple web app | Franck Cuny | 2025-09-29 | 1 | -0/+2 |
| | | |||||
| * | ssh-cert-info in go | Franck Cuny | 2025-09-06 | 1 | -0/+4 |
| | | |||||
| * | fix import paths for mpd-scrobbler | Franck Cuny | 2025-08-29 | 1 | -0/+6 |
| | | |||||
| * | add nix configurations for building and running `goget` | Franck Cuny | 2025-08-24 | 1 | -0/+16 |
| | | |||||
| * | add Go vanity URL service for custom import paths | Franck Cuny | 2025-08-24 | 1 | -0/+20 |
| | | | | | | | | | | Go vanity URLs allow developers to use custom domain names for Go module imports instead of being tied to specific hosting platforms like GitHub. This service implements the go-import meta tag protocol, allowing Go tools to automatically discover the actual Git repository location while presenting a clean, branded import path to users. | ||||
| * | first command added: pviz | Franck Cuny | 2025-08-17 | 1 | -0/+2 |
| `pviz` is a command-line tool that helps you understand the real impact of service availability targets (SLAs) by converting availability percentages into actual downtime durations across different time periods. | |||||
