Gabe Cohen
Gabe Cohen
Right now the dockerfile setup is pretty annoying for a few reasons: 1. It relies on caching build stages for the build not to take forever. This works, but I'd...
Right now we're following JSON-RPC pretty closely for our ui -> server interactions, but I'm pretty sure json-rpc does not allow the server to send notifications to the client. This...
We are using the alpha, but tauri is now in beta. Apparently its a pretty awesome change, so we should get on that.
For some reason, on @MatthewScholefield's computer the microphone volume gets set to 100%. Need to investigate why this may happen.
For now we should just completely disable logging in prod. We can try to figure out a good way to maybe do some rotating log files in the future, but...
Show how to disable default noise removal, and set custom microphone
And show error to user
unloads modules, kills server
Try setting up some e2e tests on the server on various distros. Not exactly sure how to go about this but it's worth looking in to.