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 ... 30 31 32 33 34 ... 48
Title Δ
Memory Allocation for Derived C++ classes +0.36
What are the default attributes for Objective-C properties? +0.53
removeObserver:forKeyPath: in dealloc +0.50
MFC multithreading: AfxBeginThread vs Boost.Thread? +0.82
Under ARC, is it still advisable to create an @autoreleasepool for... -0.71
When should I prefer non-member non-friend functions to member func... -0.27
Code reuse in iOS applications -1.35
How to stop current NSOperation? -1.07
pthread_create parameter function pointer -0.65
Are there any concurrent containers in C++11? -1.59
Why is my nsmutablearray property not retaining the objects? +1.89
Why no variable size array in stack? -0.22
iOS MemoryWatch Class -1.96
When should I not split my code into header and source files? -0.80
Multiple build commands warning while building - Objective C 0.00
Implement Vector of Map in c++ +0.52
NSImage losing quality upon writeToFile +0.02
How can I prevent construction with Object Pool +0.06
NSString blowing my mind away +1.72
Namespaces vs. Static Classes +1.45
Caching self.bounds in a subclass of UIView +0.11
iOS5 memory management with dispatch queues 0.00
Ordered call stacks - with Instruments Time Profiler? 0.00
Obj-C iPhone architecture regarding instantiation of classes -0.73
Function Pointer to member function of template class? (C++) -0.44
Most Effiecient Thread Implmentation IOS +1.85
Returning multiple non-Objective C objects/variables from method +0.28
How to synchronize multiple threading operation in objective C? 0.00
Using directive best practice +1.32
How do i rewrite this typecast so nonsense is a compile time error? +0.10
Why are xcodebuild and Xcode 4.2 so slow? +0.54
Is it better to append a CString than an ObjC String? -1.72
More Efficient Code? (AVAudioPlayer) 0.00
pthread Linux data runtime 0.00
Is having a container of a type as a field a bad idea in C++? +0.65
How can I prevent Xcode 4.2 from filling my boot drive with preambl... -1.10
setEditable and isEditable -0.35
What language was Xcode written in? +0.53
Deep copy of dictionaries gives Analyze error in Xcode 4.2 +2.19
how to declare a string global in iphone programing +0.01
how to buffer incoming events/notifications your iPhone app is obse... +0.99
intermittent extaudiofileread exc_bad_access +0.73
Should NSLocking usage always be wrapped in @try/@finally? +2.51
iOS memory debugging 0.00
Xcode easily add multiple files to a target +1.23
Should my block based methods return on the main thread or not when... +2.57
XCode Project: how to easily find all the XIBs that have used a spe... -1.93
Which one of these is better for short audio input in iPhone- .caf... +0.01
Suppose I want to search a type of file in a folder.how can I searc... 0.00
What's the point of const pointers? +0.39