TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Diffmatic – A daily GitHub digest for dev teams

67 pointsby bbrunnerover 10 years ago

11 comments

bbrunnerover 10 years ago
Hey, developer here. Made this in my spare time to get reacquainted with django and to learn how to use celery and celery beat. I also love the idea of using data that people are already creating passively in a new way that breathes some more use into it (e.g. using github commits to give a daily status update).<p>Thanks for checking it out!
评论 #8428312 未加载
评论 #8428278 未加载
评论 #8427754 未加载
siliconc0wover 10 years ago
Throw in some git analysis. What I find useful is highlighting files with the most frequent and # of changes. &quot;Hot files&quot; like a controller that is constantly getting logic added and modified it&#x27;s probably a good target for refactoring and future changes should be more closely peer reviewed.
评论 #8428714 未加载
mackwerkover 10 years ago
How come the application needs write permissions to repos (private and public)?
评论 #8427561 未加载
评论 #8427576 未加载
flavor8over 10 years ago
Nice. Could you add bitbucket support too?
Xeoncrossover 10 years ago
Wait, isn&#x27;t this the same information the github dashboard, repo commit log (on github.com), desktop client (on mac), and cli already tell you? Am I missing something?
评论 #8428006 未加载
评论 #8427983 未加载
whymsicalburitoover 10 years ago
It would be really cool if this could give some insight into how much weight each commit made carries. For example it could flag a commit that contains significantly more code changes than that team member typically submits. Or if a section of code has been stable and untouched for a while, if a change comes in that may be able to be classified as a bug fix. Similarly if a bunch of new files are added, that could be highlighted as a feature build.
评论 #8428544 未加载
tomblomfieldover 10 years ago
This is awesome - I&#x27;ve been wanting this exact tool for the last 5 years on various projects.<p>Over time, it would be good to have little bits of markup that allows you to highlight things like outstanding questions that need answering by a specific person, pull requests that need review, blocking issues etc<p>And then have them pulled out in the summary email.
tekacsover 10 years ago
Any chance we could get GitLab&#x2F;generic Git (even just from commit author) support?
评论 #8427487 未加载
bluerailover 10 years ago
Looks Cool... Definitely going to signup..
ar7hurover 10 years ago
Time is diffmatic.
评论 #8427555 未加载
LeicaLatteover 10 years ago
Looks good