aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* set some environment variables in the dev shellsFranck Cuny2025-08-181-0/+4
|
* small cleanupFranck Cuny2025-08-171-19/+5
|
* manage the repository with nixFranck Cuny2025-08-175-0/+288
| | | | | | | Add a flake.nix to manage the development shell, the formatters, add some pre-commit checks, and such. This might evolve a bit over time but this is a good starting point.
* format go code with `nix fmt`Franck Cuny2025-08-171-9/+17
|
* first command added: pvizFranck Cuny2025-08-174-0/+266
`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.