Aug 3, 2018 Post comments count0 Post likes count1 A puzzle aboard the Anacortes-Sidney ferry: How do the cars get off? Raymond Chen At an apparent impasse.
Aug 3, 2018 Post comments count0 Post likes count0 Creating an awaitable lock for WinJS and JavaScript Promises Raymond Chen Rolling onward.
Aug 2, 2018 Post comments count0 Post likes count0 Creating an awaitable lock for C++ PPL tasks Raymond Chen Rolling our own.
Aug 1, 2018 Post comments count0 Post likes count0 Creating an apartment-aware PPL task from nothing Raymond Chen It says it has to be IAsyncAction- or IAyncOperation<T>-derived, so let's do that.