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 ... 6 7 8 9 10
Title Δ
Golang: how to verify number of processors on which a Go program is... -1.67
Replace wrapping struct with a type declaration in Go -0.34
what does a underscore and interface name after keyword var in gola... +0.59
Is there a way to iterate over a slice in reverse in Go? -0.25
RPC from both client and server in Go -3.39
Assign-and-compare in go's while-equivalent? 0.00
Iterate over two string at the same time +5.22
Indexing string as chars -2.00
What exactly does runtime.Gosched do? -3.30
Fork the Go programming language to allow different indent styles? 0.00
How to fmt.Printf an integer with thousands comma -3.21
concurrent http request gives no response -0.88
Is there an equivalent to Java's String intern function in Go? -2.78
Single channel and select statement deadlock 0.00
golang: slice of struct != slice of interface it implements? -3.28
Fast file reading in golang +4.48
What's wrong with my Go matrix functions (Perspective/Frustum &... 0.00
Go language on iPhone +4.48
Go language string length -3.01
Put the last 8 bits of a big.Int into a uint8 +4.57
What is the starting point for simple image indexing for search tool 0.00
problems when accessing C union field 0.00
How to count items in a Go map? 0.00
Is a variadic function an appropriate solution for optional argument? +0.33
Initialize embedded struct in Go +0.72
Use of new vs var in Go -2.75
Do I have to lock when several go routines write in channel 0.00
Is "net/http"'s use of global variables considered a good... -3.45
Merging maps in Go -2.60
Use pointer to a value as a slice -1.51
Context Free Grammar (CFG) Parser in Go +4.36
Trying to launch an external editor from within a Go program -3.07
Go as a backend for my compiler? +4.51
map with string key and string or slice value? -3.77
How do I unregister a Handler in net/http? -3.44
The go language exec.Command method execute failed +4.54
golang: runtime error: invalid memory address or nil pointer derefe... 0.00
Priority in Go select statement workaround -0.57
In Go, does a break statement break from a switch/select? +2.24
Reference to string literals in Go -3.28
If Go's interfaces aren't enforced, are they necessary? -2.41
Filter out broken pipe errors -3.43
When is it a good idea to return a pointer to a struct? -3.75
How to assert with a debug message in Go tests? +4.59
What's the correct organisation for Go projects using Git (or any V... +0.57
Can GO be used as a scripting engine within an application? +1.01
When to use []byte or string in Go? -3.60
Adding a new function to an existing (standard) package +4.58
Programs have to access to global variables in package 0.00
CGO getting a [][]float32 from C ** float +1.10