Kyle Drake
Kyle Drake
We're using screencap for Neocities and I'd be happy to take a more participatory role in helping maintain this gem. On Jul 9, 2015 12:41, "Maxwell Salzberg" [email protected] wrote: >...
Did you get a chance to push this? I'm getting a "do not have permission" error trying to push the latest gem. My email on rubygems is [email protected]
This is the command: `gem owner screencap -a [email protected]`
Support for crockford base32 (base32check?) seems fairly widespread: * [lua](https://github.com/aiq/basexx) * [ruby](https://github.com/levinalex/base32) * [node](https://github.com/agnoster/base32-js) * [go](https://github.com/richardlehane/crock32) Since there seems to be a strong preference for it, I hereby revise the...
Worth noting is that there's several different flavors of base32, including (my personal favorite) one that Nintendo games used that was [designed to avoid profanity](https://en.wikipedia.org/wiki/Base32#Video_games). I'm kindof indifferent as to...
@aleph7 it will not fix that bug, it is a flaw in the APNS protocol design. All of the libraries (even on other languages) have the same problem. I've talked...
@aleph7 That said, I like this code a lot and think it should be pulled in! :+1:
Related: https://github.com/jruby/jruby-ossl/issues/8
This is not ideal, but here is some code to use a command line for processing with JRuby. We've been using it internally so I know it works. https://gist.github.com/3077989 This...
Oh, it's totally dirty. And there might be security implications for some users too. I'd rather just provide users the instructions to do the conversion themselves in that case.