StackRating

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

icza

Rating
1760.64 (28th)
Reputation
198,363 (239th)
Page: 1 ... 25 26 27 28 29 ... 68
Title Δ
Golang &(*(&v)) semantic 0.00
Missing function body and string tag in struct +0.23
Can you get a data race when deferring a mutex unlock in go? 0.00
Reading a YAML file in golang while the YAML file contains unicode... 0.00
Initialize const variable 0.00
[]byte to []int or []bool 0.00
How does json.Unmarshal() work and how is it stored in a variable? +0.19
Using exec only starts program in background 0.00
Read numbers from os.Stdin into array or slice in Go 0.00
Golang TypeOf without an instance and passing result to a func +0.84
Wrapping multiple implementations in Go +0.18
How to test unlikely concurrent scenarios? 0.00
Visibility of embedded private interfaces in Go 0.00
Golang Circular import structs +0.24
How to implement BDD practices with standard Go testing package? +0.24
Wrapping a pointer in Go 0.00
Solving goroutines deadlock -0.05
Ensure only one goroutine is running using sync.Map +1.12
How can &deployment satisfy type runtime.Object in kubernetes c... 0.00
Running command and get the output online 0.00
Function Wrapper in GO 0.00
Using Pointers in a for Loop - Golang 0.00
replace all characters in string except last 4 characters +0.87
Chaining command with wait functionality +0.22
How to insert a document with mgo and get the value returned 0.00
Struct Tags for Comma-Separated Fields in Golang -0.24
Unmarshal xml node containing data and child 0.00
What is the most efficient and portable way to define an order on p... 0.00
retrieve bson.Binary with completed Data 0.00
Will go compilers ignore unused functions 0.00
Time in seconds with time.Since 0.00
How do I timeout a blocking external library call? 0.00
How do I access object field by variable in template? 0.00
GoLang, how to write a multi-line statement if condtion +1.10
pretty formatting of string variable with multiple "\n" i... -1.85
Execute command in background +0.94
Template unnecessarily escaping `<` to `&lt;` but not `>` 0.00
Whats the equivalent of Java Arrays.copyOfRange in Go? 0.00
How to check value in nested pointer +0.60
Why is it illegal to assign pointer to pointer for type definitions... 0.00
Convert slice of string to slice of pointer to string +1.04
Create map or objects from struct with additional properties as key 0.00
Remove surrounding double or single quotes in Golang +0.25
mongodb update add each map structure's value 0.00
Inject variables into JSON config file +0.95
calling uint16 on a rune is big or little endian? 0.00
Is there any convenient way to get JSON element without type assert... +0.22
How to print float as string in Golang without scientific notation +1.06
How do I use a string as input to the rand.Seed() function in Golang? -0.74
Stringer method requires value -0.25