Kirill Rogovoy

Results 4 issues of Kirill Rogovoy

My original problem description is [here](https://github.com/johntitus/node-horseman/issues/180#issuecomment-221201710). What I found is that it's possible to detect the exact error using the `onResourceError` callback which gets fired before the `onLoadFinished`. So we...

Hi! The is quite popular [homesick](https://github.com/technicalpickles/homesick) / [homeshick](https://github.com/andsens/homeshick) projects that help to manage the dot files. Does this project aim to solve the same problem? Are there any use-cases which...

Hey, I don't know if this is the best fix for the issue, but I've noticed that Dialyzer emits the following kind of warning for each PolymorphicEmbed usage: ``` lib/app/incubator/result.ex:0:unknown_type...

I'm sorry if this had been discussed. Couldn't find it anywhere. This line from the config template got me puzzled: > Set ssl: false if using something like Cloudflare to...