
openluxe
Stream trending movies and series with exclusive content.
@chandlerwilcox · X
The full gallery
Tech stack
28 projects

Stream trending movies and series with exclusive content.
@chandlerwilcox · X

Monitor trending X topics and viral tweets to discover content ideas for creators.
@OliverLiZX · X
这哥们做了一个牛哄哄的热门话题探测工具

Generate AI-powered UGC video ads from product URLs with trend analysis and viral scripts.
@z_duane · X

Track live gold prices with technical analysis, key support/resistance levels, and trend indicators.
@DataVoxy · X
Just shipped: a live gold market dashboard that auto-updates every 15 min. Built with Python + Cloudflare Workers + R2. Zero cost to run. More tools coming. Building in public.

Chrome extension for video analytics on Instagram, TikTok, and X with trending content detection.
@mthdev · X
All my clients are agencies right now:

Track AI updates and news with AI-curated daily briefings and trend analysis.
@Mileson07 · X
今天Codex、Claude Code 重置了吗? 我做了一个追踪的网站,每小时追踪 Tibo、Boris Cherny 两位主理人,以及对应的官方推特账号, 快速了解到,有没有可能重置,最近是不是已经重置了 而且还能详细看到历史的重置情况,分析未来的重置可能性,过去两周真是疯狂的重置~

Community-run crypto token leaderboard. Swap, boost, and bid to push your token up the live ranking — even a $1 bid moves the rank.
@Degens_now · X

Are you an influencer, public figure or celebrity? Or do you have a song, gig, profile, brand, startup, app, product, business, event or even just an idea? Get it on the charts now
@vpicciuolo · X
Hello👋🏻, we built 🔥 You can start here for Free , use the free credits. Take a look. Add Your project, try it. And would love to have your feedback 👀 Free launch credit: OPENING25 = $25

Collection management and a social home for people who collect seriously.
@AaronBuildsAI · X

Track trending Meme Coins by aggregating market signals and X social discussions.
@xy050310 · X
最近一直在体验 @dappOS_com 的 xBubble Coding,这两天顺手做了一个自己一直想要的小工具——AI Meme 热点雷达。 👉 玩 Crypto 的人应该都有同样的感受,真正难的不是获取信息,而是信息太多。 每天都有新的 Meme、新的叙事、新的热点,X、Telegram、社区讨论、KOL 观点不断更新。很多时候,当一个项目真正火起来的时候,市场已经提前反应了。 所以我想做一个工具,把这些分散的信息整合到一起。 它不会告诉你哪个币一定会涨,也不会替你做交易,而是持续监控市场热度变化,整理不同平台的讨论情况,帮助用户更快发现值得关注的新热点,把原本需要花大量时间收集的信息,用更直观的方式展示出来。 整个开发过程也让我挺意外。 我没有写一行代码,只是把需求描述给 xBubble,不到十分钟,一个可以直接访问的网站就已经搭建完成。从页面生成、功能实现到部署上线,整个流程几乎都是自动完成的。 以前很多 AI Coding 工具解决的是"写代码"的问题,但真正做一个产品,后面还有服务器、部署、域名、接口等一系列工作。 而 xBubble 更像是在帮你完成整个产品交付,而不仅仅是生成代码。 体验下来,我最大的感受是,现在很多个人开发者、内容创作者,甚至没有技术背景的人,都有机会把自己的想法快速做出来,再去验证有没有用户,而不是因为开发门槛太高,让一个不错的创意停留在想法阶段。 AI 正在不断降低产品创造的门槛,而真正重要的,或许已经不是谁代码写得更快,而是谁能够更快发现需求,把想法变成真正可以使用的产品。

View real-time rankings of Simplified Chinese X accounts and identify trending viral tweets daily.
@jedeeai · X
我做了一个网站 专门记录X上简中圈的“卷王” 并以此提醒自己 在现有的努力程度面前 还不足以谈论天赋。 你们还想看谁的数据,评论区告诉我

Browse and discover Substacks that were submitted to Hacker News.
cartucho1 · HN
I made an HN clone that lists only Substacks posted here. - Why? Over the years, I've discovered some great blogs here, so I thought it would be nice to have a filter for them. - Why only Substacks then and not blogs more generally? Because it's easy to query for "substack.com" in the public HN Algolia API (see below). Plus, hnblogs was already taken :) - What about substacks on custom domains then? At the bottom of the page there is a form to submit a custom domain. The site attempts to auto-validate that it is a Substack. If that fails, it is marked for manual review (which I'll do every once in a while). Approved ones will be included in the results. - How? I use HN's Algolia API to fetch substack stories by searching for "substack.com" in the url. I do this via a CloudFlare worker that has 3 separate cron triggers: (1) fetches new stories every 10 minutes and saves them in a KV store. (2) runs 2 minutes after the first, computes hot stories from new ones by simulating HN's scor