StackRating

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

eugenioy

Rating
1537.87 (12,911th)
Reputation
7,806 (20,268th)
Page: 1 2 3 4 5 6
Title Δ
What is the canonical way to control the closing of goroutine if on... 0.00
Error: invalid_request Missing required parameter: client_id in gol... 0.00
Query a field with comma separated values 0.00
SQL How to update a column with data from the same table +2.09
JSON-RPC, "cannot unmarshal object" 0.00
Decrypt in Golang what was encrypted in Python AES CFB 0.00
Determining what is returned from a go function 0.00
NotFound cannot be converted to Throwable +0.46
golang: return a pointer or pass a reference -1.41
Ruby: Delete all non-string elements from an array +0.47
Fixing go imports to relative instead of absolute path 0.00
Custom Time Marshall Unmarshall 0.00
Multiple response with render :json 0.00
Can't query for description from SQL using ADSI 0.00
Go : Same name and content struct in one package , which one will b... -0.10
Incorrect syntax return when execute in store procedure +0.46
Why there is no semantic check for ddl statement inside if exists i... 0.00
Register Golang gorilla/mux routes in external package 0.00
How do I assign embedded interface to object in golang -0.04
Precomputing simple values for a function in Go +2.43
Varying a struct field for unit testing 0.00
Context Timeout for Redirects rather than using Client Timeouts? 0.00
First 16 characters missing - Java AES CBC encryption and golang de... 0.00
how to oragnize handlers in go as project gets bigger? 0.00
Cannot use (type []byte) as type io.Reader 0.00
Is it necessary to have DAL and BLL in Go Web App? +0.40
interface conversion: interface {} is float64 not []interface {} Pu... -0.61
Go: Unmarshalling JSON with multiple types -1.37
CS0266 - Cannot implicitly convert type "System IList" to... 0.00
Left outer join with count, on 3 tables not returning all rows from... 0.00
SQL Server - add efficiency to this stored procedure 0.00
Find all cycles in a directed Graph Golang +0.46
How to read a key in Go but continue application if no key pressed... +0.47
Single struct or multiple for nested JSON? +0.49
Find row that contains inputted string using CSV module in Python 0.00
how to import two package both registe driver mysql 0.00
Get Source IP Address from Go HTTP Server 0.00
Lambda expression to convert list int to list string in c# +1.74
Different execution under Windows and Linux with Go 0.00
Call methods only ONCE per iteration +0.58
Recursively expanding struct definition? 0.00
INSERT: when should I not be using the APPEND hint? -1.40
Appending a node to end of tail with Java 0.00
Why does values for sum(balance) change? How to fix/join the two ta... +0.47
Incompatible types in ternary conditional operator 0.00
operator OR resolving to false? +0.34
Use one implementation of an interface depending on used generic in... +1.26
Username/Password lookup in Hashmap 0.00
Confused about function declarations and prototypes +4.29
subset of a database using SUM 0.00