StackRating

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

Rob Napier

Rating
1648.91 (584th)
Reputation
213,415 (207th)
Page: 1 ... 51 52 53 54 55 ... 96
Title Δ
valueForUndefinedKey:]: this class is not key value coding-complian... 0.00
Swift Array handling of Subclasses +0.70
Casting AnyObject to T 0.00
How to wrap class properties? -0.75
__autoreleasing for return value in ARC Objective-C 0.00
Binary file IO in Swift +1.64
What happens when I have two pointers pointing to the same object? 0.00
Returning data from async call in Swift function -0.35
Is it possible to return an object which can conform to protocol A... +0.28
Swift random number problems 0.00
Array<T> or Slice<T> struct type understanding structure 0.00
Does .withUnsafePointerToElements() protect against premature deall... 0.00
Can i instantiation my superclass by using my subclass? 0.00
How to determine if a generic is an optional in Swift? 0.00
Crazy problems with data types and arrays in Objective-C +0.29
ProductName-Swift.h not updating on changing respective one of obje... 0.00
Objective-C simple hello world won't compile 0.00
Runtime error when using CoreFoundation objects in a swift NSObject... +0.06
Attempting to run two processes simultaneously in GCD - iOS 0.00
Where to store constant values in swift? +1.16
Possible memory leak with CTLineRef? 0.00
Shouldn't the compiler warn me that class does not respond to c... -0.69
Questions about Very Old Pre-ARC Objective-C Code +1.14
Access associated type of a custom protocol in a where clause on ge... 0.00
Encrypting and decrypting when the data is not a multiple of the ke... -1.76
How to generically handle enumerate(collection)'s different ret... -0.19
Generic dictionary value type in Swift 0.00
Fetch in set with order -0.18
Arc and autoreleasepool 0.00
Why does ARC not work correctly when directly assigning an object t... +0.31
why using NSOperation, GCD or performSelectorInBackground I can'... 0.00
GCD: What happens when two threads want to execute blocks on the ma... +0.32
Multicolor line with Core Graphics 0.00
Encrypt and decrypt a random NSString with AES128 CTR in iOS with a... 0.00
Array of pointer to methods in swift 0.00
Data transfer between NSOperations -0.44
Generic protocol for basic types -1.22
Global constants in a static library are nil at run time +0.31
Why isn't ProjectName-Prefix.pch created automatically in Xcode 6? -0.05
iOS: why does overriding drawRect resort to software rendering? -0.48
stopping and starting app in Xcode restores deleted CoreData items 0.00
What is the purpose of the two arrows in the user defined chooseSte... +0.80
Swift Objective-C runtime class naming 0.00
How is a return value of AnyObject! different from AnyObject +0.32
Providing initial files in /Documents/ folder in an iOS app 0.00
How do you use String.substringWithRange? (or, how do Ranges work i... +0.61
Can I mix Swift with C++? Like the Objective - C .mm files +1.07
How can I output to STDERR with Swift? +0.31
How to execute all methods of an object in a certain queue in ios 0.00
Conceptional: two controller using the same calculation method - de... -0.27