
devthropology
Devthropology – Better Insights for GitHub Repos
dpc94 · HN
Devthropology – Better Insights for GitHub Repos
完整作品展
技术栈
60 projects

Devthropology – Better Insights for GitHub Repos
dpc94 · HN
Devthropology – Better Insights for GitHub Repos


跟踪 GitHub、Hacker News、Product Hunt 和 YouTube 上的热门产品。
jameshuang23 · Product Hunt
OpenProduct All in one AI product tracer.

搜索索引化的开源代码和软件包,包含版本、依赖和漏洞信息。
@Jack_Timonen · X

在GitHub上找初学者友好的开源问题,追踪你的贡献。
@anni_i02 · X

用Pyor原生应用审查GitHub的PR,无需打开github.com。
othmanosx · HN
I still don't like the fact that AI is adding more stuff for us to read, it's accelerating the code production but slowing down the code review. I built my own code reviewer as well ( https://pyor.review/ ), surfacing the important stuff first is the right track, but adding more stuff to read is daunting, but asking AI to just point you to what you need to focus on and skim the noise is what I'm leaning more towards.

浏览和复制 ChatGPT、Gemini 的精选 AI 提示包库。
AITrendingPrompt — 精选 AI 提示库,为创作者和营销人员提供热门、实用的 AI 提示

为您的业务即时生成高转化视频、社交内容和专业产品资源。
@KauaLima_arruda · X
I'm working on For content creators and digital entrepreneurs. Ready-to-use content in minutes (images, videos, audio, and text). Our goal is to simplify the lives of our users.

将 Gmail、日历、GitHub 和 Figma 整合成一份每日智能摘要。
@CodewithDivine · X
check this out

在 GitHub 上发现热门开源项目,在一个仪表板中跟踪 PR 和 Issue。
@manixh · X

在GitHub pull requests上自动生成代码文档。
Aldasams · HN
Show HN: DocFlow – AI documentation updates for GitHub pull requests

浏览在黑客新闻上提交的 Substacks。
cartucho1 · HN
I made an HN clone that lists only Substacks posted here. - Why? Over the years, I've discovered some great blogs here, so I thought it would be nice to have a filter for them. - Why only Substacks then and not blogs more generally? Because it's easy to query for "substack.com" in the public HN Algolia API (see below). Plus, hnblogs was already taken :) - What about substacks on custom domains then? At the bottom of the page there is a form to submit a custom domain. The site attempts to auto-validate that it is a Substack. If that fails, it is marked for manual review (which I'll do every once in a while). Approved ones will be included in the results. - How? I use HN's Algolia API to fetch substack stories by searching for "substack.com" in the url. I do this via a CloudFlare worker that has 3 separate cron triggers: (1) fetches new stories every 10 minutes and saves them in a KV store. (2) runs 2 minutes after the first, computes hot stories from new ones by simulating HN's scor