Robert Fischer

Results 42 comments of Robert Fischer

When you're asking about performance, it's important to specify what performance you're talking about. If you're talking about the performance of developers' efficiency in producing working and adaptable code, then...

Would you accept a pull request if I added it in?

This is a good special case of these tickets: https://github.com/gdotdesign/elm-ui/issues/91 https://github.com/gdotdesign/elm-ui/issues/80

I'm using http://package.elm-lang.org/packages/rundis/elm-bootstrap with Elm-UI, and it seems to work fine. Appearance looks similar.

I'm happy to do this dev work and submit a PR, if it would be merged.

Doesn't look like Canner lets you do that. Plugins are passed to the underlying Slate `Editor` here: https://github.com/Canner/canner-slate-editor/blob/master/packages/editors/canner-slate-editor/src/index.js#L268 And that `plugins` variable is an unexposed constant.

This was a while ago and we decided to stick to single-namespace, one-off uses of Telepresence instead of using Telepresence more broadly for our multi-namespace-spanning dev environment, but let me...

And yes, this bug is about the confusing error messages and unclear documentation, assuming `telepresence connect` is required. If `telepresence connect` is required before running the `telepresence intercept run ./tp-spec.yaml`,...

Nope, it looks like the spec is gone. Sorry. Should I close the bug?

I'd happily suggest a pull request for this.