• self@awful.systemsM
    link
    fedilink
    English
    arrow-up
    2
    ·
    5 months ago

    that seems very cool! I’ve been frustrated in the past by rules-based auth libraries implementing half-baked but complex declarative DSLs when Datalog is right there, so I’m hoping it works well in practice because I’d love to use it too

    • froztbyte@awful.systems
      cake
      link
      fedilink
      English
      arrow-up
      2
      ·
      5 months ago

      what, you don’t like the 10~15y old pattern of someone slapping together a DSL in a weekend because they read a blogpost about it last week, and then having to deal with the evolving half-restricted half-allows-eval mess in [ruby,erlang,…] with its syntax denoted in some way that isn’t equivalent between operating languages? sheesh. what kind of modern web engineer are you?!

      • froztbyte@awful.systems
        cake
        link
        fedilink
        English
        arrow-up
        2
        ·
        5 months ago

        lukewarm take: the fact that “yaml engineer” exists as a joking self-deprecating referential description of what so many people do is both an indictment of their competencies (so, so many of these people would rather twiddle variables than even think of learning to write a small bit of programming), but also of the tools that claim to provide more abstractions and an “easier way” to do things

        (yes I have a whole rant about this bullshit stored up)

        • self@awful.systemsM
          link
          fedilink
          English
          arrow-up
          2
          ·
          5 months ago

          one day the things we do with yaml will correctly be seen as a crime, but very likely only after yaml is replaced by something significantly worse, cause our field stubbornly refuses to learn a damn thing. it’s probably not a coincidence that the only declarative languages I know that aren’t monstrosities are from academia, and they’re extremely unpopular compared to the approach where a terrible heap of unreadable yaml is made worse by shoving an awful macro language into every field