StackRating

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

mh-cbon

Rating
1456.44 (4,530,480th)
Reputation
2,828 (59,743rd)
Page: 1 2 3 4
Title Δ
golang type assertion on map is panicking +0.57
Why doesn't foo := foo() result in an error? +0.55
How to create channels in loop? 0.00
RegExp match all until two consecutive special characters (]]) +0.16
How to calculate pprof output and avoid pprof to drop nodes which t... 0.00
bufio.Scanner: how to know if we are processing a new line or a tru... 0.00
Are there recoverable read errors for a net.Conn? -1.02
Why do we need to run unbuffered channels in go routine but buffere... -0.42
Is it possible to calculate md5 of the file and write file to the d... +0.56
which of these is the proper way to do error handling -0.19
How to implement an interface on a map[int] of type +0.17
The Go way to implement the Observer design pattern -1.42
Process large csv file and limit goroutines +0.06
Uploading multiple files in parallel to Amazon S3 with Goroutines &... -0.44
Generic function with variable input/output types +0.48
Why does a type switch on an error type not work? 0.00
Quit channel on a worker pool implementation 0.00
Bleve Command Line Examples 0.00
When is the net/http Serve method expected to return an error? -1.11
How to reset or discard the buffered data 0.00
rewrite content length within a middleware 0.00
How do go package paths work when the directory is different? -1.57
How to pipe curl into Go program? 0.00
Calling a method with Go Reflect by name and with a parameter -0.01
What's the idiomatic solution to embarassingly parallel tasks i... -0.72
How to “postpone” reading from STDIN -0.45
Best way to check if two arrays have the same members -0.12
Streaming data over go channel 0.00
How to make non-blocking http request in go lang? +0.91
net.LookUpHost() outputs no such host after using os.Hostname() 0.00
Can I have a dynamic host policty with autocert? 0.00
Golang get decimal separator for current culture 0.00
Change filed in byte representation of JSON object -1.60
How use map[string]string or custom struct with Go/Golang? 0.00
Get the length of a slice of unknown type 0.00
Golang Channel Streams 0.00
Parse io.ReadAll to match specific expression +0.55
Concurrent POSTs with multireader do not return a response 0.00
Achieving high throughput with Go TCP client-server +0.54
Why goroutine cannot read the global var ops value? -1.12
Write then Read on os.Stdin 0.00
How to provide Go cmd app as productive app -0.28
gin-gonic mapping request.body values into a struct 0.00
How to import local package in GO 0.00
Go project structure - Best practice +1.95
TCP Server listening in the background without blocking other opera... -0.20
How do download the latest version of Go 0.00
can not use function as type in Go 0.00
Concurrent file parsing and inserting into Elastic Search 0.00
To avoid multiple database calls blocking each other in a Go web ap... 0.00