
栖 · Digital Sanctuary
A quiet digital space designed to help with sleep and relaxation.
@Dorian727286 · X
我做了一个助眠的小网站,大家可以试试哈哈哈 具体是这样
The full gallery
Tech stack
60 projects

A quiet digital space designed to help with sleep and relaxation.
@Dorian727286 · X
我做了一个助眠的小网站,大家可以试试哈哈哈 具体是这样

Play 20 classic HTML5 games generated by Claude Fable 5, each with its AI prompt available.
yidaimaxia · V2EX
claude fable5 生成的游戏效果 最近 claude fable5 相当聒噪,我用这个模型一句话生成了 20 款经典的 H5 网页小游戏 为了方便大家试玩和研究,我把它们集成到了自己写的轻量级工具站里,并且将每款游戏生成所用到的完整英文 Prompt 提示词完全公开在了游戏详情页,可以使用这个 prompt 在其他模型跑跑看是啥效果。 👉 小游戏在线试玩与 Prompt 传送门: https://www.pokitx.com/zh/html-games 🎮 部分小游戏复刻 showcase: 森林冰火人 (Forest Ice & Fire) 复刻程度:完美还原了双人键盘控制、冰火物理陷阱的碰撞体积判定。 Prompt:我们在详情页附带了引导 AI 编写双人物理按键监听和关卡碰撞图纸的核心 Prompt 。 试玩 & 提示词: https://www.pokitx.com/zh/html-games/senlinbinghuoren 3D 坦克大战 (Tank Battle 3D) 技术要点:利用 H5 Three.js 库,由 AI 一

@suni_code https://t.co/OajI3lOKKW - Traffic Orchestration Platform
@KsaAZaks · X
- Traffic Orchestration Platform

AI Emoji Finder: Search and copy the perfect emoji for any message, with Unicode 17.0 support.
Emoji Spark — AI Emoji 搜索工具

@lightsilver323 https://t.co/YIvqjGR5Wv
@dogabot · X

Directory comparing relay services with exchange rates, initial credits, available groups, and performance data.
@mutou1852 · X
做了一个中转站点收录网站,展示倍率、初始额度、可用分组和实测性能数据。 希望帮大家更快找到适合自己的站点。

API relay service providing stable direct access to Claude Fable-5 models with transparent pricing.
@iveyzen · X
鹿友AI上线了 最贵的AI中转站,只因为想创造稳定fable-5访问专线

Accept crypto payments directly to your wallet with instant settlement and no intermediary.
@QBitFlowApp · X
— the worst part of shipping is getting paid, so we make crypto payments as simple as a card, but the money hits your wallet instantly and stays yours (no processor sitting on your funds). Would love your feedback 🙏

@heisoreo @X Building Invoiced 🚀 An AI-powered invoicing platform for freelancers and small businesses. Currently working on invoices, analytics, auth, and AI workflows. Building i
@Wesleycolesdev · X
Building Invoiced 🚀 An AI-powered invoicing platform for freelancers and small businesses. Currently working on invoices, analytics, auth, and AI workflows. Building in public. Feedback welcome! 🙌 🔗

Open-source prompt compression that reduces LLM token costs by compressing input before API calls.
@asgujjuasitgets · X

Monitor AI API relay stations, compare health metrics, and access curated gateway recommendations.
yaojingang · GitHub
TokHub AI API 中转站监控、推荐运营与 OpenAI 兼容专属网关系统,支持分层探测、健康评分、用量计量、告警审计和 Docker 自托管。

Roll 3D animated dice (D4-D20) for tabletop games instantly.
Nalife520 · V2EX
最近用 Codex 做了一个 3D 骰子! 最近做了一个很小的网页工具:3D 骰子。 做完后有点纠结: 这种小工具到底应该保持极简,还是把常见功能都补上? 抛骰子: https://wheelpage.com/zh/dice-roller/ Dice Roller: https://wheelpage.com/dice-roller/ 现在功能很简单:打开页面,点一下,骰子滚动,然后给出结果。 一开始觉得骰子就是 1 到 6 的随机数,应该很好做。 但做的时候发现,如果只是直接显示数字,又不太像“掷骰子”;做成 3D 动画,又担心有点多余。 现在倾向于先保持简单,打开就能用,不加太多设置。 顺便也做了一个抛硬币页面: https://wheelpage.com/zh/coin-flip/ 它和骰子类似,都是临时做随机决定的小工具。