
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仓库的流量、克隆和来源数据。
@resetnak · X
- Github Repository statistics for opensource projects! Give it a try


粘贴GitHub仓库,生成包含概览、阅读路径和流程图的AI入门指南。
@VirendraSi10558 · X
Top 30% out of 2,989 in the OpenAI x @namastedev_ Codex Hackathon 🚀 RepoPilot: turns any GitHub repo into a guided onboarding flow (analysis + AI explanations + diagrams). Planned with Codex, built with Claude Code. @akshaymarch7 @OpenAI #Codex

在 GitHub 上发现趋势 AI/ML 仓库,包含实时警报和提交热力图。
@g_saikumar_ · X
Real-time GitHub intelligence for developers, founders, and open-source enthusiasts.

粘贴 GitHub 仓库扫描安全漏洞,自动修复代码问题。
u/Still_Amphibian545 · Reddit
almost launched a side project with my api keys sitting in the repo (a week free gpt 5.6 on us) was about a day from launching a small project when i noticed my openai key was just sitting in a committed file. it had been there for weeks. no idea how i missed it. made me wonder what else was wrong that i couldn't see. turns out for vibecoded stuff it's usually the same handful of things. secrets in the repo, endpoints with no auth, a database with no access rules, no limit on the ex

Find developers whose public GitHub activity overlaps with yours—and see exactly why you matched.
@SrbMaury · X
Built a small experiment called Kindred Code ✦ It finds developers with similar GitHub activity — languages, topics, and projects. Apparently I have 6 developers in my open-source constellation. Built with Codex.

扫描 GitHub 仓库检查生产就绪度、安全性和可扩展性。
@nathanghart · X
Submitting for approval. I built a free tool for anyone about to ship a vibecoded app. It scans your repo for what bites you in prod (leaked keys, no auth, no error handling). I ran it on 1,868 AI-built apps and even caught my own scanner being ~42% wrong.

JavaScript和TypeScript代码审查工具,使用AI无需执行代码即可识别问题。
@adib_011 · X
Built RepoLens at the Codex Meetup, an evidence-first JS/TS code review tool that shows reviewers where to look, without executing repository code. Built with Codex + GPT‑5.6. Try it: Demo: @OpenAIDevs @mitul_shahriyar #CodexMeetup

List a public GitHub repo for free, or bid to climb above every free listing on the board.
@ashkans_dev · X
just for fun while the trend lasts :

整理创意工具和用品,避免重复购买。
@ErathCountyNaNo · X
Check out what I just built with Lovable!

比较两个npm包版本以识别新增或更改的文件。
fathermarz · HN
I’ve worked in software supply-chain security for six years doing binary analysis on firmware, industrial controls systems, and commodity IT closed/open source software. What I learned is that in hopes to secure the software supply chain we have ran a very similar playbook and mostly over engineered the problem, with SBOMs and VEX documents and expected the industry to comply. But what was discovered was that every SBOM looks different depending on who produced it and at what step in the chain,