Michael D
Michael D
Same as @nickelghost 
Thank you!
I would argue for flatpak because snap breaks posix and you will reach less users that way. Additionally, if you use flatpak you can respect the users theme choices which...
Sure, I am working from a class that contains the following (scrubbed): ```javascript function get_connection() { let poolcfg: tcp.PoolConfig = { min: 1, max: 4, log: true }; let connectioncfg...
> Hey @thomassth Any update on this issue? It's in the app now. However the top and bottom remain the same. 
I get this same error with nothing obvious with `-d broker,metadata,protocol,security` OP are you also trying to access behind a proxy? Currently our proxy only exposes traffic via AMQp, and...
Hello superwhd, thank you for your quick response. I am able to interact with `otbr-agent` directly, but I noticed that if I start the service it will report it as...
Thank you superwhd. I attempted to start otbr-agent again and these are the logs associated with `service obtr-agent start` `/varlog/syslog` ``` Nov 12 03:20:16 554b359e00f6 otbr-agent: [NOTE]-AGENT---: Backbone interface: eth0...
@yodatak Have you gotten that to work? I actually asked for help about that in [14528](https://github.com/zed-industries/zed/discussions/14528) I believe this is correct according to both documentations ```json { "lsp": { "yaml-language-server":...
> > > Those charts are tar'd up, so they don't really need to be opened and rendered. > > > > not always, it can be custom sub chart...