Marcus Riemer

Results 25 comments of Marcus Riemer

I compiled and ran the plugin with Arch Linux and [`signal-cli` from AUR](https://aur.archlinux.org/packages/signal-cli/). This specific package from AUR places the jars under `/usr/share/java/signal-cli`. `purple-signal.so` had to be renamed to `libpurple-signal.so`...

This issue is still present, I can only run `xliffmerge` from the commandline when discarding the first argument. Otherwise the path to the `xliffmerge` "binary" entry file is mistaken as...

Yes, this is a duplicate of #144. I am currently falling back to using this tool via CLI because the integrated ng builder seems to be [broken as of Angular...

I am not quite sure whether I really like the way `selectionRange` behaves and I love the way tide allows me to do things "on demand" instead of hijacking default...

Wow, I just wanted to say that implementing this was a very pleasant experience. I feared that there was lots of marshaling awaiting me, but at least the very minimal...

Sorry, forgot to close the issue. Feel free to go for those `stderr` and `stdout` parts, I personally do not need them and don't plan on tackling them. I'm not...

Oh, forgot to ping @lugehorsam as per his request :slightly_smiling_face:

Ping @lugehorsam , I would really like to pull this through and possibly investigate whether even the `require` layer of goja_nodejs could be "properly" used in nakama.

Fair enough, I can see the sandboxing argument. I would argue that the exact same data is already exposed via `runtime.env` by Nakama itself, so technically it might also be...

I'm totally on board with this recommendation for code specifically written for Nakama, but most code isn't. And is that confusion necessarily "bad", as long as the compatibility increases over...