94
TOML (lemmy.ml)
you are viewing a single comment's thread
view the rest of the comments
[-] ell1e@leminal.space 2 points 4 hours ago* (last edited 4 hours ago)

I can't really decide what extensions my users will face, once they are supported. Therefore too many extensions seems bad to me.

[-] Ephera@lemmy.ml 2 points 1 hour ago* (last edited 1 hour ago)

We just document that this is how you write the config file:

[network]
bind.host = "127.0.0.1"
bind.port = 1234

# etc.

And that seems straightforward enough. Yeah, technically users can opt to use inline tables or raw strings or whatever, but they don't have to.

this post was submitted on 24 Feb 2026
94 points (96.1% liked)

Programmer Humor

41128 readers
237 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 6 years ago
MODERATORS