Block a user
Formatting
Yes, I've slowly been changing this in all the C code but need to document the rationale.
Formatting
This wasn't static because the program name should show up if something horrendous happens during linking, to make debugging easier.
time(1p)
equivalent
Would a simple wrapper around https://doc.rust-lang.org/std/time/struct.SystemTime.html suffice?
WIP: README: fix vagueness
kv(1)
- key/value
I definitely think this is a little too high-level to implement here as its own tool. We should aim to support this via other tools in harakit, though.
Could you elaborate on this?