For our wedding today, Melanie got me a Cameo from @Richard_Schiff! It was really special with some very heartfelt wedding advice. Thanks so much Richard!
@SlackStatus There appears to be an outage or degraded performance. I’m experiencing it on the iOS app, macOS app, and web app on both wifi and cellular.
@fb_engineering On all the Grubhub app versions, we’re seeing an enormous number of crashes in FBSDKRestrictiveDataFilterManager.m starting at about 5:45pm EDT.
And if you enjoyed that, great. Watch it again, if you like.
I just don't want to sit through hours of awkward moments and dad jokes to get the information that I am interested in.
The Internet has provided an awesome summary of the evening that works better for me.
@jnjosh I saw this last night and thought it was sort of ridiculous. There are moments it’s really interesting and moments it’s like watching Home Alone or The Three Stooges.
@clattner_llvm Why is it `.none` and `.some` instead of `.none` and `.one`? The latter case is always both a known entity and singular, which `.one` connotes better. (Like in “Consider there is some number x which...” you are indicating you don’t know what ‘x’ is yet.)
There is a problem in mathematics, which involves finding the largest possible sofa that can fit around the corner of a hallway when it’s being moved. This problem remains unsolved.
Does anyone actually enjoy using a standalone Magic Trackpad?
I love using the trackpads on the MacBook's (I've even used it for gaming), but I just barely tolerate using the standalone Magic Trackpad with my Mac mini.
TIL, JSONSerialization (and by extension JSONDecoder) can decode non-collection types as the root node in iOS 13.1 and macOS 10.15.1. That's awesome and long waited for, but remember: your decodes will fail on older versions, and the compiler can't warn you about that.