StackRating

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

Catfish_Man

Rating
1568.81 (4,187th)
Reputation
36,198 (3,138th)
Page: 1 2 3 4 5 6 7 ... 9
Title Δ
Calling a Terminal Command from a Cocoa Application 0.00
(Objective C) Do methods and variables need to be declared in head... -1.23
CFArray created with CFCreateArray crashes when accessed 0.00
when something is run asynchronously does it mean that it's not on... +1.39
If any element in setA is in setB -1.40
When and when not to use __block in Objective-C? +0.45
Why [super class] and [self class] produce the same result? -0.31
return object on Main thread GCD 0.00
What is the feature of -[NSURL isFileReferenceURL]? +0.47
XCode, LLVM, and Code Optimization - Fastest,Smallest vs None 0.00
Hooking end of ARC dealloc +1.03
NSXMLParser terminating due to NSUnknownKeyException -0.05
How are objects laid out in memory in objective-C +0.42
What does `class A B` mean? +1.34
Is NSMutableArray better than NSArray for memory reasons? +1.92
All kinds of Booleans in ObjectiveC +0.03
Can I limit concurrent requests using GCD? 0.00
I need info on using NSUserDefaults in Xcode 0.00
How can I get the filename and line number of caller function in Ob... +0.50
Is it possible to save to NSUserDefault before first run? 0.00
Objective-C Auto-unboxing with LLVM 4 +1.63
How are tasks synchronized when dispatched asynchronously on differ... 0.00
Automatic memory management == garbage collection? -1.06
Best practices for updating files in OS X App Sandbox 0.00
How does the NSBundle's -load method register classes and other run... 0.00
Blocks and central dispatch, difference in code? +2.27
naming blocks in objective-c? -0.28
Objective-C return from nested functions (GCD) 0.00
Error on loading NSUserDefaults for NSTextField 0.00
Examples of using GCD +0.96
dispatch_async throwing NSPathStore2 error +2.75
Setting initial NSUserDefaults -1.15
How does Apple's Objective-C runtime do multithreaded reference cou... -0.13
Thread Local Storage in Grand Central Dispatch 0.00
Is it possible to make dispatch_queue_t empty? -2.44
Call a NSDictionary Value as Method 0.00
Would these lines of code affect each other? 0.00
Objective-C file writing process become slower and slower as more f... 0.00
Nested selectors performance impact and LESS -0.07
__unsafe_unretained leading to message sent to deallocated instance +0.40
Completion block using GCD 0.00
Is there an elegant way to perform code once in the lifetime of an... 0.00
Significance of @autoreleasepool in iOS 6 0.00
Not commonly used symbols in objective C +0.12
Object is not released after dealloc +0.57
NSDictionary lookups with +valueWithPointer: keys are too slow +0.46
NSCondition vs semaphores, what's more Objective C-ish? +0.44
alloc init inside methods +0.47
Using the same NSLock with two view controllers 0.00
In Objective-c how do I make a method that's accessible by all chil... -0.22