Daniel Hilst

Results 55 comments of Daniel Hilst

Are you willing to review PRs? I'm not fluent on go but it would be a good challenge

No problem I'm usually busy too, we do at our time. I'll wait for @nilslice input :+1:

Hi @nilslice I agree with @olliephillips with handling this CI stuff in another module. I'm kind of busy too, but I think I will have some time in the next...

Well, I got something, I will organize the code and open a pull request :) I've been testing with httpie which sends json by default ![image](https://user-images.githubusercontent.com/392820/72421459-4c50b580-375f-11ea-938b-ecdf4ea9117d.png) Foo is a simple...

Here it is, there is some duplicated code, I'm addressing that https://github.com/ponzu-cms/ponzu/pull/335

Hi @koomie! Thanks for the answer! Yeah I was just thinking that. For stateless use only NFS share and don't install stuff on the image itself. This will make it...

Hi @koomie Thanks for the reply, I really can't reproduce this. I hit it sometimes, I don't know if happens when something goes wrong during the installation or what... I...

Hi everybody, I'm using a wrapper over API class to achieve this, it's not battle tested but we could test it together. I'm not an asyncio guru too, so as...

Hi, I would like to help on this! :) Is there any work in progress? -- Edit -- I could get a basic support with this code ``` function! Fsharp_callback(bufnr,...

@cannorin Hello, no problem I have some spare time at weekends, I will try add ALE support, once I got something working I open a PR so you can review....