Various changes to swaybar keep breaking the program because I keep using workarounds like this.
A possible library to use is Jaxon except it doesn't seem to handle encoding. I could just write my own thing as it seems straightforward enough.
Edit: I wrote a parser in C and there seems to be a few problems with using escript and nifs together. Really the more that I think about it what I'm doing currently should be acceptable enough.
Various changes to
swaybar
keep breaking the program because I keep using workarounds like this.A possible library to use is Jaxon except it doesn't seem to handle encoding. I could just write my own thing as it seems straightforward enough.
Edit: I wrote a parser in C and there seems to be a few problems with using escript and nifs together. Really the more that I think about it what I'm doing currently should be acceptable enough.