
Social Readia — the best content, delivered calmly
Gathers online content, rewrites it for calm reading, and delivers daily to your Kindle.
@Social_Readia · X
The full gallery
Tech stack
26 projects

Gathers online content, rewrites it for calm reading, and delivers daily to your Kindle.
@Social_Readia · X

Daily digest of AI/LLM news and model launches from 100+ sources.
jonam21 · HN
KBlip – turns AI/LLM news across 100 sources into daily digest threads

Private daily journal for building a permanent family memory archive and digital legacy.
@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.

Browse AI-curated book summaries from Hacker News recommendations for engineers and tech professionals.
xxbondsxx · HN
Hacker News book recs as study guides

Personalized daily email and AI podcast curated to your interests and writing style.
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

Social media course community with content, audio, and payments.
@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

Share content and earn crypto, or pay to unlock posts from creators.
@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

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

Discuss and debate topics with others through text, voice, and video.
@nameisnotanoun · X

Schedules and publishes posts to social media platforms.
@JespernissenSEO · X

Discover Reddit trends, research keywords, and grade posts before publishing.
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

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