Results 10 comments of Michael D

Same as @nickelghost ![Screenshot from 2019-05-06 17-52-17](https://user-images.githubusercontent.com/4002969/57257576-dcaef600-7027-11e9-85b9-46c2b2d22656.png)

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. ![Screenshot_20220504-222818.png](https://user-images.githubusercontent.com/4002969/166855627-06ddf79a-c0a6-4868-9c1d-5476eb92c72f.png)

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...