Dan Sully

Results 52 issues of Dan Sully

Hi - for reading NDJSON / JSONL files with `ReaderFlags.STOP_WHEN_DONE` - is not extremely easy as the read size that `yyjson` consumed is not available for the caller. `yyjson_doc_get_read_size()` can...

What's the best way to reference secrets as variables so they can be used as values or substitutions in other Nix code (in my case, home-manager)? Here's an example of...