Abhi Beckert

Results 36 comments of Abhi Beckert

@odyth you just create a new collection. That's a pretty inexpensive thing to do, in terms of performance. The actual contents of the dispatch_apply() will be much slower.

I wish people would stop hitting +1, as everyone who's subscribed to this issue gets an email notification each time. @toddfreese the solutions are: - switch to Apple's official JSON...

> the developer license has an annual cost (which is why the precompiled version is not digitally signed) Signing is free and it can be an automated step in your...

For anyone who can't wait... you can watch the following directory for changes: ~/Library/Containers/com.tlphn.Telephone/Data/Library/Application Support/com.tlphn.Telephone/CallHistories/

Having three large screens with many windows, I often cannot find the tiny incoming call window which seems to appear at random locations. It's bad enough I've had calls go...

Thanks, looks great. I'll test/merge this into master in a few days.

Just adding a bit more context to this - around the start and end of an act, there is a *lot* going on for the stage manager. On a large...

Apple provides sample code on how to implement this feature. See the accepted answer here: https://stackoverflow.com/questions/31968959/intercepting-nsmenu-key-events

@tsm91 we changed the URL to remove the subdomain as part of switching to SSL. It's now: https://sequelpro.com/nightly/

The default connection limit is 151. Having two or three of them shouldn't be a problem. I lean towards having a separate connection so you can run two queries at...