Henrik Feldt

Results 419 comments of Henrik Feldt

How is this project progressing?

Couldn't you go for Hopac now that you have a chance to do it well? It's a much stronger, more stable abstraction than Async.

Remove the `--boilerplate` and you can choose the template from this repo (it seems) Then, if you pick advanced/fullstack/react/js you get this error when starting the client: ``` Failed to...

@luphaz Hi there > Main question for me is, as bimg aims to provide a wrapper around vips it make more sense for me to create a fix inside bimg...

Maybe the maintainers would consider taking this code in and continuing on it?

Could you give a script to reproduce this? Like Yandex.Tank?

I write all our backend code with Hopac, so for me it makes sense to bring Hopac into Suave in the long run, if that can be done in an...

@polytypic [Googling a bit](https://github.com/sparklemotion/nokogiri/issues/1445#issuecomment-216581445) suggests you may not have run `xcode-select --install` on your OS X machine, to install the Apple dev tools/XCode.

@polytypic No worries. For future reference you can use https://github.com/haf/osx to provision your machine in a way that works work most languages :) – includes fixes to the above issues.