GitDate
Meet developers through GitHub signal, not generic profiles.
What it does
Unlike resume-heavy platforms, our launch merges GitDate’s real-time activity matching with GitHire’s automated vetting. We stand out by replacing static profiles with verified GitHub signals (code complexity, not just commits) and voice-based pre-screening. Candidates call a 10-digit Job ID to pitch their fit, instantly filtering for communication and technical depth. It’s the first bidirectional tool where "proof of work" meets automated human assessment.
Does the same job
all alternatives →
- IMI made a tool that made me faster at Git2018 · github.com · ▲551

- GW"Git who" – A new CLI tool for industrial-scale Git blaming2025 · github.com · ▲252
I've always wanted a better way to explore the authorship data embedded in a Git commit log. I'm having fun building a CLI tool to do this. It's a bit like the "Contributors" tab on Github that shows you how many commits each contributor has made but much faster and with many more options. If you get a chance to try it out, please let me know. I'd love to hear feedback and suggestions. Thank you!
- IBI built a tool to find devs based on code, not LinkedIn titles2025 · gitmatcher.com · ▲86
Hey HN After years working in software engineering and helping with hiring, I noticed a frustrating pattern: Companies often rely on résumés and LinkedIn titles to find developers instead of looking at what they've actually built. So I built GitMatcher. It analyzes GitHub profiles to surface developers based on: Their public repos Commit history Originality and usefulness of code Patterns that show consistency and real skill No keywords. No job titles. Just code. GitMatcher is useful if you're: - A recruiter tired of resume roulette - A founder looking for a technical co-founder - An OSS…

More dev tools this month
the category →



The first open-source price index for GPU compute
Dev tools · 10d ago · getcomputable.com

OpenTrailPaper is open-source bike computer firmware for the LilyGO T5S3 4.7" E-Paper PRO. It supports offline maps, GPX routes, FIT recording and Bluetooth sensors.
Dev tools · 2d ago · opentrailpaper.com

Open-source GTM skills for technical founders
Dev tools · 30d ago · gtmcofounder.com
Launched alongside, May 2026
the whole month →

Parallel agents, diff reviewer, and multi-model comparisons
Dev tools · May 2026 · kilo.ai


- NW
Hey HN, Henry here from Cactus. We open-sourced Needle, a 26M parameter function-calling (tool use) model. It runs at 6000 tok/s prefill and 1200 tok/s decode on consumer devices. We were always frustrated by the little effort made towards building agentic models that run on budget phones, so we conducted investigations that led to an observation: agentic experiences are built upon tool calling, and massive models are overkill for it. Tool calling is fundamentally retrieval-and-assembly (match query to tool name, extract argument values, emit JSON), not reasoning. Cross-attention…
Life & fun · May 2026 · github.com
- FM
Dev tools · May 2026 · github.com