Their software is kinda neat, but I prefer the simplicity of configs more rather than editing and building C. I don’t really like their elitist ideology though.

  • @seedmarxOP
    link
    4
    edit-2
    3 years ago

    I don’t know enough C to comfortably config their software, sadly. It doesn’t make much sense to force the user to edit and build the raw code to change something simple, it seems like an attempt to be “newbie-free.” In reality, it just hinders the software and user experience.

    • @blank_sl8
      link
      4
      edit-2
      3 years ago

      That’s a good point. I’m usually a big fan of configuring software via whatever programming language the program is written in (eg, Emacs is configured using Emacs Lisp), rather than declarative config files such as json or ini. However, the need to recompile after making a config change is pretty lame.