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 ... 41 42 43 44 45 ... 68
Title Δ
golang json serialization/deserialization of recursive data model 0.00
Slicing a slice pointer passed as argument 0.00
Is there anyway to create null terminated string in Go? 0.00
Initialize multiple values in a struct using one function 0.00
gob attempting to decode nil value results in EOF error 0.00
Output UUID in Go as a short string 0.00
How can I prevent a type being used as a map key? +1.52
Why can't Go slice be used as keys in Go maps pretty much the s... -2.52
Golang: How do I check the equality of three values elegantly? 0.00
Is it possible a Golang package in subdir not included by default? 0.00
What's the difference between ResponseWriter.write and io.Write... +0.27
How to collect values from N goroutines executed in a specific order? +0.85
Sort by dynamic field in go lang +0.86
How to copy an interface value in Go? 0.00
Editing a struct list variable using pointer not working as expecte... 0.00
Webhook process run on another goroutine +0.27
Unmarshal array from xml in go language 0.00
Cross platform go code for appengine +1.56
How do I go from io.ReadCloser to io.ReadSeeker? +0.29
Size in bits of object encoded to JSON? +0.26
Go image manipulation 0.00
How to get count of sql.Rows without using Next()? 0.00
Efficient Go serialization of struct to disk +0.79
In Go, when will a variable become unreachable? 0.00
How do I skip a tests file if it is run on systems with go 1.4 and... 0.00
Most idiomatic way to select elements from an array in Golang? +0.32
Golang postgres error constants? 0.00
Process Management for the Go Webserver +0.27
Go channel takes each letter as string instead of the whole string +0.87
Issue translating data back from serialization into Go struct dynam... 0.00
Can't get reflect to not return pointers, compiler panics on co... 0.00
datastore: invalid entity type on Put 0.00
Concurrent writing to file from ajax request 0.00
Dim varName as int64 in Go? 0.00
Golang: cannot send on channel 0.00
Golang: Creating a Constant Type and Restricting the Type's Val... +0.90
Call all functions with special prefix or suffix in Golang 0.00
Golang - Cannot free memory once occupied by bytes.Buffer +1.13
How to accept different types of slices in the same function? +1.13
Convert an unsigned byte stream to signed bytestream Golang +0.23
Is there a better way to insert "|' into binary string rep... +0.36
Reading data from Google Could Datastore on AppEngine with Go 0.00
Go. Best practice to handle error from multiple abstract level +1.30
How can I build for linux 32-bit with go1.6.2 0.00
Is it possible to trigger compile time error with custom library in... 0.00
Golang Passing Function Arguments with Arbitrary Interfaces 0.00
Golang goroutine cannot use function return value(s) +0.28
Calling methods from derived type in Go -2.82
Go can't evaluate field when using range to build from template 0.00
Dynamically refresh a part of the template when a variable is updat... 0.00