StackRating

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

leaf bebop

Rating
1551.13 (7,606th)
Reputation
3,103 (54,494th)
Page: 1 2 3 4
Title Δ
How to coordinate shutdown with many goroutines -0.04
Using base of embedded types in Go -0.57
Deadlock with multiples goroutines and one channel +3.51
Save Stdout to variable when using StdoutPipe 0.00
Calculating closest point in Golang 0.00
Find early time divide by seconds/minutes/hourly 0.00
Close self-feeding channels in Go -0.05
Why the struct Client (in coreos/etcd/clientv3/client.go) has the m... 0.00
Why do we return a pointer not a value in this example? 0.00
How HandlerFunc(f) convert a function to an interface type? +3.45
Open html file base on net/http package in Go 0.00
golang variable substitution +0.37
How to add default header fields from http.Client 0.00
Convert string to string 0.00
How do I use proxy.ModifyResponse? 0.00
how to get caller arguments string in golang? is it impossible? 0.00
Type casting Error 0.00
How to recursively list files with a channel in Go? +3.59
How to convert a map[string]interface{} to string +3.77
Golang Map YAML Objects -4.39
Nuklear GUI demo not running 0.00
How to Unmarshall Viper config value to struct containing array of... 0.00
Why can I assign struct functions to members of other structs? -0.58
Create type inside if condition 0.00
Request reroute in Go, map HandleFuncs +3.66
how to use reflect.TypeOf([]string{"a"}).Elem()? +4.24
change pointer to *os.File +3.71
Printf in errors.New possible? 0.00
multiple temp variables at if/else scope 0.00
Rewrite channel while listening on it and for loop handling +3.66
Why do sequential loops run faster than concurrent methods in Go? -0.32
Buffered channel and closing it 0.00
go routine: does select really pick a random case? -0.39
Switch case on interface type +4.46
Golang Cast interface to struct +5.65
Goroutine executes a few seconds but stops +3.94
Override struct field tags on imported structs 0.00
Dynamically create struct of some type and unmarshal JSON into that... -2.32
How can i execute sc create command through exec os/exec? -2.43
Deep copy a graph structure in Go 0.00
Recursion instead of looping +3.89
Concurrent queue which returns channels, locking doubts +3.62
When appending value to slice, value is different from original value 0.00
Use of goroutines when steps are sequential +1.37
How change the active field to inactive keeping the value of the fi... +0.19
Breaking anaconda's twitter stream when needed 0.00
slice of struct uses too much memory -3.00
What is the different between named return value and normal return... -0.22
How to list pointers to all fields of golang struct? 0.00
encode object to bytes by golang unsafe? 0.00