Jonathon Mah@dev_etcSep 28, 2018@AskRobinhood Hi, I can't cancel a crypto limit order, and can't log in on web (Chrome or Safari). Are there known issues happening right now?
Jonathon Mah@dev_etcOct 14, 2015Public Service Announcement: '()' is not 'no parameters', it's an ancient feature that will get you in trouble devetc.org/code/2015/10/1…65239
Jonathon Mah@dev_etcOct 2, 2015.@TheLegoless `performSelector:@selector(actuateFeedback:) withObject:@(0)` gives arg1 the address of an NSNumber, not an int 0. Fun stuff!1
Jonathon Mah@dev_etcMar 26, 2015Filed openradar.me/20302671 for the most obvious UIPageViewController bug.
Jonathon Mah@dev_etcMar 25, 2015Gradually realizing that UIPageViewController (well, _UIQueuingScrollView) has apparently unavoidable crashes. "All animation must be mine!"