Elektrine lite

← Feed

@tim_salabim@fosstodon.org

Post #1688997

2026-03-30 16:55 UTC

@defuneste @lwpembleton @drdcarpenter @mschmidty @milesmcbain out of interest, why the reservation about yaml?

Replies (1)

  • @defuneste@fosstodon.org 2026-03-30 17:38

    @tim_salabim the one @lwpembleton used are fine (I would still prefer a list) but it usually start simple, grow and become hard to maintain (or contain too much business logic). they are fine when doing cross language stuff (quarto). In lot of cases why not either use a real language (see guix guile, nix) or if they are project related using environment variables. The added bonus is that you do not need to use a parser. also I have ansible nightmare. @drdcarpenter @mschmidty @milesmcbain

    Open ##1688998