Miles Bryant
Miles Bryant
I'm quite keen to see this happen, so thought I'd do a bit of investigation to see what's involved. It's pretty tricky - the TLDR is that the high-level Neovim/Vim...
It is frustrating that the two projects have wildly diverged on remote APIs. I looked at some of the API normalisers - nvim-yarp/vim-hug-neovim-rpc are Python-based (I think we'd prefer not...
@justinmk I'm using https://github.com/neovim/go-client/ and the Neovim RPC API in that PR. This project does need to also support Vim8, however, so we do need some kind of wrapper around...
I just ran into the same issue, thanks for posting this and pointing at the Rust issue. I'm also new to Rust and couldn't figure out how to override the...
@AshleyPoole 👋 From my (fairly limited) experience with Django, production setups tend to use a reverse proxy like NGINX in front of Django/the WSGI server, and use that to serve...
Hey @BradErz, That looks like a good solution for now, but could you hold off the PR? We'll be merging a significant change to Response pretty soon ([release-0.1 branch](https://github.com/monzo/response/tree/release-0.1)) which...
Hey @marcosnils , thanks very much for the detailed feedback! It's great to hear that you're considering using Response. > 1. It doesn't pick images when pinning a message. This...
> Thanks for the input @milesbxf and the honesty around the OS project. If we decide to stick with response we'll surely try to collaborate by generating discussion and helping...
Hey @naeriaf, thanks for your interest in this, and great to hear you're using it! We're definitely open to contributions - you should be able to raise a PR by...
For sure, we're definitely planning to do this 🙂 if you have any time to work on this, feel free to raise a PR!