
原力资讯 ForceNews
ForceNews 聚合科技、商业、财经新闻,助您发掘投资机会。
@catsw00d · X
Shipped my first vibe coding project 🚀 Force News is live! Built with Cursor from idea to product. The future of building is here. Try it out 👇
完整作品展
技术栈
60 projects

ForceNews 聚合科技、商业、财经新闻,助您发掘投资机会。
@catsw00d · X
Shipped my first vibe coding project 🚀 Force News is live! Built with Cursor from idea to product. The future of building is here. Try it out 👇

输入生辰八字生成个性化紫微斗数星盘和AI运势分析。
@Ye4557286791129 · X
看来你是有经验了👍,ai算命真的得非常具体吗?我做了一个,看基础盘的,大概能看出来这个人性格

创建模拟投资组合,进行策略回测和AI市场分析。
策引 — 全球市场技术分析工具,可以创建多个市场的模拟组合并做深度回测分析。同时正在开发 AI Agent 功能,可帮助用户使用大模型自动生成基于不同交易策略的模拟组合。


一站式媒体编辑工具,提供57个音视频和图片处理功能,包括剪辑、混音、降噪和转GIF。
@beipojushi · X
做了一个一站式音视频/图片处理工具站。 57 个功能:视频(截取、拼接、变速、倒放、裁剪、压缩、转GIF、字幕、水印),音频(提取、混音、降噪、变速变调、人 声分离),图片(转换、缩放、滤镜、合成GIF)。 免费:游客每天5次,注册后每天20次。

每日記錄產蛋數、飼料與飲水、雞隻健康狀況,並查看月統計、庫存提醒與 AI 飼養建議。
@haohanchang1 · X
Check out what I just built with Lovable!

通过点击收集真实多模态数据并击败机器人赚取分数的小游戏。
@Ali363214029593 · X
“玩了 1 分钟就上瘾!🟩 我用秒悟做了一个 KGeN 主题小游戏《KGeN 数据守护者》: 点击真人收集真实多模态数据(声视动触),打 bot 赚分数,集齐还触发烧币特效! 61.9M 真实人类数据守护 Physical AI,就从这个小游戏开始~ 快来玩!贡献你的数据吧 @KGeN_CN

通过实时财务指标监控全球资金流向和市场情绪。
@Evelyn_tree1 · X
I built a dashboard that just shows me where global money is flowing. Free public data, rebuilds itself twice a day. Every indicator answers exactly one question. Is money loose or tight? Flowing where? Buying what? Risk-on or risk-off? Crowded? If it doesn’t answer one of these, it doesn’t get a slot on the board. Reading got the same treatment: a hard cap of 45 min/day → 5 RSS feeds + 5 newsletters, each rate-limited (Damodaran: about one post a month). I’d rather miss a few things than let the feed become an anxiety machine. I don’t write code. Claude Code wrote every script — fetch, build, publish, twice a day on cron. I set the rules and keep the judgment; the machine does the running. Personal research notes, not investment advice.

与20位AI灵伴聊天,获取塔罗、星座、八字和周易占卜。
@chao63370781 · X
凌晨三点睡不着,焦虑到不知道找谁说话。 我做了一个叫「灵曦占星」的网站——20 位 AI 灵伴,塔罗、星座、八字、周易,随便挑一个投缘的聊聊。 不注册,不绑卡,先免费聊,聊得来再说。 ✨

Puqi 将课程和文章变成练习题、笔记和复习计划。
璞奇 — 将书本、B 站、得到等学习内容生成练习,帮助掌握新知,支持 App、Chrome 插件和 Agent Skill - [更多介绍](https://mp.weixin.qq.com/s/HRRpKg2oAt_toZNTpY-foA)

免费在线游玩《合成空涡龙》:投掷帕鲁、碰撞合成、完成远征订单,解锁草原、海岛、雪山、火山等十种生态与多条合成路线。支持手机、平板和电脑浏览器。
@Kdss666 · X
I built my first game in one week with Codex + Vibe Coding 🐉 87 commits, 30+ docs, 44 test files, and builds for Web, iOS, Android, Windows & macOS. Merge Pals all the way to Jetragon—play free: Unofficial, non-profit fan project.

查看各 AI 服务使用的网络路由和 Cloudflare 节点。
@0xdeusyu · X
想知道代理是不是真的把每个 AI 站都送到同一个出口? 答案:并不是。 我做了一个 AI 分流测试: 它会探测 ChatGPT、Sora、OpenAI、Claude、Grok、Anthropic、Perplexity 等 AI 服务,通过读取各站点的 Cloudflare Edge Trace 信息,获取实际访问情况: 出口 IP Cloudflare 边缘节点(colo) HTTP / TLS / WARP 状态 访问延迟 然后根据落地位置进行归组。 这次测试结果: 6 个服务(覆盖 7 个域名)走美国出口。 唯一例外是 Sora,落在东京节点。 也就是说,同一个代理配置下,不同 AI 服务并不一定经过同一个出口。看起来“都能访问”,实际线路、节点和落地点可能完全不同。 整个测试工具纯前端实现,零后端。