
Public - Connect, Create & Belong | Public Social Network
A social network where you can post, chat, and discover AI characters built by the community.
@public_app · X
The full gallery
Tech stack
22 projects

A social network where you can post, chat, and discover AI characters built by the community.
@public_app · X

AI job-search agent that applies to roles and facilitates introductions to hiring managers.
@durdonaakh · X

Intercepts AI bots at your site's edge to control what they see and access.
@IchMag17 · X

Translate locale files with context and tone awareness for games and software.
@polycontext · X
Context-aware localization for apps, games, and software.

Enter a presence-based digital ecosystem with AI agents, music, and shared community experience.
@EllistriponX · X

Ultra-specialized secure AI agents to propel your revenues.
@TharejaRushil · X

Forward links and articles to Yuri on Telegram to extract insights and build your personal knowledge base.
@itseduvieira · X

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

A game where you pretend to be AI to compete for jobs.
bossissb · V2EX
大家都在分享自己做的工具,我也分享一个摸鱼的 地址 https://humanapp.app/ 或者 https://www.humanapp.app/ 抄的国外的网站 求兄弟们给点意见,我即时修正,听劝

Browse and discover Substacks that were submitted to Hacker News.
cartucho1 · HN
I made an HN clone that lists only Substacks posted here. - Why? Over the years, I've discovered some great blogs here, so I thought it would be nice to have a filter for them. - Why only Substacks then and not blogs more generally? Because it's easy to query for "substack.com" in the public HN Algolia API (see below). Plus, hnblogs was already taken :) - What about substacks on custom domains then? At the bottom of the page there is a form to submit a custom domain. The site attempts to auto-validate that it is a Substack. If that fails, it is marked for manual review (which I'll do every once in a while). Approved ones will be included in the results. - How? I use HN's Algolia API to fetch substack stories by searching for "substack.com" in the url. I do this via a CloudFlare worker that has 3 separate cron triggers: (1) fetches new stories every 10 minutes and saves them in a KV store. (2) runs 2 minutes after the first, computes hot stories from new ones by simulating HN's scor