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 ... 7
Title Δ
Does the goroutines created in the same goroutines execute always i... +1.32
Why do gzip of Java and Go get different results? -1.48
What is the shortest way to simply sort an array of structs by (arb... +1.44
Unmarshaling XML in Go with Conflicting Element Names 0.00
parsing xml text in golang +0.43
How can I parse the Content-Disposition header to retrieve the file... 0.00
In golang, how do I re-assign an external reference from within a f... -0.34
Go to convert ipv6 to ipv4 0.00
Why does putting a pointer in an interface{} in Go cause reflect to... 0.00
Why cgo's performance is so slow? is there something wrong with... +1.72
how to use std::vector or other container in cgo of golang? -1.49
golang what is the right way to use math.max on two uint values? 0.00
How to dynamically change the xml node? -0.56
Hijacking panic output +0.42
Maps in Go - how to avoid double key lookup? +1.74
create chan for func with two return args -1.91
How to fetch body from imap server in Go -0.07
Is it possible to bind a previously declared function to a struct? 0.00
Where CookieJar persists cookies? -2.07
Testing request with cookie 0.00
Define method on multiple structs that implement the same interface 0.00
Golang+Postgres WHERE clause with a hex value 0.00
Trying to implement a map merge function in Go but failing -1.31
How to encode/decode a empty string 0.00
Decoupling via Interfaces in Go... Slice of interface implementors? 0.00
Golang, convert embedded struct to array -0.08
Creating composite literal of array of arrays +0.43
In go, how do I use a closure with a gorilla/mux subrouter? 0.00
Deleting memory in go 0.00
Capturing kill code of go process? 0.00
Generic variable for architecture-specific structs 0.00
Go unmarshal json with a field that is an array of objects or strings 0.00
cgo pointer value changed 0.00
dynamically determine function parameters in Go -0.09
Convert interface{} to *[]int in golang 0.00
Golang http server blocks when starts a goroutine of infinite-loop +1.74
Is there a way to reuse an argument in fmt.Printf? 0.00
Goroutine execution time with different input data +1.95
How can I compare a float value in mongodb? +1.97
How to import and use .so file in golang program -2.23
Unmarshal Json data in a specific struct in Golang 0.00
Go: Is *Var a "subclass" of Var? 0.00
double quotes escaping in golang exec 0.00
Golang empty interface{} in function type 0.00
Is it possible to break out of a restricted (custom) shell? +0.07
Select statement nuances +0.39
Accessing field on original C struct in Go 0.00
Creating a byte slice with a known text string, in Golang -2.02
Abstract data type constructor can be accidentally bypassed? +1.99
How do I set a dynamic struct field in Go? 0.00