Daniel Lo Nigro

Results 263 comments of Daniel Lo Nigro

> The proxygen http server's been recommend over FastCGI since 3.9 Cool, good to know 😄 I was having various segfault issues when trying to switch over to HHVM (https://github.com/facebook/hhvm/issues/6498...

+1 - We've received feedback from a blind user that Chosen dropdown lists are hard to use and they're having difficulties selecting options. They are using JAWS 14 as their...

You could just do browser/feature detection and not use Chosen when IE8 is used.

@CatsMiaow Modern browsers have a native BigInt type: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/BigInt :)

For me the ideal implementation would be that TFA-protected passwords and non-TFA protected passwords are totally separated, meaning: 1. Interfaces that support TFA (SOgo, Mailcow UI, etc) do not allow...

One potential approach that I don't think would be too much work is to have a small install kickstart script that just checks for Docker (just a basic check that...

> ncu without any extra parameters works too, but it takes over 3 minutes to get results... Are you using npm v3? It had pretty bad performance problems until recently...

Please use the thumbs up reaction on the original post rather than posting "me too" comments.

@Jahfry the older app has a standard YouTube interface because it essentially just wraps the YouTube site built for TVs (https://youtube.com/tv), using a user agent that is able to access...

This is fixed in the latest version. It was listed in the changelog for 11.66 and I just verified that it's working now :)