Software Alternatives & Reviews

What Is Wrong with TOML?

Dhall Configuration Language Jsonnet
  1. A non-repetitive alternative to YAML
    Pricing:
    • Open Source
    Maybe you'd like jsonnet: https://jsonnet.org/ I find it particularly useful for configurations that often have repeated boilerplate, like ansible playbooks or deploying a bunch of "similar-but" services to kubernetes (with https://tanka.dev). Dhall is also quite interesting, with some tradeoffs: https://dhall-lang.org/ A few years ago I did a small comparison by re-implementing one of my simpler ansible playbooks: <a href="https://github.com/retzkek/ansible-dhall-jsonnet">https://github.com/retzkek/ansible-dhall-jsonnet</a>.

    #Configuration Management #Software Development #Productivity 83 social mentions

  2. A powerful DSL for elegant description of JSON data.
    Pricing:
    • Open Source
    Maybe you'd like jsonnet: https://jsonnet.org/ I find it particularly useful for configurations that often have repeated boilerplate, like ansible playbooks or deploying a bunch of "similar-but" services to kubernetes (with https://tanka.dev). Dhall is also quite interesting, with some tradeoffs: https://dhall-lang.org/ A few years ago I did a small comparison by re-implementing one of my simpler ansible playbooks: <a href="https://github.com/retzkek/ansible-dhall-jsonnet">https://github.com/retzkek/ansible-dhall-jsonnet</a>.

    #Configuration Management #Software Development #Mobile Apps 32 social mentions

Discuss: What Is Wrong with TOML?

Log in or Post with