Peter Lyons

Results 29 comments of Peter Lyons

I agree this type of burying of key mongo connection options is not ideal. We need a way for the outermost application to provide mongo connection options. Complex types like...

Note on macos 10.15.7 I cannot open this even with the finder right click open workaround. I believe this is stock macos behavior now although there's some chance it's extra...

I don't get that "Open Anyway" button in the security & privacy screen at all. shrug. but @kyusu that `xattr` command line did work so now I can launch the...

I'd actually prefer if the stages of transformation were laid out vertically instead of horizontally. It's a much more ergonomic design for a web app as vertical scrolling is easy...

I tried it and it works fine for me. I was able to remove all my uses of `unquote()`.

I'm also interested in toolchain ideas here. Here's what I'm planning to do to quickly be able to build png images. 1. I have some clojure code that can spit...

@gamename nice work. I think `when:` statements should be sufficient to handle most of the 6/7 differences.

Similar but not identical request (will file separate issue if you prefer): I'd like to disable the line highlight/underline entirely but leave the gutter indicator dot. If find the lines...

I'm also interested in converting this into an npm package just to do the translation from the `.describe()` syntax to `dot` syntax (which I would then run via `npx` in...