StackRating

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

Amd

Rating
1472.83 (4,515,354th)
Reputation
11 (2,021,910th)
Page: 1 2 3 4 ... 6
Title Δ
Why my fileServer handler doesn't work? +1.18
Golang json.Unmarshal not returning decoded data 0.00
Golang File/Directory Walker adding files multiple times 0.00
Named Pipes in Go for both Windows and Linux +0.55
How do I execute commands many many times per second in Golang? +1.84
A Tour of Go example on Goroutines concurrency +0.25
Builtin append vs. bytes.Buffer write +3.40
Golang app on elastic beanstalk seems to be receiving double encode... 0.00
Getting value from goroutine and canceling anothe goroutine -1.07
Cannot use already compiled C library using cgo in Golang applicati... 0.00
Efficient way to check IP in slice of IP addresses in Golang -0.82
How do you share your GOPATH via Dropbox (or similar) across multip... +3.20
Go os/exec Command.Start() twice in a row +0.56
In Golang, why I can redefine the same variable multiple times in a... -0.42
How does Golang share variables between goroutines? +2.30
convert int array to byte array in Golang 0.00
Inconsistent formatting of Go code? 0.00
How to reflect.New a slice and reflect.AppendSlice it to a source s... -0.06
How do I separate the control sequence from input string 0.00
Golang channel pair assignment in select statement 0.00
Golang - Executing command with spaces in one of the parts +0.05
Golang: print string array in an unique way -1.07
One method to handle all the struct types that embed one common str... 0.00
How can I compare struct data and interface data in Golang? 0.00
concurrently, how to manage values/states and avoiding a race condi... +0.58
How to compare Golang error objects +1.23
Go panic: runtime error: index out of range but length of array is... +0.30
Golang Non-Struct Type Pointer Receiver +1.01
When should I initialize Golang variables +0.56
In Go, can JSON marshaling of a well-defined type ever fail? +0.57
select with single case blocks, adding default: unblocks +2.83
Decode both map and array json -0.39
Why are interfaces needed in Golang? -0.09
Golang empty Location on Mac OSX when parsing time +0.57
Why does len() returned a signed value? +1.47
How to wrap each line with a div in Golang? +2.45
How to pass fields of a struct to a function? 0.00
Iterating over Go string to extract specific substrings 0.00
Go, generics, how to get keys of map +0.58
Golang: Closing channels with cyclical dependencies 0.00
How to get the size of an io.reader object -0.66
Concurrent integral calculation in Golang -0.22
How to use Delve debugger in Visual Studio Code 0.00
Can I define a receiving method in main? 0.00
Read/copy up to a certain number of bytes from `io.Reader` to `io.W... +1.65
Golang exercise slices how does it deal with big values +0.10
Why is this so slow with goroutines? 0.00
Go: Exporting functions with C type as a parameter [cannot use x (t... 0.00
why the output of fmt.Println() is not what I need +0.59
How to transform [4]byte{1,2,3,4} to "1.2.3.4" in Golang? -1.62