
Social Readia — the best content, delivered calmly
Social Readia 从网络整理最佳内容,改写为平静阅读,每天送至 Kindle。
@Social_Readia · X
完整作品展
技术栈
26 projects

Social Readia 从网络整理最佳内容,改写为平静阅读,每天送至 Kindle。
@Social_Readia · X

将 100 多个来源的 AI/LLM 新闻汇总成每日摘要线程。
jonam21 · HN
KBlip – turns AI/LLM news across 100 sources into daily digest threads

私人日记应用,为家人保存记忆并传承数字遗产。
@Rustam280592 · X
Day Etch is your second memory. Day Etch - your experience as intellectual capital for future generations. We are creating not just a diary, but a repository of life.

浏览Hacker News精选的科技书籍摘要和学习指南。
xxbondsxx · HN
Hacker News book recs as study guides

根据您的兴趣和语调定制的每日电子邮件和 AI 播客。
malammar · HN
Hello there HN! A few months ago, my wife showed me an email newsletter that she had been subscribed to for years. She was annoyed that the newsletter had become filled with thinly veiled ads and basically stopped reporting real news, instead opting for high engagement celebrity rumors. The original purpose of the newsletter was to get informed about the world's happenings every morning without having to go through tons of news sites, be bombarded by ads, or--worse--browse social media. So she a

社交媒体课程社区,支持注册、付款、内容阅读和音频播放。
@imwsl90 · X
老卫Vibe coding进展.20260727 1、做了一个简单的监控网站,自用为主,监测我自己开发的网站的流量和下单来源,目前够用了 2、做了一个【老卫自媒体核心群】课程社区 - 支持注册、支付、阅读内容,还可以听音频,支持后台更新文章,文章格式默认markdown 3、做了一个【老卫的Vibe coding社区】- 支持注册、支付、阅读等 至此,老卫面向大众的课程相关的内容全部搬到了自己托管的网站上去了,技术栈如下: 前端:React + Vite 后端:Cloudflare + Workers 数据库:Cloudflare D1 存储:Cloudflare R2 邮件推送:Resend 这一切都不是要钱,老卫只买了个域名,10美金/年。(约 ¥67.78) 后续计划如下: 1、录制老卫Vibe coding相关课程,这个拖了比较久了,最近一直在vibe coding 2、模块化最近写的一些网站,争取做一份通用的代码出来,方便后续别的产品的上线 3、对接支付,目前计划对接Stripe, 对于支付老卫还是比较慎重,所以估计要一月以后了 关于Vibe coding,老卫的一些观点 Vibe coding极大的降低了编程门槛,大家多去烧token 十万美金以下的编码,AI都能搞定,多去像创意,把交易流程走通,剩下的就是搞流量和卖了 不要浪费时间去讨论哪个大模型好,这是极端浪费时间的事情,哪个好就用哪个,剩下的就是干就完了 最后宣传一下老卫的两个社群 - 自媒体核心群、Vibe coding社群,需要加入的私信老卫小号 - xiaowei6571

上传内容设置价格,粉丝用加密货币支付解锁查看。
@unlockmedias · X
🚀 LIVE: The crypto OnlyFans alternative — built in 2 days on @Nimiq ✅ Connect wallet ✅ Upload content ✅ Set your price ✅ Fans pay to unlock ✅ You keep 100% Built for the Nimiq Mini App Competition 🏆 @miniappscomp


通过文字、语音和视频与他人讨论和辩论各种话题。
@nameisnotanoun · X


分析Reddit趋势、研究关键词、评分帖子。
u/hachishikiga · Reddit
You don't need LLMs for everything "Just ask (insert any LLM)" is crazy to me. I'm sure you've also seen it, if you go around the saas/entrepreneur subreddit space the most obvious tell is how EVERY homepage looks. Recently the trend has been terminal green with slight glowing elements, and slowly revealing features as you scroll down. This is a bigger issue than the scope of this post, but I will still plant the thought in your head: if everything comes from the same source (even more so if

浏览在黑客新闻上提交的 Substacks。
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