-
-
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.
-
-
Would also recommend opnieuw: https://github.com/channable/opnieuw
-
I have a collection of small sysadming/scripting utilities distributed as a single binary here:
https://github.com/skx/sysbox
One of those is "splay" to sleep a random amount of time, before running a command. Very useful to avoid lots of things running across a fleet at the same time.
-
-
backoff is good, too: https://github.com/litl/backoff
I moved away from tenacity because of type-checking issues. I might check out stamina next time.
-
https://github.com/systemd/systemd/issues/6129#issuecomment-...
"core: add RestartSteps= and RestartSecMax= to dynamically increase interval between auto restarts"
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
Related posts
-
Ask HN: Is there any software you only made for your own use but nobody else?
-
is there a good guide on how to train an ai to simulate your own art work?
-
New AI edits images based on text instructions (instructPix2Pix/imaginAIry)
-
Ask HN: Local Tools for Viewing JSON
-
Ask HN: What are some tools / libraries you built yourself?