StackRating

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

JimB

Rating
1631.24 (852nd)
Reputation
68,003 (1,285th)
Page: 1 2 3 4 5 6 7 ... 25
Title Δ
Is it possible to limit how many goroutines run per second? 0.00
If and else disturb the variable scop in golang -0.64
Race condition even when using sync.Mutex in golang +1.47
Golang how can I multiply a integer and a float 0.00
Golang set nil string pointer value in struct using reflect 0.00
Any way to get a stack trace for 'http: response.WriteHeader on... +1.67
Buffered reader VS listenUDP 0.00
golang static stop index.html redirection +0.33
Setter not working in model 0.00
Gracefully shutting down multiple servers 0.00
Escaping of hex values in string literals +1.35
Golang copy elements of object to slice 0.00
Export function that returns array of doubles 0.00
why is golang http server failing with "broken pipe" when... 0.00
Golang convert integer to unicode character +2.39
Where the `%V` format verb is documented? 0.00
context.WithDeadline while passing context to go routine? 0.00
Is there a way to replicate the tar -h option with Go? 0.00
How to reliably refer to static file in a Go application? 0.00
What's the bad effect of "http: multiple response.WriteHea... +0.32
cgo using c struct array and assign value in go 0.00
How to end a go program from a goroutine 0.00
golang json decode with empty request body 0.00
Go maps fails the concurency test 0.00
go get -> cannot download, /home/azhukov/go is a GOROOT, not a G... 0.00
What's the difference between make([]int, 0), []int{}, and *new... 0.00
col.ToStrings undefined (type Columns has no field or method ToStri... 0.00
Array within a slice 0.00
Golang: Counting the occurrence of one or more substrings in a stri... +1.46
Is there a way to have json.Unmarshal() select struct type based on... 0.00
how to sort by indices in golang 0.00
Convolution in Golang 0.00
Using cgo, why does C output not 'survive' piping when gola... +0.33
Go lang sort a 2D Array 0.00
Proper way to close a crypto ssh session freeing all resources in g... 0.00
Golang string end character 0.00
Bypass golang http handler +0.33
atomic AddUint32 overflow 0.00
How to pass pointer to slice to C function 0.00
Where to put "defer req.Body.Close()"? -0.71
How to know if the remote tcp device is powered off +0.34
how to convert golang math/big int to float? +1.05
Appending to go lang slice using reflection 0.00
Go: is it possible to return pointer to a function 0.00
Trouble unmarshaling text into struct 0.00
Golang TCP File Transfer Gets Stuck In the Middle 0.00
Do atomic operations in golang establish a happen-before relation? -0.60
how to get g in golang MPG model +1.51
How to fmt.Println() memory not allocated by the go program? +0.37
Correct way to filter a byte stream in Golang? 0.00