-
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
this is very cool! i've actually never used restic, and should. i currently backup with git-remote-gcrypt and tar[1].
1. https://github.com/nathants/backup
-
Zenko
Zenko is the open source multi-cloud data controller: own and keep control of your data on any cloud.
Well, technically with a bit of work you can use anything self-hosted that is S3 compatible.
Personally, I rather like:
- https://www.zenko.io/
-
I work on a project which solves a similar use case.
https://github.com/gotvc/got
Got also does E2EE encryption, but it can additionally encrypt branch names from remote servers.