Live data from Hacker News

Show HN: GitInsights – a weekly summary email of your team's GitHub activity

gitinsights.io

1–10 of 26 posts

Re: Show HN: GitInsights – a weekly summary email of your team's GitHub activity

#4
Do Bigquery queries of github activity gharchive still work? https://www.gharchive.org/#resources https://github.com/igrigorik/gharchive.org

GH itself shcould provide a BigQuery-like query interface for API events

/? "github archive" inurl:awesome site:github.com https://www.google.com/search?q=%22github+archive%22+inurl%3...

Re: Show HN: GitInsights – a weekly summary email of your team's GitHub activity

#5

What purpose does this serve?

Give pointy head bosses (PHBs) insight into who is the most productive. At least that's how my former VP of engineering, the one who measured developer productivety by checking git commit counts, would use it.

Re: Show HN: GitInsights – a weekly summary email of your team's GitHub activity

#7

What purpose does this serve?

Probably can be divined from the sort order of the report.

I'm surprised to keep encountering two bad ideas in software which everyone has known are bad ideas for a rather long time:

a) integration by means of a shared database

b) making engineers even suspect they are being evaluated on some source-code metrics

Post reply on HN