StackRating

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

Cerise Limón

Rating
1671.32 (314th)
Reputation
58,205 (1,615th)
Page: 1 ... 11 12 13 14 15 ... 25
Title Δ
Golang rest api concurrency -0.65
Extend an interface method in a non-local package +0.35
Redact sensitive data through a custom io.Writer in Go 0.00
Does redirect from HTTP to HTTPS have encryption? 0.00
Go Reflection Panic: Call using interface{} as type 0.00
How to close a channel inside recursive function 0.00
Interface for a slice of arbitrary structs to use as a function par... 0.00
How to decode the two different struct from different files in a si... 0.00
How to set context value inside http.HandleFunc? 0.00
Set nil *int32 struct field using reflection 0.00
How to not unmarsal nested JSON in Golang -0.64
golang get cookies simplification code 0.00
invalid operation: (type interface {} does not support indexing) 0.00
Can you use the App Engine socket package for websockets? 0.00
Golang interface & real type 0.00
Structure of Go project 0.00
How can I convert same signatured types accross each other in golang? 0.00
Different data structures coming from a json 0.00
What is the idiomatic way of dealing with return data from a condit... 0.00
Golang const unsafe.Sizeof 0.00
Apparent deadlock between server and client 0.00
Concatenate uuid in golang 0.00
Gorilla Websocket not receiving message 0.00
Better to compare slices or bytes? -0.97
Golang Regular expression always returns false? 0.00
Is an optional receiver possible? 0.00
What does P mean in Go's sync.Pool source code? 0.00
In golang why an interface variable can get address of a struct var... 0.00
golang reflect into []interface{} 0.00
Get Object by specific field 0.00
Difference between storing reference to pointer beforehand vs refer... 0.00
What is the best way to cache in memory and update with go-routine? 0.00
convert map to bson 0.00
How to reference multiple libs with same functions and switch betwe... +0.35
Singleton implementation in Go 0.00
How do I ensure a field is defined in struct? 0.00
impossible type switch case: cannot have dynamic type +0.36
How to create a thread-safe rand.Source? +0.35
How do I get the last element of a slice in a golang template -0.15
How can I access the key of a map without knowing the type of the v... 0.00
Design and unit-test cross-platform application +0.35
How to capture os signals like ctrl+c and send them through gorilla... 0.00
Is it possible to sensibly render a url.URL value within a struct i... +0.35
How do you remove the first character of a string? -0.28
gob not decoding as expected 0.00
How to use variables in os/exec in GO? 0.00
Reading more than 4096 bytes per chunk with part.Read -0.78
Unmarshal json to reflected struct (continued) 0.00
Remove Timestamp Prefix from Go Logger 0.00
How to create a service type layer that will hold my db and redis c... +0.15