Jakub Kozłowski
Jakub Kozłowski
That makes sense. Are there any aspects I can use to just use the live Random instead? (and for some tests, even the whole Live ZEnv)?
@flipjs you might wanna check again, my Sonos doesn't show up as a restricted device anymore, and the spotify API allows me to control it. This must be pretty new,...
Update from me as well, Sonos became a restricted device shortly after I said it wasn't... so it was only usable through the API directly for a short time.
@arrterian I'd happily sponsor work that would result in this being implemented, do you think that could be arranged?
For another workaround, consider using nix-direnv and its appropriate vscode extension too - it seems to work with `use flake` for me.
@mimoo yeah, I'm using this one: https://marketplace.visualstudio.com/items?itemName=Rubymaniac.vscode-direnv
I tried `--watch` a couple times with bloop and it never stops the application. The app neeeds to quit on its own, only then will the file watching trigger a...
@dkovalenko if you need to iterate that fast, maybe you should write a test instead of starting an entire server ;) On a more serious note (or is it?), I'd...
It's to debug via IntelliJ or just jdb ;)
Just reminding myself to do it...