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

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

Find and recruit software engineers by searching their GitHub activity and profiles.
@crackedceo · X

Measure code review performance across GitHub teams with leaderboards and reviewer analytics.
u/SnooStrawberries827 · Reddit
my team had 47 open PRs and nobody was reviewing them, so I gamified it our team hit 47 open PRs at one point last month and nobody was reviewing them. tried slack reminders, deadlines, rotating reviewers, none of it really stuck. might be related to the fact that everyone's hyped about how fast AI can write code now, copilot cranking out entire features in hours, but none of that matters if the PR just sits there for a week. feels like writing code stopped being the bottleneck a while back

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

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

Analyze GitHub repositories to discover and score paid work and contribution opportunities.
@bashops_dev · X
Building BashOps Radar—repository intelligence for developers. Helping developers identify contribution opportunities that can lead to contracts, paid sprints, and long-term work.

Browser tools for practical fixes to everyday software tasks, starting with GitHub.
yusveng · HN
Workaround – Unstar GitHub Repos in Bulk

Analyze Hacker News profiles with your own LLM API key, fully client-side.
Topfi · HN
Like everyone on HN, I love nothing more than to (re)read my own comments. Getting my intuition that I am among the smartest, most humble, highest quality commenters on here confirmed by an LLM so capable that the US government had to temporarily export restrict it [0] seemed only natural. Having had my perfection confirmed, I decided to share this joy with you as I had a few percent usage left before a reset. I took a few prompts, then did a review of the output which resulted in Selbstbild, a BYOK (Anthropic / OpenRouter) web app that gives you a summary and assessment of your public comments by one of our machine Gods, including Fable 5 (provided your can afford that luxury at API pricing). In all seriousness, I have, for a long time, used my own comments on social media (including HN) as part of a personal needle-in-haystack test, simply because I do know my somewhat peculiar style and what I tend to write, but also because I can sometimes write in a slightly confusing manner, ma

Automatically review GitLab pull requests using AI models like DeepSeek and OpenAI.
AI Codereview for Gitlab — 基于大模型(DeepSeek,OpenAI等)的 GitLab 自动代码审查工具;支持钉钉/企业微信/飞书推送消息和生成日报;支持Docker部署;可视化 Dashboard - [查看仓库](https://github.com/sunmh207/AI-Codereview-Gitlab)

Add ads to your GitHub repository README to earn passive income.
@V1Gameboy · X
Do you want to make passive income from your GitHub code? Try a site that let's you put ads on in the README section of your repository to earn money.

Write software functional specifications designed to work for both humans and AI.
@spec_tacul_ar · X
Specifications for humans and AI.

Secure GitHub pull requests with hardware authentication and OTP verification.
jallmann · HN
> want without a PR process that requires hardware authentication or proof of presence Just curious, what do you use for this? I built OTP Guard [1] a few years ago for exactly this problem, although I haven't seen any alternatives in the space. Does GitHub have something built-in now? The original framing was more "local malware compromising your GitHub account" ... it never occurred to me that the malware could be a LLM. I really should update the page. [1] https://otpguard.com