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 ... 25
Title Δ
Goroutines memory leak -0.19
sending millions of short messages over tcp socket in golang 0.00
Access the raw bytes of a string 0.00
are temporary files temporal? if so how long? 0.00
Set value of interface to struct field of type pointer to struc via... 0.00
No output to error file 0.00
Using cgo with typedef variables 0.00
Diagnosing very slow read from unix socket using golang (1 min vs 1... 0.00
Remove elements from priority queue in golang +0.31
Using reflection to iterate over struct's struct members and ca... +0.31
base64 encode io.Reader 0.00
Is there any difference between 'range str' and 'range... -0.60
Quit decode of empty streaming http json goroutine In Go 0.00
How to use a reflect.Type to perform a type assertion 0.00
Go slice pointer in variable changes behaviour during append 0.00
How to use reflect to recursively parse nested struct in Go? -0.25
How to embed and override a struct in Go 0.00
Missing key even when exist 0.00
golang multiple assignment evaluation +0.44
What does (*[1 << 30]C.YourType) do exactly in CGo? 0.00
Sleep in goroutine with busy loop 0.00
How to extend a Go interface to another interface? +0.31
How to define response headers for unary rpc 0.00
go install command results in open /bin/palindrome: operation not p... +0.06
Go function definition in another package 0.00
The compression using flate.NewWriterDict is strange 0.00
How make a TSV processing golang program that is as efficient as `c... 0.00
Convert byte slice to int slice 0.00
Distinguish between JSON and other errors 0.00
Update value in struct not working +1.27
IdleTimeout in tcp server 0.00
Golang net.Listen IPv6 0.00
How to cut uuid in golang? +0.45
Unknown field in panic stack trace 0.00
Whats the correct way to use net.Conn.Read for persistant TCP sockets 0.00
UDP Socket not reading from server in Go 0.00
go test fails with "can't load package build constraints e... 0.00
Why does io.Pipe() continue to block even when EOF is reached? -2.49
Cannot wrap cgo flags with macros 0.00
bufio.Reader and bufio.Scanner funtionality and performance -2.50
How to mock http.Client that returns a JSON response 0.00
PUT upload a file's byte range with streams and progress 0.00
Limited concurrent connections in Go +0.31
Access C array of type const char * from Go 0.00
Golang os/exec not printing out "git status" nor "ec... 0.00
Difference between defer call a function directly and call it in an... 0.00
How to parse long hexadecimal string into uint 0.00
Are there any advantages to having a defer in a simple, no return,... +1.31
How to send a JSON response from an HTTP GET request in Golang? 0.00
Force client hostname when proxying https 0.00