Mycroft Canner

Results 34 comments of Mycroft Canner

This is going to become a pressing issue as appengine/memcache may only have a year and a half left with the 1.1.1 runtime. The 1.1.2 runtime is [deprecating](https://cloud.google.com/appengine/docs/standard/go112/go-differences) all of...

@xStrom I wish they would open source the whole appengine/* backend and let us continue running stuff if we want to on some compute engine instances or even elsewhere. AppScale...

VLC has reversed engineered the protocol [here](https://code.videolan.org/jbk/libndi).

Philippe Hausler: >So to clarify the commentary about serial queues only applies to the beta SDKs. It is something we are considering addressing systemically in the operators that take schedulers....

Another thing I noticed tonight is that `Publishers.CombineLatest*` and the `.combineLatest*` operators will receive on the main thread unless you specify the scheduler again using `receive(on:options:)`

@heckj I am using your book on a daily basis as some easily searchable reference (and I thank you heartedly for that. Happy to contribute or at least post things...

> find . -name NBGeocoderMetadataHelper.h >./Pods/libPhoneNumberGeocoding/libPhoneNumberGeocoding/Metadata/NBGeocoderMetadataHelper.h

It seems to be cause by this [commit](https://github.com/iziz/libPhoneNumber-iOS/commit/c10c2f8919c414870dd200a05e1ccf532245e4b7#diff-313c62201ce74268b126c7e5199ce2939bfc3a87cac2528f8908af8901f0283e).

This would be cool... it should detect it is running inside the playground and allow to switch implementation

Could you please show an example on to use a targeted view? I am a bit confused. >2021-10-10 16:33:03.683760+0100 Belua[12592:1157966] *** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'This...