StackRating

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

Josh Caswell

Rating
1575.17 (3,479th)
Reputation
59,691 (1,555th)
Page: 1 ... 16 17 18 19 20 ... 27
Title Δ
Value set to NSTextField ignored -0.14
"The result of a delegate init call must be immediately return... -0.75
How to run NSTask with multiple commands 0.00
How to repaint NSTableView immediately after reloadData +2.13
Block version of performSelectorOnMainThread:withObject:waitUntilDo... +0.37
How do i keep my code organised when my app needs a helper class? +0.70
Creating and managing two independent random number sequences +0.52
Why NSNotFound isn't -1 but NSIntegerMax +0.98
What is the Advantage of a Completion Block over a Callback Functio... 0.00
Adding NSMutableArray to another from a loop seems to create duplic... -0.10
Crash when using performSelector: with a SEL passed from another cl... -0.12
Using NSOperationQueue for delayed free of malloc'd void* after ret... 0.00
What happens to duplicate keys when using dictionaryWithObjects:for... 0.00
Do all objects inherit from NSObject? +1.58
"NSCFArray mutated while being enumerated" error when enu... 0.00
Are Mutable classes "heavier?" +0.67
NSTextMovement values 0.00
NSMutableArray cannot remove duplicates +0.79
String literals without having to escape special characters? +0.94
why [self.property release] will cause the static analyzer to show... +1.83
Is it best to check an object's class before casting? +0.39
NSDate : timeIntervalSinceNow crash +0.78
Setting up a block property in custom class 0.00
How does this recursive synchronized call not deadlock? 0.00
How to instantiate a class in Objective-C that don't inherit from N... +0.63
NSTextField on my UI and need to access them by tag 0.00
Best Practice: How to update a repeating NSTimer interval after eac... 0.00
Close all windows of another app using Accessibility API -0.61
Simplest way of overwriting an accessors getter method? +1.46
NSMenuItem -- include a simple graph 0.00
Is it possible to use KVO to obtain a sub-array of an array? 0.00
What is a good Random function to use that will be different every... -2.13
Multiple CGPoints to CGRect -2.61
Cannot get deleteRowsAtIndexPaths to work +1.45
Does iOS 4.3 support ARC +0.39
Variable interpolation inside printf-style formatting functions +0.36
How to reference Protocol in Objective-C? -0.62
How to interpret objective-c type specifier (e.g. returned by metho... +1.52
Good practice for disambiguating argument names versus instance var... -0.12
How to create a comma-separated string? +0.15
NSInvocation invocationWithMethodSignature, method signature argume... 0.00
Use of AppKit image template constant yields null 0.00
Overriding isEqual: method but it is not called when removing objec... -0.25
Counting instances of a class? -2.28
Objective C: Giving all objects of a class a pointer to a singleton... 0.00
Would like NSArray valueForKey to return the array indices +0.36
Wrapping asynchronous calls into a synchronous blocking thread? +0.21
Removing characters after the decimal point for a double -0.75
How to implement "group by values" in NSMutableArray? +0.66
Is it okay to pass in NULL to a block parameter? +0.38