
add a viewing code statistic, because sometimes you spend time reviewing other peoples code to then be able to fix bugs etc...
It would be nice to have an additional statistic showing how much time you have spent scrolling through files.
This is for those situations where you are still deep in the moment of coding however you are having to investigate existing code and this is time consuming too!

Machines merge/edition


Percentage of time spent coding on leaderboard
The idea would be to show on average (for the last 7 days) how much time have you spent coding?
Total percentage of time spent coding (not sure if I'm doing this right):
(time spent) / (24 * days)
LavaEagle: 62 / (24 * 14) = 18%
jbrooksuk: 220 / (24 * 74) = 12.3%
etc.

Leaderboard lags behind real data
When I go to my profile I'm level 13 but on the leaderboards I'm 12.95 and have been for hours. Can you paginate the data so I only see 10 - 20 at time and not cache the data. I see it short polling so it should be a problem with speed after the first load.
It's kind of annoying to be working and not see your level grow with other people live on the leaderboard.

Hi Michael,
Currently it should be cached for 15 minutes, but with the increased users it is something that I need to redesign.
I am thinking of something that post loads user data via ajax so you can see updates without refreshing.
Cheers,
- Paul

Duplicate Machines
I found on my profile that I'm getting duplicates at times, I assume this is triggered by an os update or hardware change. I feel an easy solution would be to combine machines with the same name, or find the source of the duplicate ;)

A live graph of the amount of code being created
If this was related to how much I was typing or the number of flow + language points

hours per day metrics
Would be good to have a period search tog et metrics, as an addition for the 7 day summary.

Don't track package-generated tabs in Sublime Text as programming languages
For example, I use SublimeGit. This generates tabs that show git status, diffs, etc for my open project. In my summary, I'm seeing "SublimeGit Status" and "SublimeGit Commit Message". It'd be nice to have a way to filter these out because they obviously aren't programming languages.

PHPStorm plugin broken
Since PHPStorm 10 the plugin no longer works. The JSONObject class is not found.
Bug report (short version)
org/json/simple/JSONObject
java.lang.NoClassDefFoundError: org/json/simple/JSONObject
Service d'assistance aux clients par UserEcho