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 2 3 4 5 6 7 ... 10
Title Δ
Why add "()" after closure body in Golang? +2.46
Golang: Computing Anti-log of a number -1.16
Can't assign to struct variable -1.00
Go TCP timeout not working? 0.00
Go interfaces: static vs dynamic binding +0.05
Change values while iterating in golang +0.85
Installing Go on CentOS 5.x -0.45
In Go, how can I automatically coerce my loop index into an uint? -0.15
what is the "less than followed by dash" operator in go l... +2.22
Using function names as parameters +1.54
How can I have a common test suite for multiple packages in go? -0.91
installing go packages in linux +0.55
Decoding data from a byte slice to Uint32 +1.71
How to read utf16 text file to string in golang? -1.11
Why does go's compiler "gc" use a different calling conve... 0.00
`append` complexity -1.53
How to get type info from Go compiled packages in language x? +0.05
In go, is there a way to execute code on termination of the program? +1.26
Take address of value inside an interface +0.95
Go: http static directories aren't being served -0.45
Golang reference to slice field in array of types +2.51
Go Package/File Locations 0.00
Custom error handling in Go +0.06
How to embed default implementations in go & refer to the embed... +0.59
Golang how to have an inplace string that updates at stdout? 0.00
Is it possible to work with Microsoft Sharepoint with Go? -0.10
Removing NUL characters from bytes +0.54
How to make fmt.Scanln() read into a slice of integers -0.95
error in mgo: result has no field or method -0.47
Go — handling multiple errors elegantly? +0.14
Simple Add to time and compare GO 0.00
golang float number division +0.59
Golang (cgo) - Arbitrary void* interface 0.00
In go, what is the idiomatic way to return either a struct or an er... +0.85
Encode/Decode base64 +0.12
How do I do a case insensitive regular expression in Go? +1.72
Is there a performance penalty for passing "this" by valu... +0.78
why is the Go compiled version is relatively huge? -1.45
Is it possible to receive all structs that implement a certain inte... -0.80
TryRecv returning channel closed despite beeing open 0.00
storing and retrieving byte representation of interface 0.00
Memory overhead of maps in Go +1.54
Is it possible to dynamically refer to a package property in Go? -0.67
How do I declare a variable with a type from another package in Go? 0.00
name not registered for interface +0.58
Read a character from standard input in Go (without pressing Enter) -0.42
Is there a method to generate a UUID with go language +0.89
trying to use interface{} to a slice to select random element +1.06
Is the two atomic style code in sync/atomic.once.go necessary? 0.00
When to use a buffered channel? -0.46