StackRating

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

justin

Rating
1538.56 (12,547th)
Reputation
98,346 (754th)
Page: 1 ... 31 32 33 34 35 ... 48
Title Δ
Can I use self = nil in my methods? +1.41
Code from C# to Objective-C for Constructors +0.52
C++ Linked List: Overload bracket operators [] +0.56
Using BLAS or LAPACK with Xcode 0.00
Where should I create my thread? (Objective-C) 0.00
Crossplatform library to normalize audio? +2.21
How do optimizing compilers decide when and how much to unroll a lo... +1.03
Resolving EXC_BAD_ACCESS Issue In Cocoa? -0.73
Xcode format pre-generated code -0.01
Create an audio data programmatically 0.00
Is there any package managment in Objective-C? -0.14
do need to use mutex lock? +0.81
Should [table reloaddata] be only called from the main thread? 0.00
iPhone: How can I implement semaphore? -0.50
How calculate time from current time? -0.47
Alternative to global variables in app delegate +1.48
What is the proper way to make it so core graphics does not lag? -1.53
array of pointers to member functions: make it work -0.49
Difference between prefix/postfix increment in Objective-C method c... -1.83
Any possible way for CoreGraphics to not lag when drawrect is being... -0.18
where are member-vars of a class on the heap stored? +0.14
Xcode confusion - property and synthesize, retain? -0.46
Any possible way to call drawRect from a UIViewcontroller class? +0.37
Use of __attribute__'s in ARC-managed Code -1.53
How to initialize constant member C array in an Objective-C class? +0.54
ivar check if it has been initialized and used -0.02
Search of explicit type conversions in C style: a = (int)b; -0.67
Initializing several ivars of the same type with same object? +1.39
Last In-First Out Stack with GCD? -0.53
Using CFBundleGetVersionNumber 0.00
Is there any advantage to the pimpl idiom with a templated class? -0.87
Xcode environment variables for sub projects +0.29
Why to pass mutex as a parameter to a function being called by a th... +0.06
Does ommiting the declaration of ivars for properties might cause t... +0.41
How to make a if statement with NSNull in objective-c +1.95
How to set RGBA Color of a Pixel of an UIImage 0.00
Using NSData efficiently -2.01
Is there a high level shape drawing API for C or C++? -0.31
C++11 with Xcode on Mac OS X Snow Leopard 0.00
new discovery of retain ,or my misunderstanding? +1.04
Make Xcode ignore LLVM build warnings in 3rd party project -1.79
Why does declaring pointer makes it contents nil? -0.29
Why in Objective-C does doing alloc and init in separate statements... +1.57
interface paradigm performance (dynamic binding vs. generic program... +2.20
Interface Builder (XIB) or Code when merging in a team environment? 0.00
Unable to include a class into another in IOS -0.30
In cocoa (or generally in objective C) is there a way to send a mes... -0.42
Reaching the members of subclass from super class 0.00
should I call the [super superMethod] after my own code or before it? +2.52
Lack of virtual destructor when doing "delete this" -1.21