StackRating

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

icza

Rating
1760.64 (28th)
Reputation
198,363 (239th)
Page: 1 ... 31 32 33 34 35 ... 68
Title Δ
Can't unmarshall JSON with key names having spaces 0.00
Query document and select subdocument 0.00
Do Go built-ins use generics? 0.00
Performance difference between global database connection and openi... 0.00
"cannot take the address of" and "cannot call pointe... 0.00
Getting size of a structure in GAE/Go 0.00
Access random rune element of string without using for ... range 0.00
How can I organise this Go code that redefines methods from an embe... 0.00
How to cast a reflect.Value by its type when created by reflect.New 0.00
What is the difference between json.Marshal and json.MarshalIndent... 0.00
Does accessing elements of string as byte perform conversion? +1.36
First argument to append must be slice; have struct - golang map 0.00
If I import "fmt" at the top of 2 files in the same Go pa... 0.00
Better way to deal with arguments in my golang variadic function +0.69
Export only subset of methods implemented by embedded struct 0.00
Go - void function and direct assignment 0.00
Cannot unmarshal object into Go value of type []uint8 +1.42
How to average values of an array of JSONs, then round to 1 decimal... 0.00
Are tests executed in parallel in Go or one by one? 0.00
Golang tour Switch evaluation order: time.Now().Weekday() + 2 yield... 0.00
Golang buffer with concurrent readers +1.06
Why is the address of http.Request.URL.Host same for 2 different ht... 0.00
Go - Decode JSON as it is still streaming in via net/http 0.00
Nested maps in Golang 0.00
nil slices vs non-nil slices vs empty slices in Go language -1.08
GoLang mgo - mgo.ErrNotFound for find(...).All(...) 0.00
Golang and large memory chunk allocation 0.00
How to get variable memory size of variable in golang? +0.27
Concurrent filesystem scanning 0.00
Using reflection SetString 0.00
How to dynamically add imports 0.00
Initializing a slice by using the var keyword +0.24
How to prevent deadlocks without using sync.WaitGroup? +0.26
Channel Element type too large Golang 0.00
MongoDB $ifNull conditional with mgo 0.00
Append not thread-safe? 0.00
What is the best way to decide if an image has alpha channel? 0.00
How to slice string till particular character in Go? +0.27
Server instances with multiple users 0.00
Golang: Register multiple routes using range for loop slices/map 0.00
How to compare two string values in Go in a case insensitive manner? +0.24
Convert []interface to []string in Golang 0.00
Golang xml unmarshal html table 0.00
Check errors when calling http.ResponseWriter.Write() 0.00
Slice merge in golang recommendation +1.13
Example code for testing the filesystem in Golang 0.00
Why interface type doesn't provide an "IsNil" method? 0.00
How to use time.After() instead of time.Sleep() to obtain interrupt... 0.00
My object is not updated even if I use the pointer to a type to upd... +0.53
Go: use time value of benchmark 0.00