StackRating

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

Giulio Micheloni

Rating
1507.25 (107,153rd)
Reputation
307 (404,780th)
Page: 1
Title Δ
How to initialize map without code duplication? -2.85
How to parse information element in 802.11 probe request frame with... -0.12
python pool doesnt run function by each item in a list -3.52
How can I list all sub-packages under a specific Go package? 0.00
Golang viper, I can't get fields after MergeConfigMap 0.00
Stackdriver Error reporting reporting not working with go appengine... +3.98
Calling an exported method on a unexported field -2.58
What is the meaning of `-static` in `go build -ldflags`'s argum... 0.00
GCP Compute API creates VPC in legacy mode +4.90
Unsure how to overwrite a callback to adjust unexported field -4.26
Need help to understand garbage collection in GoLang +3.91
Problem with map insertion using goroutine 0.00
golang dispatch method call according to a map[string]somestruct 0.00
A method for handing different data types -0.30
Go Routine: Shared Global variable in web server 0.00
When should I call cmd.Process.Release() explicitly? 0.00
Go Tour Exercise: Web Crawler - all goroutines are asleep - deadlock 0.00
accept tcp [::]: accept4: too many open files; retrying in 1s 0.00
parsing the bytes from a shell program in my golang program 0.00
Generic attribution to field X, present across multiples types 0.00
Can't use ldflags with bee pack command 0.00
Golang assignment safety with single reader and single writer 0.00
How do I debug a dependency package? If I have its source code +1.83
Proper way to optimize multi-threading with WaitGroups and goroutin... 0.00
omit type of array in a function argument with golang +3.97
Consuming from two channels simultaneously leads to goroutines hogg... -3.81
Is it OK to read len(ch) messages from channel ch? 0.00
How to implement a delayed reply/timeout correctly between serverHT... +3.89
How 'append' works? +3.90
Order of channel blocking 0.00
Deep copying data structures in golang -1.59
gRPC slow bandwidth to remote server 0.00
How expensive is os.Getenv? 0.00
Go synchronization and concurrency model +4.00
Should I encapsulate slice and maps in Go? If so, how to do it? 0.00
When the form parameter in go is map, what is passed in? -2.51
Do I need a mutex when replacing the value of a string in different... -1.60
Golang embedded structures 0.00
for loop speed comparison 0.00
Stop child goroutine when parent returns 0.00