
Paul Graham 文集 · 中英对照
阅读 Paul Graham 散文集,享受中英文对照版本。
@imwsl90 · X
今日 vibe coding 进展 我今天做了一个通用的 widget 功能,如下图: 把我的一些服务打包成一个 widget.js,这份代码可以部署到任意网站,只需要粘贴到网站就能展示 如果有人想购买直接加我微信就好了(估计人不多) 演示网站: 系统网站是: 不过目前只有我自己的 gmail 可以登录,还未对外开放
完整作品展
技术栈
18 projects

阅读 Paul Graham 散文集,享受中英文对照版本。
@imwsl90 · X
今日 vibe coding 进展 我今天做了一个通用的 widget 功能,如下图: 把我的一些服务打包成一个 widget.js,这份代码可以部署到任意网站,只需要粘贴到网站就能展示 如果有人想购买直接加我微信就好了(估计人不多) 演示网站: 系统网站是: 不过目前只有我自己的 gmail 可以登录,还未对外开放

比较多个零售平台的图书价格,发现最便宜的选项。
@x_jinal · X
I'm a finance professional by career, but I've always loved books. Over the past few weeks, I challenged myself to build something completely outside my comfort zone using vibe coding—and that's how was born. BookRice is a platform that helps readers discover books while giving authors a simple way to promote their work. It's still in its early days, and I'm improving it every day based on real user feedback. I'd genuinely love your honest thoughts. Don't hold back—if something is confusing, broken, unnecessary, or could be much better, please tell me. Constructive criticism is far more valuable than compliments at this stage. Take a look at and let me know: • What's your first impression? • Would you use it? • What would make you come back? Your feedback will help shape the next version. Thank you!

Vajra AI 是 AI 原生的佛教智慧平台,提供经文阅读、AI 问答和笔记练习。
@Neymarnad · X
最近一直在做的 Vajra AI 已经上线了。 这是一个 AI-native 的智慧学习平台,希望用 AI 帮助大家更深入地阅读、理解和实践经典智慧。 如果你有空,欢迎体验一下,也很期待听听你的真实反馈。 🔗

浏览Gemini Storybook Gallery精选的AI生成故事集。
Gemini Storybook Gallery — Gemini Storybook 汇总,分类,保留原生的交互式阅读体验

投掷易经卦象,查看紫微斗数命盘以获得决策指导。
u/muyenlee · Reddit
I built iYarrow — I Ching casting + Zi Wei Dou Shu natal charts, on an open-source divination engine Two divination tools in one app: I Ching — cast a hexagram for the actual decision in front of you. Free, no account needed. Zi Wei Dou Shu (紫微斗數) — a natal chart that gives the longer-range picture your hexagram sits inside. Free full chart, all 12 palaces computed instantly, tap any palace to read it. One $5.99 unlock covers an in-depth reading + the annual (流年) report. Stack: Next.js

在伦敦画廊拍摄艺术作品,获取AI识别、音频导览和博物馆信息。
victords · HN
I was interested in learning more about reverse image search, so I built audioguide.london. It’s a simple image search where you take a photo of an artwork in a gallery, tries to ID it and returns a pre-generated audio and a link to the museum website. The audios were all generated locally, essentially looking at the contents of the website, running it through a LLM to generate a script and Kokoro for TTS. I’ve built it as an app for myself almost a year ago, so I deployed it as a vibe coded web