
The jobs LinkedIn hasn't seen yet — straight from career pages
搜索和申请从公司职业页面直接索引的科技工作岗位。
@bysfdev · X
yooooo fire idea :
完整作品展
技术栈
27 projects

搜索和申请从公司职业页面直接索引的科技工作岗位。
@bysfdev · X
yooooo fire idea :

Slack 内的 AI 代理,自动进行关键词研究、品牌内容创建和技术 SEO 优化。
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

用 RAG 技术研究调查最新的诈骗骗局。
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)

按标签浏览和分享链接,由社区点赞和评论排序。
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

按主题分组聊天消息,快速查找过往对话。
doantam · HN
I built a chat client that uses embeddings to cluster messages by topic

通过仪表板查找 Facebook 潜在客户并自动化外展。
@Laertisparissis · X
automating facebook outreach

Slick:隐私搜索引擎,可自定义排名和屏蔽域名。
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

改变字母逐个拼出目标单词的免费文字谜题游戏
poople game — 字母拼字游戏,逐个添加字母直到拼出目标单词

BetterJobsHunt 是 AI 求职工作区,可评估职位匹配、定制简历、追踪应聘和准备面试。
@jonathan_ttu · X

用 AI 精选追踪特定话题、人物和产品动态,获取每日聚合资讯。
@Mileson07 · X
今天Codex、Claude Code 重置了吗? 我做了一个追踪的网站,每小时追踪 Tibo、Boris Cherny 两位主理人,以及对应的官方推特账号, 快速了解到,有没有可能重置,最近是不是已经重置了 而且还能详细看到历史的重置情况,分析未来的重置可能性,过去两周真是疯狂的重置~

搜索创作者、管理推广活动并追踪营销效果。
@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

5 Letter Word Finder:按 Wordle 线索快速筛选 5 字母单词。
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 。现在主要想收集一下文字游戏玩家 / 做工具站朋友的反馈:哪些筛选项、排序逻辑或移动端交互还可以再改?