StackRating

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

zzzz

Rating
1488.64 (4,435,227th)
Reputation
56,961 (1,685th)
Page: 1 ... 4 5 6 7 8 9 10
Title Δ
Golang pointers +0.35
Map of methods in Go +0.57
Why should return parameters be named? +0.09
Is there any tangible downside to using static type constructors in... +0.22
Special package names in Go +1.06
Go fork/exec permission denied error 0.00
What does a function without body mean? 0.00
Method receivers ambiguity 0.00
Setting process name (as seen by `ps`) in Go -0.40
Switch interface implementation without overhead -0.47
Headless browser library for these programming languages +0.59
Go file names starting with underscore character -0.44
How to convert from [][]byte to **char in go +0.59
Compare elements of 2 maps - Am I doing this right? 0.00
How do you have a struct with a pointer to an array in it in Go? +1.20
How to stop io.CopyN -0.43
How to sandbox a go program 0.00
How to fix this error "runtime.main: undefined main.init" 0.00
Creating a chat bot integrated with Google Talk preferably in Pytho... +0.12
How do you wrap var args in Go? +2.25
Generate GO source code 0.00
go test can't find function in a same package 0.00
Is it safe for more than one goroutine to print to stdout? +0.57
Odd behavior with statically linked binaries compiled with gc and g... 0.00
Standard library Priority Queue push method +0.97
Recursive locking in Go +1.59
Why is go install writing binary in the src directory? 0.00
Golang memory consumption management -0.45
Golang CGo: converting union field to Go type -0.43
How can I find out which types implement which interface? 0.00
How to increase heap space in Google Go +0.97
How to find EOF while reading from a file -0.37
Unmarshal json error even a matching data structure is provided -0.26
What does the Go compiler mean by "no such file or directory&q... +3.18
What is an idiomatic way of representing enums in golang? 0.00
Building package structure with child-/sub-packages -0.42
Unused variable with go and gwan +2.50
Proper way to release string for garbage collection after slicing -0.46
How expensive is []byte(string)? +0.61
Is there a built-in go logger that can roll -0.24
Any way to alias a function name to '_'? 0.00
Abnormal behavior of log4go -0.17
When should a type be a struct containing another type and when sho... -0.57
How to build thrift4go? 0.00
What is the best way to convert byte array to string? -0.40
What is this variable declaration with underscore, inline interface... 0.00
Get static type of struct element -0.83
http.HandleFunc invokes root handler 3 times per request 0.00
Method on a struct field of type defined by a type literal 0.00
What is Go's equivalent to Python's crypt.crypt? +0.19