StackRating

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

James Henstridge

Rating
1556.19 (6,360th)
Reputation
28,948 (4,281st)
Page: 1 2 3 4 5 ... 7
Title Δ
Two routines comunicating on the same channel 0.00
go channel, seems all right, but it gets deadlock 0.00
Go + Swig building with external lib -2.31
OK to exit program with active goroutine? +1.70
Method defined on pointer still callable with value -2.38
How can I use Golang structs to perform CRUD in an API when some fi... 0.00
Public names in an executable ("main" package) -0.06
why errors don't match nil ? Go -0.30
How can I build varidics of type interface in Go? 0.00
Create slice of unknown type? +2.08
linking 3rd party static libs in cgo library 0.00
How to get the http redirect status codes in Golang 0.00
Is it possible to "return" a function from another functi... -1.97
When should you initialize a new variable and when you should not? 0.00
Google Go: binding multicast socket 0.00
time.parse : why does golang parses the time incorrectly? -0.57
Using gocheck for testing go (golang) code, how does the suite func... 0.00
What is the "go" way to checking custom types in go? +0.43
Golang issue with accessing Nested JSON Array after Unmarshalling 0.00
What happened to goplay? 0.00
Increment field value in different records avoiding race condition... +0.41
Weird Compiler Errors in Go +0.42
Meaning of underscore (blank identifier) in Go +2.10
How to compile cross-platform Go language project on Linux? 0.00
golang - Get name of struct field using reflection +1.46
Make two structs which differ with one method implementation +0.43
golang - Elem Vs Indirect in the reflect package 0.00
golang how to decode json into structs -0.32
How do I wrapper a function with variadic parameters 0.00
General slice type in golang? +1.17
Parallel For-Loop -0.96
In Go what happens if you write to closed channel? Can I treat chan... 0.00
Os Exec Sudo Command in Go 0.00
nodejs setTimeout equivalent in Golang 0.00
Why with a Go interface{} as a parameter, when I call func with str... 0.00
Initialize a 2d dynamic array in Go 0.00
Passing in parameters to a http.HandlerFunc -2.04
How can I do test setup using the testing package that comes with Go -0.42
Properly distinguish between not set (nil) and blank/empty value +1.13
Add file to zip archive without compression 0.00
Golang: Reflection - How to get zero value of a field type +0.47
How do I declare a composite interface in Go? 0.00
How the slice is enlarged by append? Is the capacity always doubled? 0.00
decoding XML in golang 0.00
Is Golang's SQL package incapable of ad hoc / exploratory queries? 0.00
Golang Pointers as method param 0.00
How to filter sub-folder when Walk folder 0.00
How to "delete" a key from a map in Go (golang) using ref... 0.00
How can I dump all a Go process's stacks? +0.43
How to get Ajax response in Go -0.04