Olivier Ligot

Results 27 comments of Olivier Ligot

I would also be interested to know your thoughts on monorepos.

I may help on this one as we already have a Swagger library in-house. I'll see if we can extract it and publish it on Github...

Hi Colin, Here is how we handle the lost of a database connection with ECLI, an Eiffel ODBC wrapper (https://github.com/safe-eiffel/ecli). After each database interaction (execute a statement, fetch the results,...

According to Google itself, Hangout does not support XMPP: https://developers.google.com/talk/ _"Hangouts will replace Google Talk and does not support XMPP"_

Hi, As we are using GoReleaser to create our release, and [GoReleaser supports HomeBrew](https://goreleaser.com/customization/homebrew/), this should be possible, indeed. PR are also welcomed ;-) As I'm not using HomeBrew personally,...

As discussed in https://github.com/MatAtBread/nodent/issues/114, nodent-compiler still relies on Acorn v5 so I think that upgrading acorn-dynamic-import is sadly not enough.

Thanks to your comment, I've removed the custom registry in `yarn.lock`.

Yeah, resizing the terminal doesn't currently work as excepted. PR are always welcomed to fix those issues ;-)

Hi, Is there something I can do so that this can be merged ? Thanks !