TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: Intuition – A daily GitHub digest and productivity tools for dev teams

23 点作者 bbrunner超过 6 年前

4 条评论

bbrunner超过 6 年前
Hey HN, I&#x27;ve been building Intuition as a side project for a few months now to scratch my own itch. I believe that there are a ton of valuable insights sitting in the meta data in Git repositories and developer-focused tools (JIRA, Trello, Slack, etc.). This data largely goes untapped. This is my attempt at unlocking some of that value.<p>I focused on a couple of specific use cases:<p>* daily standup reports to replace or augment your existing standup * historical activity reports for sprint retrospectives * code change notifications so you can know when to provide just-in-time feedback<p>It isn&#x27;t anything too sophisticated just yet, but I&#x27;ve already gotten a decent amount of value out of the tool in working with my own team.<p>Thanks for checking it out! Please let me know if you have any questions or feedback. It would also be awesome to hear what sort of reporting you would want to see next.
chebyshev3超过 6 年前
this is cool. I would want the retro to be recommitted back to a different git repo as a merge request, though. I don&#x27;t like more emails.<p>May as I ask how you&#x27;re dealing with authentication&#x2F;authorization? I always hit a wall monetizing side projects when I need to provide auth. I feel like I shouldn&#x27;t have to roll my own auth system, but inevitably I do.
评论 #18097623 未加载
madamelic超过 6 年前
I&#x27;m not sure if this is actually happening but nice touch of putting the current date in your example.
评论 #18094187 未加载
zaman8040超过 6 年前
NICE APPS