StackRating

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

Adrian

Rating
1515.66 (42,869th)
Reputation
20,261 (6,698th)
Page: 1 2 3 4 5 6 ... 18
Title Δ
cannot use nil as type model.Article in return argument +0.44
"Unable to start NATS Server in Go Routine" while testing -2.10
Code design for handle funcs in go web app +0.46
Is there an easier way to keep local Go packages updated -0.52
Append not working with a named type defined as slice of struct type +0.41
Is it possible to change the output to be an actual string of chara... 0.00
How to handle paths for supporting files in a package in Go? +0.46
Go and paths are rough. Help is appreciated 0.00
How do slices in Go not get dereferences? +2.63
Go test ambiguously fails due to timeout when attempting to serve o... -0.03
How to execute a command with backslashes in go 0.00
How to generate a UUID in a specific pattern 0.00
What does the double curly brace mean in []interface{}{} +0.30
How to sort a map by two values? +2.18
Golang echo package middleware implementation 0.00
Golang multi-method interface and struct naming +1.96
Golang deployment on AWS 0.00
Using "go get" to download binaries without adding them t... -0.52
When does a channel block a goroutine 0.00
Golang database layer organizing inside a package -0.03
question about args & passing args from position[1] (not positi... +0.47
Nil pointer dereference even with initialization 0.00
avoiding global variables in routes for labstack/echo 0.00
How to auto scale of Java War Deployment Setup 0.00
Simple way to display image file with HTML forms section 0.00
Retrieve content from specified list of S3 directories 0.00
Trouble exec'ing command with weird characters in it 0.00
How to get memory address of an embedded slice in a struct? 0.00
Golang wire is throwing wire: type x does not implement interface e... 0.00
Correct way of handling an error when implementing Less() 0.00
Created a type alias for big.Int - but I can't Set it using its... +0.48
Deserialize JSON into struct with duplicate JSON mapping 0.00
Convert string of hex value into []byte representation 0.00
In HTTP response for a chunked data how to set Content-Length 0.00
Why is a separate variable declared in a Go type switch? 0.00
Is there a way to determine which functions are invoked from a go m... 0.00
For what heap size at GC start, at GC end and live heap numbers fro... 0.00
How to guarantee the presence of a struct field like interfaces do... -0.02
If a function copies an element of a slice to a variable, is it wor... 0.00
Trouble calling local package into main +0.47
main function not waiting for channel read before exiting? +0.47
RW locks with CRUD operations 0.00
Run a benchmark in parallel, i.e. simulate simultaneous requests -0.67
Add []bytes append slice []bytes 0.00
How to tell if append created a new underlying array +0.46
How can I get current date and time in my format with GMT in Go? -1.71
Can go convert an interface type pointer to VALUE in passing functi... 0.00
128-bit Float in Go - Equivalent of C#'s "decimal" Type 0.00
Function pointer params changes 0.00
How to calculate CPU usage of each HTTP request 0.00