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: Visualize Git Commits and Pull Requests Across Many Repos

20 pointsby ghemptonover 6 years ago

1 comment

ghemptonover 6 years ago
TL;DR; this is a lightweight open source alternative to tools such as GitPrime. This project started as way to learn Rust on nights&#x2F;weekends, but as an engineering leader, I do believe that there exists a real gap between the creators of software and the stakeholders. Maybe something like this could help– curious to get some feedback from the HN readers. I will include the following three thoughts&#x2F;assertions:<p><i>There is a fundamental gap between engineers and the stakeholders in the technology and value they create.</i> This can manifest itself in many ways: including mismanagement, low feature velocity, and misaligned incentives. A big reason for this is that software and systems are complex and difficult to reason about– particularly at organizational scale. To make the situation even worse, there are virtually no commonplace leading metrics to represent the health of an engineering organization. Project tracking software and traditional velocity metrics are extremely gameable, inconsistent and fail to capture the deeper context in the code itself. Infrastructure and product-level metrics generally break down with respect to net-new feature development. A potential solution is to utilize source-level metrics– based on commits, pull requests, and continuous integration and deployment data.<p><i>The involvement of individual contributors is essential in bridging this gap.</i> In order to meaningfully utilize source-level metrics, it is vital that the people who know the code the best have full transparency and input into the process. Moreover, they should be able to help tune and ensure that the metrics are actually meaningful by incorporating their own knowledge of the specific codebases involved. Not only are existing tools in this area expensive and inaccessible, but they are also generally black boxes that are sold and brought in by management. Having deep roots in open source and being accessible to the engineers themselves is key.<p><i>Source-level metrics are ineffective for stack ranking individual engineers.</i> Engineers share a deep aversion to measuring individual performance by source-level metrics. This aversion is well-founded as the contribution of a single code-change to the overall value of a system is impossible to accurately quantify. Furthermore, at the individual-level, programming methodologies such as pair-programming further confound things. In aggregate, however, the meaning of these metrics increases and can be used as leading indicators of an entire organization or team. Moreover, It is in the best interest of an individual contributor to have some form of data-driven decision making at the organizational level versus the alternative.
评论 #19199697 未加载
评论 #19194471 未加载