- https://tebibyte.media/~emma
-
fae/faer
- Joined on
2022-02-27
Block a user
testing
The current
Makefile
just builds and tests true(1) for me. The following change seems to fix this:diff --git a/Makefile b/Makefile index 6c6d555..906e7f4 100644 ---…
Automatic git commit messages
There is a lot more of an idiomatic way to do this with git hooks. Do you want me to implement that instead?
kv(1)
- key/value
Please elaborate
Well, you half elaborated for me. Watching
.env
as you described is the kind of "rethinking" I was talking about. As for the general data storage/retrieval mechanism,…