
Kitten PM | An interactive product management SIM
通过灵感来自Lemmings的模拟游戏学习产品管理。
sooperT · HN
Kitten PM – A product management SIM game inspired by Lemmings
完整作品展
技术栈
63 projects

通过灵感来自Lemmings的模拟游戏学习产品管理。
sooperT · HN
Kitten PM – A product management SIM game inspired by Lemmings

aiPatri 一张照片分析你的全部资产,用蒙特卡洛模型模拟退休时间。
@aiPatri_app · X

计算230多个AI API模型的成本并模拟预算影响
ahmed_hassan7 · HN
CostPerPrompt – Live AI API pricing and real-workload cost calculators

交互式群聊模拟器游戏,体验特定事件的对话过程。
@Marcus44376670 · X
把孙哥小作文当上下文灌给ai,做了一个高浓度群聊模拟器互动游戏... 作者为d4f 吃瓜的朋友应该可以通过这个可交互的方式体验事件经过......

用三桶策略模拟投资组合提取。
@mvo_guy_travis · X
I've noticed an explosion of new (free) financial tools from relatively amateur sources. Is this the vibe coded future?

在 67 个互动世界中改变参数,探索物理、生物和天文学背后的规律。
@maker_jackie · X
我做了一个我自己会忍不住一直玩的网站 shape of world。 这是一个“可游玩的知识宇宙”:你可以改变地轴倾角,看四季怎样出现;把小行星砸向地球;拆开一头牛,找到吊龙和牛腱;还可以查看超酷炫的黑洞和太阳系。 现在有 67 个互动世界。免费、不用登录,打开就能玩。 👉

用SimPosture测量和评分你的模拟赛车座椅位置,支持多种车型。
u/RennKaeferle · Reddit
I could never get my seating position right, so I built an app that measures the angles for you (GT3/Formula/Rally/etc.) - SimPosture Quick backstory: I mainly race GT3 in sim racing games like iRacing and LMU, and I spent forever fumbling with photos and videos trying to get backrest angle, knee angle, and steering wheel distance somewhat right. At some point I put together a reference picture of myself in the rig, draw the lines and checked with AI. As often, the results were

V2Fun:从图像或文本生成3D模型、角色和动画
zaczuo · Product Hunt
V2Fun Generate 3D character with 8K textures and AI motion capture

让AI模型通过3D动画展现香蕉植物的完整生命周期来比较性能。
fran-mora · HN
I gave 5 AI coding agents one prompt: grow a banana plant through its whole life in three.js: sprout, leaves, flower, fruit, rot, then pups that restart the loop. It's deceptively simple and yet very hard to get right from procedural code: you have to write working three.js and understand how the plant is actually built; how it hangs, ages and decays. Get the biology wrong and the code renders something weird. These are agents, not bare models (Claude Code and Codex for now). They can use tools, including playwright to check their work and improve it.

Visual Wizard 是一个视觉工作空间,与编程AI代理实时设计工作原型。
u/tokmako · Reddit
I am developing an alternative work environment to Claude Design. When I first tried Claude Design, I really liked the idea. But after generating a design, I kept wanting a more direct way to continue working on it not as a separate design representation, but as a live, working interface. That’s what I’m building with VisualWizard. The canvas contains real, interactive prototypes. You can select elements directly, move or resize them, change styles, and keep interactions and

选择股票和时间段,使用历史行情数据练习日内交易。
u/dodqy · Reddit
Trading Practice Platform I’ve always found it difficult to get meaningful practice outside of market hours, so I built a browser-based replay platform to solve that problem. You choose a stock or ETF, time of day, and up to three indicators, and it randomly loads a historical trading session from the past six months. The goal is to practice taking trades as if they were happening live. It includes: Basic and advanced TP/SL management AI trade reviews with a performance score after each

提交系统架构设计,体验AI触发的生产事故模拟实战。
u/No-Preference-846 · Reddit
I built an AI-augmented system design practice tool that triggers a live production incident when you submit your design - not just a critique Every system design prep resource I used was static — read a diagram, read the tradeoffs, move to the next one. Nothing ever pushed back on what I actually built. So I built ChaosBench . You design a system on a canvas — drag components, wire them up — and when you submit it, an LLM (Gemini) finds the actual weak point in your specific design and