Remix.run Logo
_kblcuk_ 3 hours ago

+100. I also dig fnox (encrypted-secrets-in-git) and hk (pre-hooks manager that is actually fast and stays out of the way) by the same author, pretty much default for any project I start nowadays.

Though I also use nix to manage my machines :-D

sshine 2 hours ago | parent [-]

Awesome, both fnox and hk look very well-made.

How does fnox compare to sops?

How does hk compare to lefthook?

And does hk and fnox have a similar Nix integration as lefthook-nix and sops-nix?

I'm still hoping I don't need to make a better lefthook.

I kind of like sops-nix, not sure what's missing, really. Maybe fnox is similarly wholesome for non-Nix users.

I see that hk has a flake, so that's a good sign.

https://github.com/sudosubin/lefthook.nix

https://simonshine.dk/articles/lefthook-treefmt-direnv-nix/