David Beitey

Results 70 comments of David Beitey

PR merged so this can be closed as resolved.

I've had the same issue as @tianjiaolaozu on CentOS 6 because of the following: * nginx compiles with `-Werror` (treating warnings as errors) * CentOS 6 has OpenSSL 1.0.1e and...

So this issue is still a problem when compiling for CentOS 6. I've just opened PR #213; suggestions/comments/improvements very welcome.

https://github.com/simple-icons/simple-icons/blob/3a69ac7915c667784713520de638f9b924b876de/icons/slideshare.svg - icon is public domain, traced by me from high res raster and cleaned up. Feel free to use it from Simple Icons directly or to incorporate into Academicons.

+1 for a way to allow arbitrary parameters in the authorisation URL. For instance, if `req` could be passed to the call to `authorizationParams` (eg https://github.com/jaredhanson/passport-oauth2/blob/master/lib/strategy.js#L216) would allow returning params...

Thanks for the suggestion @DaAwesomeP. I'm not a Debian user myself, so creating builds for that platform isn't something I have a need for, but if someone else was willing...

This became a problem for me after Homebrew upgraded tmux from 2.3_3 to 2.4.

This looks to be the same issue for me. I have a tmux window split into several panes, and any wrapped output lines with URLs (or file paths etc) can't...

Pull request for email address search over at #78

No problem. Take what you want or need from this PR as and when you'd like, perhaps the commit with the documentation updates. At very least, there's about the best...