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 2 3 4 5 6 7 ... 33
Title Δ
Why `fmt.Println("%T\n", e)` where `e` is an error variab... +1.62
C#'s Encoding.UTF8.GetString equivalent in Go 0.00
What is benefit of not raising error (like Python) when key is not... -0.15
Count max words in sentence from given string in Go +0.40
command-line-arguments : handling "undefined" error message 0.00
GOPATH not being automatically set? +0.40
How to reverse string slice using sort package in Go? 0.00
How are GOARCH and GOOS used during go toolchain compilation? 0.00
Did not get expected result in Go playground 0.00
Can I convert *interface{} to *int using unsafe.Pointer in Go 0.00
Golang define array of bytes holding single letters 0.00
Context package vs done channel to avoid goroutine leak 0.00
Why golang custom error variable has multiple types -2.42
How can I typecast my 2d slice of string to []byte? 0.00
Decode very big json to array of structs 0.00
How to print the slice of pointers to get the values instead of the... +0.38
What's the scope of a method in Go? -1.65
Golang add custom os.File to os.Stdout 0.00
Unable to decrypt the xor-base64 text -0.60
Uniqueness of exported identifiers from different packages 0.00
Go channel: consume data from channel although not push anything to... 0.00
Different runtime duration with `go run` and `go build` 0.00
How to fix "one problem on race condition check which using go... -0.59
What's the format of timestamp to write parquet file in go 0.00
How do I check a string for one or more symbols +2.34
I get a segmentation violation when accessing a mounted directory 0.00
How is GOMAXPROCS determined on different platforms and inside cont... -0.08
Is golang sync.Map Range function thread safe? +0.41
How can I ensure that all of my write transaction functions get res... 0.00
Getting a slice of integers from a string integer in Go? +0.14
Go lib/pq open method returning undefined: time.Until 0.00
My program for div(4,2) should return (0, true) and div(4,3) should... 0.00
Why map[time.Time]string doesn't work sometimes? +1.10
How to create a hidden file in Windows/Mac/Linux? +0.39
Show variable image in Go templates 0.00
How to access global variable in cgo? 0.00
set %s of hex encoded from byte to variable golang 0.00
Speeding up syscall in Go 0.00
How to explain this map syntax? 0.00
Cannot use type chan []string) as type []chan string? 0.00
Compiling CGO files in Golang package +1.09
How to read huge files with samll ram in golang? +1.77
How to allocate a resident memory? 0.00
Is there a nil value I can use for bytes in Go? -0.44
A Go map thread safety problem while reading a cache DIY book 0.00
Difference between `go print(v)` and `go func() { print(v) }()`? 0.00
Assigning the returning error to an underscore +0.40
How to specify encoding format while reading CSV? 0.00
How to match all overlapping pattern in golang ? -1.66
Syntax question from `gin-gonic` documentation 0.00