Live data from Hacker News

Viewing profile — zeliard

zeliard

HN member
Joined
Sun, Apr 14, 2019, 9:00 AM UTC
HN karma
36
Public activity
5 items

About zeliard

No profile information was provided.

Recent public activity

  1. comment
    Comment #20369614

    Photoshop has been used for that for decades. Why not ban Photoshop?

  2. comment
    Comment #20364914

    >With Cue, I personally think it is uglier than TOML and Dhall and only slightly less reader-ambiguous than YAML I think you're missing the main point of these languages. YAML, TOM…

  3. comment
    Comment #20357148

    >But then, why not use the language you're already using for the rest of your project, or a bash script to export some variables? Well, for same reason, say, why people would use a…

  4. comment
    Comment #20357079

    Couple of contenders: - Jsonnet ( https://jsonnet.org/ ) - simpler syntax and less concepts to learn, just an extension of JSON. But no type checking. An open source offspring of G…

  5. comment
    Comment #19658315

    There's also another competing json templating project from google in the works. Doesn't seem to be production ready yet, but it's open sourced already - https://github.com/cuelang…