WhatsMyName App
Find any username across 732 platforms, free, no signup
What it does
WhatsMyName App checks 732 social media, gaming, forum, coding, and dating platforms simultaneously for any username. Results stream in real time in your browser. No install, no account. Every confirmed result is a clickable link to the live profile. Export everything to CSV in one click. Built for OSINT researchers, security professionals, journalists, HR teams, and anyone who wants to understand their digital footprint or verify an online identity. Completely free. Open source dataset.
Does the same job
all alternatives →

- USUsing stylometry to find HN users with alternate accounts2022 · stylometry.net · ▲676
Author here. This site lets you put in a username and get the users with the most similar writing style to that user. It confirmed several users who I suspected were alts and after informally asking around has identified abandoned accounts of people I know from many years ago. I made this site mostly to show how easy this is and how it can erode online privacy. If some guy with a little bit of Python, and $8 to rent a decent dedicated server for a day can make this, imagine what a company with millions of dollars and a couple dozen PhD linguists could do. Here's Paul Graham:…
- IMI made a privacy friendly and simple app to track my menstruation2024 · play.google.com · ▲732
Hey HN, after the app I actually used to track my period wanted me to log in and save my data in the cloud, I decided to write my own. Most apps in this area are based on a subscription model and display far too much information anyway. For me, a simple calendar is enough where I can add a few notes if necessary. So that is the result of my work - a simple design and the data is only saved on the smartphone.

More work this month
the category →


The app store for voice native apps that lives in your notch
Work · 29d ago · voiceos.com


Mac-native app for screenshots, recordings and collaboration
Work · 5d ago · cleanshot.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