Ryan McGrath

Results 135 comments of Ryan McGrath

Uhh to be clear: is this _closing_ the window or *_crashing_* the application? If the latter - is there a log or backtrace? The usual "don't block the main thread"...

Ah, damn, that's crazy. Unfortunately I just don't use Twython myself much these days... so this isn't something I can devote my time to. If someone wanted to update the...

Interesting, this seems like it would be useful - would be open to a pull request, but at the moment I'm unable to attend to this. (I'm aware this is...

Cool! Definitely let me know if it works for you.

Heya - I know this is 2 months old, but I agree it'd be cool to have. If you wanna pull request it (don't at all blame you if uninterested...

This may be resolved now since they [deployed IPV6 support](https://news.ycombinator.com/item?id=39099065). (The issue is primarily that `ureq` does not implement a happy-eyeballs type feature - i.e, it won't try both ipv4...

So I think this is a gray area for me... it's definitely getting outside of what AppKit/UIKit offer by default, but cacao's taken the opinionated position before so I could...

Hmm, interesting. FYI this might be a thing you'll need to rebase since we merged the `objc2` PR recently. Apologies for the hassle but it should overall be better for...

Offhand I dunno - but if that's deprecated the replacement does the same thing, we can certainly just swap the key out.

Hmm… I’ll try to find time to take a look at this over the weekend. This wound up being more invasive than I thought (which isn’t your fault, I think...