StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

Rob

Rating
1682.14 (240th)
Reputation
401,934 (94th)
Page: 1 ... 26 27 28 29 30 ... 122
Title Δ
Code runs faster when queued synchronously than asynchronously. Sho... -0.52
How to unwind to a ViewController in another storyboard programmati... 0.00
Does didFinishPickingMediaWithInfo get called in background thread? 0.00
AFNetworking - HTTP load failed (error code: -999) swift iOS 0.00
Swift: How to calculate the size of a centered string +0.93
Pass Variables to a new View Controller via a Subclass and Dozens o... 0.00
How get upload progress for multiple multipart upload task +0.27
Concurrent Queue Issue - iOS/Swift 0.00
iOS11 compiled an app targeted for iOS10 0.00
How do you design a codable JSON field which can be either an empty... 0.00
Extract self-properties in block-method 0.00
Do variables persist in an app if the home button is pressed? 0.00
Ambiguous use of operator '>' -0.43
Parent child relationship confusion with reference semantics (swift) 0.00
declaring variable in implementation (.m) file 0.00
How can I safely go between ARC and MRC methods without unnecessary... +1.54
ViewController as Popup While Wait for Dispatch Semaphore 0.00
What is the best way to store / load local data in iOS? +0.27
Swift 4 : >> operator is unavailable 0.00
Table view cell checkmark changes position when scrolling +0.32
CAAnimation: Syncing view's alpha with presentation layer's... 0.00
What are the benefits of placing a #define statement in a header (.... +1.12
Whats the advantage of doing optional binding over sequential bindi... -1.45
Can I announce a class method in an Objective-C protocol? 0.00
iphone x: keep search bar within safe zone -2.53
In iOS 11, dismissing a modally presented navigation controller res... 0.00
having retain cycles in code when its not causing memory leak +0.27
Retain cycle with strong reference to dispatch_queue -0.54
Proper way to stop an infinitely rotating image? and how does one i... +0.64
How to transfer data between Parent and Child View Controllers -0.25
Issue with parsing json using Alamofire -0.72
What is the Super Retina HD device pixel ratio? 0.00
Parsing XML in Swift 4 -1.77
Variables in header file, memory management 0.00
How to animate a UIView that has constraints? 0.00
Add property observer to global variable inside class in Swift +1.01
I show an error message when I parse XML 0.00
Format date string as per device locale settings 0.00
Difference between adopting protocol+extension VS using instance of... +1.11
When exactly do things get removed from urlcache's memory and d... 0.00
Ambiguous position for UIView in UICollectionViewCell 0.00
Argument labels '(URL:)' do not match any available overloads +0.26
Why does DispatchQueue not respect QoS? +0.28
deinitialization, self, and closures. 0.00
dataSource won't update in cellForItemAt function 0.00
iOS Swift convenience initializer self used before self.init called 0.00
Using completion handler together with DispatchQueue +0.27
Opposite of Swift `zip` — split tuple into two arrays +1.49
get kABAddressCountryCodeKey from address book 0.00
OOP good practice in references to the same information in differen... +0.27