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 ... 23 24 25 26 27 ... 33
Title Δ
Append slice to slice of slices -0.45
Go naming conventions for const +2.39
How to trim leading and trailing white spaces of a string in golang? -0.18
Using pointers vs copy in struct "functions" +0.36
is it possible to connect to cloudsql in golang? -0.06
Need to translate code using "exp/utf8string" into later... +0.41
Go: Taking the address of Map Members +0.98
where is the elements of slice will store if its size exceed the si... +0.47
Convert byte array "[]uint8" to float64 in GoLang +1.22
Sum hexadecimal on Golang -1.45
How to scan a big.Int from standard input in Go +0.46
Defining a function that returns a slice of variable size in golang -1.97
Serious performance degradation with KyotoCabinet (TreeDB) -0.05
strings - get characters before a digit +0.84
use gobs directly in the source code, is it possible? -2.17
Go times out on sleep but not on busy-wait 0.00
invalid memory address panic when appending to slice of structures... -0.57
Does Go guarantee constant addresses? -1.28
How to split string in GO by array of runes? 0.00
Does Google discourage use of 3rd party Go drivers for cloud sql us... +0.43
Why are complex numbers a primitive numeric type in Go? +1.74
golang: evaluate variable in callback declaration +1.76
defer log.SetOutput(os.Stdout) after log.SetOutput(ioutil.Discard) 0.00
Easy way to check string is in json format in golang? +0.46
golang: call C++ code in cross platform +0.45
How do I loop over a struct slice in Go? 0.00
Is Go recursive function call tail-optimized? 0.00
How to declare interface array in Go 0.00
Why doesn't Go allow nested function declarations (functions inside... +0.15
is there a way to iterate over a range of integers in golang? -1.56
binary.Uvarint got wrong int value than expected -0.19
var vs := in Go -0.06
Golang Construct Months for options in html select tag +0.43
Equivalent of sizeof(aType) in Go -0.18
How do I properly convert a UTF-8 encoded char array to a Go string... +0.41
What is the difference between int and int64 in Go? +0.61
Invalid memory address or nil pointer dereference when appending to... +1.80
Reading files with a BOM in Go +2.06
Go - how can i install selenium to use it in go language? 0.00
Go (golang) - Getting an array of keys from a map +0.63
Go fails to infer type in assignment: "non-name on left side o... -1.26
Convert rune to int? -0.31
What are the common pitfalls in the Go language? 0.00
Golang type assertion issue 0.00
Check if two time objects are on the same Date in Go -2.15
Does Golang do any conversion when casting a byte slice to a string? +0.43
How can I get a file's ctime,atime,mtime and change them using Gola... +1.87
Move Semantics in GoLang -1.04
Modify an array that is the value of a map +1.19
Declaring a pointer to a struct +1.11