Ping Pals – Simple social tracker iOS app without coding
Hey folks, Honestly, I built this app for myself since I lost many professional and personal connections. It started with just coming across a news about Replit that got 400m investment so I decided to build an iOS app without coding. It's name is Ping Pals https://apps.apple.com/tr/app/ping-pals/id6770330997 The idea is extremely simple, just add your pals that you do not want to break the relation in three levels: close, inner and distant pals. Then app allocates a bar with your pals for 30, 60 and 180 days. Each day it decreases by one, and you can check your…
What it does
In the maker’s words, at launch
Hey folks, Honestly, I built this app for myself since I lost many professional and personal connections. It started with just coming across a news about Replit that got 400m investment so I decided to build an iOS app without coding. It's name is Ping Pals https://apps.apple.com/tr/app/ping-pals/id6770330997 The idea is extremely simple, just add your pals that you do not want to break the relation in three levels: close, inner and distant pals. Then app allocates a bar with your pals for 30, 60 and 180 days. Each day it decreases by one, and you can check your pals' health in the dashboard. When you sync with your pals, you can restore the pals' bar manually. It is free, local, no account needed, and notifies you when pals are getting into the danger zone (<1/3 ). As a side feature, you can add the custom events with your pal, such as a birthday. Feel free to use and give a comment here. Future work is adding more personalized features and interactions with your pals.
Does the same job
all alternatives →More dev tools this month
the category →



Open-source GTM skills for technical founders
Dev tools · 29d ago · gtmcofounder.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 · 1d ago · opentrailpaper.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