yj is handy for converting between YAML, TOML, JSON, and HCL. yes.
yj -yj -i < config.yaml > config.json
yj -yt -i < config.yaml > config.toml
yj -yc < config.yaml > config.hcl
yj is handy for converting between YAML, TOML, JSON, and HCL. yes.
yj -yj -i < config.yaml > config.json
yj -yt -i < config.yaml > config.toml
yj -yc < config.yaml > config.hcl
imscript
is interesting. It’s a
collection of standalone image processing utilities:
repository.
Two interesting indie/micro blog repositories.
Claws Mail is a great mail client. It interoperates nicely with any text editor and has a flat file design structure (many use case possibilities). The negatives are that the interface is a bit dated and runs on a single thread.