eskimor
eskimor
Issue can be worked around, by simply not passing in a log directory (uses stdout then) - which seems to work fine.
I believe @mpickering did some preparations work for this. Also hie gets installed into the nix shell by default these days in an Obelisk project. So, I believe there is...
Hi @kvdb ! Have you tried with Chrome on both? Chrome is unfortunately supported best right now.
Uh sorry - I get too many github messages, missed that completely. Thanks for buying the app! :-) Yeah, it is not that we don't use user accounts for security...
No it is not a limitation of webrtc, we just did not get to implement this feature yet :-) Thanks!
Hi @jenszo ! Wow, great that you got this far, considering the outdated descriptions. Yeah there is one file, if you need to compile it yourself needs a lot of...
sweet, I hope to be able to get back to you on the weekend latest.
For local development it should work if you install [obelisk](https://github.com/obsidiansystems/obelisk/blob/master/skeleton/config/common/route), then checkout the latest develop of gonimo and run `ob run` in the root of the repository. You should then...
It does eat a lot of RAM, so you should consider reducing parallelism in your nix config if you run out. (max-jobs and cores settings in /etc/nix/nix.conf should help there)
To build locally, again checkout latest develop - I fixed a few minor issues, follow the obelisk instructions, copied here for your convenience: If you want deploy your application locally...