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 ... 19 20 21 22 23 ... 33
Title Δ
How do I import definitions from another file in a Go program? 0.00
"dereferencing type-punned pointer" error when compiling... 0.00
using libraries in Golang +0.44
Detect value out of range errors using type assertion in Golang +1.81
golang sync.WaitGroup never completes -0.57
trying to insert integer into byte array -0.01
How to use <-chan and chan<- for one directional communication? +0.49
Golang Testing > cant load package 0.00
Where CookieJar persists cookies? +2.07
What is the correct way to find the min between two integers in Go? -0.45
Go atomic.AddFloat32() 0.00
How do I get the number of lines in a string? 0.00
How to improve the speed of golang in a counting process? 0.00
Function mutates byte slice argument 0.00
go get error - can't load package 0.00
Go fmt.Println display wrong contain -0.43
Best way of parsing date and time in golang -0.04
What's the most idiomatic way to pick a value from a slice base... +0.04
golang decimal to hex conversion error 0.00
Golang read from pipe reads tons of data -0.01
Decimal to UpperCase Hex String on Go 0.00
How to transform a string into an ASCII string like in C? -0.05
Go - Enclosed Variable Overridden In Loop 0.00
How to compare strings in golang? +0.26
Unmarshalling JSON content from a a file using GO and generate .go... 0.00
Concisely deep copy a slice? -1.11
cmd.Output returns strange results 0.00
Displayed size of Go string variable seems unreal +1.25
How to convert a slice of one numeric type to another type +0.45
how to implement the python `zip` function in golang? -2.12
I can't run Go programs anymore 0.00
What is the cause of failure in this example given in the Go Memory... +0.48
Use golang template to print list separated with comma and "or... +0.03
Using Snappy compression on Gob data in Go? 0.00
In a Go slice, why does s[lo:hi] end at element hi-1? -0.06
Counting hard links to a file in Go 0.00
func with params of not fixed type 0.00
Different output from the same Go program 0.00
What is the best way to get cyclic substrings 0.00
Golang Revel Job spec every 1st monday on every month +1.99
Seemingly inconsistent results when profiling memory in Go 0.00
What is the best way to create goroutines dynamically? -1.47
Captcha timeout 0.00
How can I assign a new char into a string in Go? -0.24
Could this be more efficient in Go? +2.15
How do I access the values inside a MATLAB array using Cgo? +0.03
Captured Closure (for Loop Variable) in Go 0.00
Golang multiple-value function composition -0.54
Setting An Interface{} Parameter By Reference +0.81
byte to int with twos complement 0.00