Hoàng Xuân Phú

Results 6 issues of Hoàng Xuân Phú

Hi! I happened to hack up some support for `shotgun` in a project that needs `gun` v2 (the [timeline](https://github.com/ninenines/gun/issues/268) for release is unclear but the RC has been out for...

This makes shotgun compatible with `gun` v2 (and incompatible with `gun` v1) `gun` v2 has been in RC for a while now https://github.com/inaka/shotgun/issues/193

I just had a fun time debugging a weird behavior when using both resque-restriction and resque-loner in the same job. It turned out both plugins use and provide an implementation...

When using resque-restriction with multiple workers, the limits are not accurately observed. I'm not sure if this should be considered a bug or an intended limitation. It seems like there...

When comparing the results of ``` MANPAGER=m man ls ``` and ``` MANPAGER=less man ls ``` `m` didn't catch up with `less` on escape codes yet :) I have been...

Hi! First of all thanks for making this library! This is not really an issue... I'm not sure what I'm trying to suggest, just want to put this out here...