StackRating

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

peterSO

Rating
1592.75 (2,145th)
Reputation
107,181 (656th)
Page: 1 ... 8 9 10 11 12 ... 33
Title Δ
Convert C struct with uint8_t *num to Go 0.00
Golang Typecasting -0.62
is the adress value return by map.LoadOrStore the same as the input... 0.00
How on the place of empty space in the csv file the empty string va... 0.00
Specifying go build's version of C++ 0.00
How do I element-wise square root a gonum matrix? 0.00
godoc Example output with CRLF 0.00
golang execute function at exactly every 1 millisecond over 1 secon... 0.00
Which is the recursion flow in any language? -0.08
How to gracefully iterate a date range in Go 0.00
Go flag: trailing slash escapes quote on Windows +0.39
Chinese characters encoding issue golang 0.00
Concurrent access to variable without lock +1.01
Why does %T not print the type of my constant? +0.41
Understanding string escape sequences 0.00
Pass two return values to function with one argument +0.41
Replace a character at a specific location in a string -0.32
How to publish task by name to a RabbitMQ queue in Go? 0.00
How to change sqlite get function? +0.42
Why is IsValid() returning true for the zero value of an int? 0.00
How to fill a slice with scan values 0.00
String casting and Unicode in golang 0.00
Looping over slice of aliased(user defined) types gives type before... 0.00
Printing value along with it's data type 0.00
Go's sync.Map load result could not be added 0.00
about the syntax of the Go language? 0.00
Rotate Array in Go +0.42
How to efficiently convert a string to a byte slice, including the... -1.71
Why myVar = strings.Fields(scanner.Text()) take much more time than... +2.79
How to compare a slice to a string? 0.00
Using the == symbol in golang and using a loop to compare if string... -1.14
How to deal with sticky tcp packet in go? 0.00
Idiomatic way to handle logic error vs programming error in golang 0.00
Move a file to a different drive with Go -0.58
Go ReadString issues: The filename, directory name, or volume label... +0.42
Golang func main() in packages other than main? 0.00
Runtime error "panic: assignment to entry in nil map" 0.00
Convert []byte to [32]byte in memory without copying data +2.89
golang comma separated expression 0.00
Why having a default clause in a goroutine's select makes it sl... 0.00
Reading from serial port using Arduino giving garbage output 0.00
get the value from a pointer to a float32 from inside a struct? 0.00
How to split a string containing non-numeric characters into a stri... -0.12
Time conversion issue in go language 0.00
Windows how to make for Golang 0.00
convert 12 hour format to 24 hour format time in golang -0.04
Sort "d.mm" and "dd.mm" dates in ascending order -0.17
How to rename a group of files in a different directory in Golang 0.00
Disable array/slice bounds checking in Golang to improve performance +0.41
I can't return string slice like I would like to. Passing just... +0.37