this post was submitted on 10 May 2026
118 points (96.1% liked)

Memes

55837 readers
873 users here now

Rules:

  1. Be civil and nice.
  2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you have to.

founded 7 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] SubArcticTundra@lemmy.ml 4 points 1 week ago* (last edited 1 week ago) (1 children)

Ideally stores/spits them out as JSON. Also for the kernel please.

[–] klankin@piefed.ca 3 points 1 week ago (1 children)

Am I having a stroke or are you intentionally describing nixos

[–] SubArcticTundra@lemmy.ml 2 points 1 week ago* (last edited 1 week ago) (1 children)

Idk I found its config language kinda confusing. JSON is stupidly simple

[–] klankin@piefed.ca 1 points 1 week ago

Admittedly it is pretty confusing, but its spec describes it as "json with functions", and once you get a handle on the recursive aspect of it (and that it kinda smushes multiple imported jsons together), its not too bad.

Stupid useful too