
The jobs LinkedIn hasn't seen yet — straight from career pages
Search and apply for tech jobs indexed directly from company career pages.
@bysfdev · X
yooooo fire idea :
The full gallery
Tech stack
27 projects

Search and apply for tech jobs indexed directly from company career pages.
@bysfdev · X
yooooo fire idea :

Slack bot that automates keyword research, branded content creation, and technical SEO fixes.
boringmarketer · GitHub
kimi-first Claude Code skill: Kimi types, Claude thinks & verifies — route implementation work-orders to the Kimi Code CLI (k3). A port of @steipete's codex-first (github.com/steipete/agent-scripts). By @boringmarketer · boringmarketing.com

Investigate current grifts and scams using a RAG-powered research tool.
u/King_Kazma · Reddit
whatsthegrift.com - a RAG research tool for today's grifters every day i feel like there's a new grift attached with some news article, which naturally birthed the idea to built something to investigate & visualize them examples: https://whatsthegrift.com/q/777063a64e512565 https://whatsthegrift.com/q/e5945d20375ed3ff and my personal favorite so far: https://whatsthegrift.com/q/f43eb30a15342d53 react (vite) + node (fastify) + brave search (retrieval) + claude haiku (extraction)

Browse and share links organized by tags, ranked by community engagement.
rakibtg · HN
Hey HN, the maker here. I built Prijm.com because I wanted something like a cross between Reddit and the simplicity of Hacker News, where you can follow tags like #OpenAI or #AI [1] the way you'd follow a subreddit, but ranking is based on favorites/comments rather than a hidden algorithm Right now it has a very small user base and a few posts, so it's small and early. One thing I'm actually proud of is the threaded, markdown commenting system. I put a lot of work into it. Unfortunetly, there is

Group chat messages by topic to quickly navigate to past conversations.
doantam · HN
I built a chat client that uses embeddings to cluster messages by topic

Find Facebook leads and automate outreach with an interactive dashboard.
@Laertisparissis · X
automating facebook outreach

Search privately with customizable ranking, domain blocking, and an independent web index.
u/Nox21125 · Reddit
I made Slick, the World's Most Customizable Search Engine For the past year, I've been building Slick , an independent search engine focused on privacy, speed, and giving users much more control over how search works. One thing that has always bothered me about modern search engines is that they expect everyone to search the same way. Whether it's AI overviews, ranking decisions, or the layout of the results page, you're usually stuck with whatever the search engine decides is best. I wa

Change one letter at a time to reach the target word in this free, no-login word puzzle.
poople game — 字母拼字游戏,逐个添加字母直到拼出目标单词

AI job-search workspace to score job fit, build tailored resumes, track applications, and prep for interviews.
@jonathan_ttu · X

Track AI updates, product news, and person mentions with AI-curated daily briefings and trend analysis.
@Mileson07 · X
今天Codex、Claude Code 重置了吗? 我做了一个追踪的网站,每小时追踪 Tibo、Boris Cherny 两位主理人,以及对应的官方推特账号, 快速了解到,有没有可能重置,最近是不是已经重置了 而且还能详细看到历史的重置情况,分析未来的重置可能性,过去两周真是疯狂的重置~

Search for creators, manage influencer campaigns, and track marketing ROI.
@BreeFlemings · X
a feature like this is one solid spike. what actually compounds is a few creators making content for your product month after month. is built for that side of it

Fast 5-letter word finder for Wordle, Scrabble, and crosswords with position and letter filtering.
lby910722 · V2EX
做了一个 5 Letter Word Finder:按 Wordle 线索快速筛 5 字母单词 最近做了一个英文 5 字母单词查找工具,主要给 Wordle / crossword / Scrabble 这类场景用: https://5letterwordsfinder.org/ 特点: - 可以按 green tile 的固定位置筛选 - 支持 must include / exclude letters - 支持 starts with / ends with / contains pattern - 支持 available letters ,用来做 anagram / rack search - 词库在前端本地跑,结果响应很快,不依赖远程 solver API - 有 common-only 模式,Wordle 场景不会被太多冷僻词淹没 我把工具放在首页第一屏,下面才是说明文档和 FAQ 。现在主要想收集一下文字游戏玩家 / 做工具站朋友的反馈:哪些筛选项、排序逻辑或移动端交互还可以再改?