StackRating

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

icza

Rating
1760.64 (28th)
Reputation
198,363 (239th)
Page: 1 ... 16 17 18 19 20 ... 68
Title Δ
Calling a variable from another function in go 0.00
How to dynamically decide on number of goroutines working on a task +0.22
Merge multiple images in Go 0.00
Get pointer on var obtained via interface +0.22
Byte ordering of floats 0.00
How to construct time.Time with timezone offset in Go 0.00
Prevent missing fields in struct initialization -0.19
Get responses from multiple go routines into an array -3.17
Struct is empty after Json unmarshal when accessed by another package 0.00
Extend map from other packages at compile time +1.00
Iteration order of `for ... range` in Golang when the index is impl... 0.00
selecting 2D sub-slice of a 2D-slice using ranges in go 0.00
Detect Go routine interruption +0.52
How to remove the last N bytes from a file 0.00
How to store a big float64 in a string without overflow? 0.00
Which is better to get the last X character of a Golang String? 0.00
Golang *bytes.Buffer nil causes fatal error 0.00
How to assign the values to struct while go routines are running? +1.12
Deserializing Json array of "oneOf" structures 0.00
set a variable once for the whole golang project +0.22
What is benefit of not raising error (like Python) when key is not... +1.15
Setting timezone globally in golang 0.00
How can I truncate float64 number to a particular precision? +0.22
Casting method to func var 0.00
How to copy binary correcltly 0.00
how to remove trailing "\r\n" from string 0.00
remove null character from string 0.00
Performance: Sorting Slice vs Sorting Type (of Slice) with Sort imp... 0.00
Reassigning a pointer func parameter 0.00
Using function argument (parameter) in a constant context in Go 0.00
What is the difference between the types "string" and &qu... +0.22
Merge two closing channels 0.00
Golang converting between time formats +0.22
Parse hex string to image/color +0.64
Why am I unable to use a struct defined in a different package? +0.21
How to inspect slice header? 0.00
Can't add time to date in Google go without parse error 0.00
How can mapstructure use a discriminator to decode concrete type 0.00
How to find a weekday from the given date in string? 0.00
How to understand this recursive result +1.38
Setting Golang log output to file does not persist outside a functi... 0.00
How to get a function's signature as string in go 0.00
Is it possible to define an anonymous interface implementation in Go? 0.00
How to literally initialize multi-level nested structs in GO? -0.48
Golang map initialization +0.22
Web Assembly drawing gray canvas 0.00
Undefined error where calling a promoted function 0.00
Override golang profile stop in case of interrupt 0.00
How to create a string of arbitrary length 0.00
How to find a substring skipping N chars 0.00