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 ... 30 31 32 33 34 ... 68
Title Δ
How can this pattern result in a deadlock? 0.00
Get struct tag without pointer 0.00
Slice start position greater than length of the string 0.00
What use case does pointers to pointer (eg **int) have? +0.37
What's the purpose of golang allowing multiple init in one pack... 0.00
Buffer string() not equal string +0.24
Golang image ColorModel() +0.24
Golang Type system inconsistency (http package) 0.00
Golang struct literal syntax with unexported fields 0.00
How does golang type cast internally work? What is the memory utili... 0.00
Golang embedded struct type 0.00
How to check os.stdin is available before prompting for something w... 0.00
How do I test an error on reading from a request body? 0.00
How to check file `name` (with any extension) does exist in the dir... 0.00
How do struct{} and struct{}{} work in Go? +0.24
Why os.Open returns nil error when opening a directory? 0.00
go decode image unsupported type error 0.00
Multiple variables of different types in one line in Go (without sh... 0.00
Not able to read input larger than 1024 characters in Go 0.00
Check type of struct in Go -0.25
how to wait on 2 channels and continue when they are both ready for... +0.24
Why position of `[0]byte` in the struct matters? +0.21
generate a random bool in go 0.00
How to write the result of a function in a slice +0.25
In golang, why does `a := []int32("hello")` work but not... 0.00
Working with bitstrings and big.Int in Go 0.00
Golang Error Types are empty when encoded to JSON 0.00
The Go Template ParseFiles func parsing multiple files 0.00
Why can't I find the ID using the mgo library of golang? 0.00
When do you embed mutex in struct in Go? 0.00
How to make client open save file dialog when downloading a file 0.00
Something like lambda expressions in Go (merge similar methods) +1.07
Best way to convert string of digits into its numerical big.Rat value 0.00
How to set an interface{} parameter by reference? 0.00
Nil pointer to struct not deep equal to nil? 0.00
Variable init in Go -1.95
Golang: gzip.NewReader() returns nil when a type Reader is given as... 0.00
Handling errors from base64 decode in Go -2.82
How does the slices behave when their capacity reduce? 0.00
create a map of string from a JSON with unknow key-values in Go -1.40
Replace every nth instance of character in string -0.23
Nested ranges in Golang template +0.23
How to tell json.Unmarshal to use struct instead of interface 0.00
How to add an XML attribute to an element in Go? 0.00
Compare two variables inside Go template 0.00
How can I let a function randomly return either a true or a false i... +0.52
What's the difference between func foo(arr []int) int and func... +0.24
Why do these two for loop variations give me different behavior? 0.00
Golang template variable isset +0.20
How do you implement a container for different types in Go? +0.71