
OpenLinkage · Planar Mechanism Design
在浏览器中设计并模拟平面机构,支持自动化合成。
@tutao0123 · X
Mechanical design can be playful. I used Vibe Coding to build OpenLinkage, an open-source browser lab for planar mechanism design. Try it: GitHub:
完整作品展
技术栈
80 projects

在浏览器中设计并模拟平面机构,支持自动化合成。
@tutao0123 · X
Mechanical design can be playful. I used Vibe Coding to build OpenLinkage, an open-source browser lab for planar mechanism design. Try it: GitHub:

创建和管理共享看板上的任务,AI代理可通过MCP自动更新。
@kelviakanban · X
AI agents are great at writing code. Remembering to update the task board? Less great. So we built Kelvia: a shared Kanban where Claude Code, Codex and Cursor can move tasks, comment and log time through MCP. You can also see exactly what they broke 😅

The job board for Discord communities. Find moderators, bot developers, artists, and event hosts, or get hired by the servers you love.
@DiscordJobList · X

交互式3D星舰飞行与月球任务模拟器
@julian_le_roux · X
I'm vibe-coding a Starship flight simulator, and Grok correctly labelled the Gulf of America as the location of the booster splashdown 💪🏻🦅

Project ESPAÑOL: Find level-appropriate Spanish-language poems
us-merul · HN
Project ESPAÑOL: Find level-appropriate Spanish-language poems


查看 GPU 兼容的 LLM 模型及成本预算方案。
jaeseok614 · HN
Open-source calculator for "will my GPU run this LLM?"

Free, open-source uptime and website monitoring: dashboard, multi-region checks, alerts, public status page. Manage it by API or Terraform.
@sl1ma4 · X

A privacy-first time tracker without an account. Track hours, bill clients, and export reports — 100% client-side. No cloud, no sign up, your data never leaves your device.
@_InYOB_ · X
Free, private time tracking for freelancers and consultants

生成BIP39助记词并推导加密货币钱包密钥。
@delegacy0 · X
经过实测,keystone的骰子生成助记词和 经历了coldcard被盗事件,我就想用完全自己收集熵,来生成助记词,并且要求完全可验证。所有冷钱包和app 钱包都说自己的随机数是安全的,用最高级的随机数生成器,但是我无法验证,就像coldcard使用了安全芯片,但是在最终生成助记词的时候却没有调用该芯片,所以我就想找一种能自我验证的随机数生成方式,后来看到了keystone的推文,keystone支持骰子生成,正好我有keystone钱包。 但是下一个问题,我怎么验证keystone使用骰子生成的助记词是安全的,怎么证明它用的熵就是我提供给它的那一个?之前研究过 经过实测,keystone的骰子生成助记词和 据说trust wallet也支持该功能,明天找时间再验证一下trust wallet @KeystoneWallet @KeystoneCN

用于并行运行 AI 编码 agent 的网页终端多路复用器
04mg · Product Hunt
Caw Open source web terminal multiplexer for AI agents

用于 AI 应用中展示工具和集成的 React 组件库。
u/wommmmmmmmm · Reddit
Open Source React library for every tool your agent calls I built an open-source React library for every tool your agent calls. Think Composio / Scalekit but for the frontend, so you can render shadcn components for any popular tool in your frontend instead of hand-rolling something custom for every project. Fully provider agnostic (does not matter what tool API you use). Do check it out and lmk what you think :). I built this because I needed it for another project I am building, and tho