Alex Gray

Results 40 comments of Alex Gray

maybe you can take a look at [`ghfm`, a good implementation in node.js](https://github.com/arboleya/ghfm)... they do it in 23 MB. ;-)

+1 Oh, btw, you can shut this up, like so... `#pragma clang diagnostic push` `#pragma clang diagnostic ignored "-Wdeprecated-objc-pointer-introspection"` `BOOL workAroundMacOSXABIBreakingBug = (JK_EXPECT_F(((NSUInteger)object) & 0x1)) ? YES : NO;` `#pragma...

[XcodeWay](https://github.com/onmyway133/XcodeWay) "Reveal" functions seem to be working. Noting to self (when I can get around to it)... or to whomever chooses to fix this...

is this dead?

is this gonna happen?

+1 this would also provide support for esp8266. etc.

this is such a weird behavior... it should return a `promise`, not a `process.exit`!

ditto on this issue… i have it one my system.. but not the "framework"

that would be great.. also, one complete, valid usage example would be nice in the readme/onscreen help. or better yet, an example of what a good `-build-options-file` might look like..