David Stern
David Stern
@stewartmiles Any chance it would be possible to be part of an alpha testing group? I'm looking to use firebase for a prototype of an application for oculus quest; wouldn't...
Any updates here? What is the blocker to getting this running on MacOS containers? Would be much nicer to do the release creation in the same container that builds the...
We're using macos-latest, which I believe is x86_64. On Wed, Jul 27, 2022, 2:45 PM Armen Zambrano G. ***@***.***> wrote: > Not in the current backlog. > I'm surprised the...
Not 100% sure what the implications are, but if you open a shell to the running mariadb docker container (`docker exec -it $CONTAINER_ID /bin/bash`) and then delete or rename the...
I'm using Home Assistant OS as well (on Raspberry Pi), so don't know why the docker command doesn't exist for you. Make sure you're ssh-ed in to the host, not...
I see this as slightly different from #317 - to me, #317 is about the default values being incorrect (bug), whereas this is more focused on configurability (feature request).
@colepeters Two questions about your issue: 1. Which font are you using? 2. Does this reproduce in iTerm if you turn off iTerm's custom box drawing logic? (search for "box"...
I've submitted a change that I believe should fix this issue (or at least fix part of it); the change will go out in next week's release.
Thanks for the reports, and really sorry about the regression! :( Would you mind sharing the value of your PATH (grabbed from a different terminal)? The output of `echo $PATH`...
Ok, we figured out where the issue is, and are working on rolling out a new release. Should have a fix live within the next 2 hours. Sorry again for...