StackRating

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

Burak Serdar

Rating
1561.60 (5,314th)
Reputation
1,374 (117,839th)
Page: 1 ... 8 9 10 11 12 ... 19
Title Δ
Send async response and don't get zombie pids 0.00
Logging unhandled Golang panics 0.00
How to check that a return value of a function satisfies the error... +0.89
Redirect to another endpoint after calling a function 0.00
Connection Refused when initializing Hibernate with MySQL in docker... 0.00
Insert document into mongodb with one field having dynamic structure 0.00
Can't understand the two returns from a function 0.00
How to convert []string to ...string function args 0.00
timer reset in separate go routine -0.02
Why all goroutines are asleep - deadlock with ticker? 0.00
Traverse a pedigree from child in Go 0.00
sha1 in Go and PHP has different result 0.00
What does this Go syntax expression mean? (a pair of round brackets) +0.41
I got a memory surge using goroutine for parral, eventually oom 0.00
map int to 2D array 0.00
Add subcommand in go cobra with multiple parents 0.00
How to safely allow current access to nested maps in go? 0.00
Copying arrays to slices in Go +0.31
How to check if nested pointers access/methods are invalid at runtime 0.00
Can I use lock to ensure instruction order? +1.02
Unmarshal YAML returns incomplete result -0.58
return type for deployments list using kubernets go client -0.09
How to iterate this Go interface 0.00
How can I have two goroutines of the same function which look at ea... 0.00
Re-generate new x509 certificates with an updated CommonName 0.00
Convert struct to *interface{} 0.00
alternative of time for a seed to a random number generator? +2.46
updating mongo documents based in map value and remove that value -0.58
BSON map to database models struct 0.00
golang what's the different between return []*TreeNode{} and re... 0.00
How can I make a Java thread do a different task rather than block... 0.00
Running a container stops another container 0.00
Why is map traversal sequential? 0.00
Possible to do dynamic marshaling of structs in Go? 0.00
Re-run the current function when the function is a variable 0.00
Passing an *os.File as an *io.Reader +1.65
How to get type of chan with reflect package 0.00
Both slices change if one is changed 0.00
Cancel goroutine on new function call 0.00
Functions that return functions with parameters in Go? 0.00
Why, when I print a derefrenced pointer in main that points to a va... 0.00
The producer/consumer problem - changing semaphores order 0.00
Can I lock using specific values in Go? -1.28
Defining a function type that returns a slice of interfaces 0.00
Signal when long running go routines are completed 0.00
How set a fixed cluster port for nodePort service in k8s 0.00
GoLang PGX Postgresql 0.00
How to read from channel while go routines are running 0.00
Access outer structure from inner one +0.39
How to automate two os.Stdin input using Bash 0.00