TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: iOS app with algorithms to reconnect missed connections

3 点作者 elliottburris超过 10 年前

1 comment

elliottburris超过 10 年前
I started working on Slipper because I&#x27;ve long been a fan of the missed connections section on Craigslist. Each post provides a genuine glimpse at human action (or inaction) and the resulting vulnerabilities. However, I&#x27;ve been frustrated with the ineffectiveness of the current system. The ultimate disappointment of missed connections currently lies in the fact that most posts die a quiet death in the endless internet ether.<p>Slipper takes on this challenge through algorithms that continuously match posts to people. We determine the probability that each post is about each of our users, or that a user may recognize the target of the post. If the algorithms provide a strong signal, we send the user a push notification telling them to check out the relevant post. Our servers are continuously calculating these probabilities to create a fresh experience each time the app is opened.<p>Still early stage, but I&#x27;d really appreciate your feedback. Thanks!