
devthropology
Devthropology – Better Insights for GitHub Repos
dpc94 · HN
Devthropology – Better Insights for GitHub Repos
The full gallery
Tech stack
60 projects

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

Detect AI/LLM generated code in git repositories via commit history analysis.
ava · Lobsters

Track trending indie products across GitHub, Hacker News, Product Hunt, and YouTube.
jameshuang23 · Product Hunt
OpenProduct All in one AI product tracer.

Search indexed open-source code and packages with version history, metadata, and dependency information.
@Jack_Timonen · X

Find beginner-friendly open source issues on GitHub and track your contributions.
@anni_i02 · X

Review GitHub pull requests in a native app without opening 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.

Browse AI prompt packs for ChatGPT and Gemini, preview examples, and unlock premium collections.
AITrendingPrompt — 精选 AI 提示库,为创作者和营销人员提供热门、实用的 AI 提示

Generate high-converting videos, social posts, and product assets instantly for your business.
@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.

Combines Gmail, Calendar, GitHub, and Figma into one daily AI digest.
@CodewithDivine · X
check this out

Find trending open source projects on GitHub and track your PRs and issues in one dashboard.
@manixh · X

Generate code documentation automatically on GitHub pull requests.
Aldasams · HN
Show HN: DocFlow – AI documentation updates for GitHub pull requests

Browse and discover Substacks that were submitted to Hacker News.
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