
日更小说馆
Read Chinese novels with 100+ daily uploads of full-text stories.
@Naivepity2z · X
我自己做了一个知乎小说的全文阅读网站,然后是每天会上传100多篇小说,这个小说也是我自己下载搓了个软件下载的,目前就是不知道怎么变现,一开始我是想通过迅雷搜索,然后发现引流很容易违规,账号权重太低,大佬们有没有什么好的建议,下面是网址
The full gallery
Tech stack
60 projects

Read Chinese novels with 100+ daily uploads of full-text stories.
@Naivepity2z · X
我自己做了一个知乎小说的全文阅读网站,然后是每天会上传100多篇小说,这个小说也是我自己下载搓了个软件下载的,目前就是不知道怎么变现,一开始我是想通过迅雷搜索,然后发现引流很容易违规,账号权重太低,大佬们有没有什么好的建议,下面是网址

Guide to meditation fundamentals with an integrated 10-minute meditation practice tool.
@bian_bx57386 · X
最近做了一个「冥想知识地图」+ 一个「10分钟快速冥想工具」,已经完全开源👇 10分钟快速冥想: 冥想知识地图: GitHub: 之所以做这个小产品,是因为越来越多人想开始冥想,但真正动手时会卡在两个地方: 1. 不知道从哪开始——听过很多术语,却分不清「正念」和「观想」到底有什么区别,也不知道自己当下最需要哪种。 2. 觉得时间太长、门槛太高——很多人一听要坐20-30分钟就直接放弃了。 所以我顺便做了一个「10分钟就能完成一次完整冥想」的工具:打开就能直接用,选好类型,跟着引导做完就走,不需要任何准备。 这些也是我自己和身边朋友在尝试冥想时反复遇到的问题,所以想做一个既帮你「搞懂」又帮你「马上能用」的东西。 而「知识地图」是吧把冥想里最容易懵的概念(呼吸法、身体扫描、正念、慈心、观想……)做成了可左右滑动的知识地图,每个都有解释、步骤、场景和常见误区。 配套10分钟的训练,让你知道为什么、怎么做。 之前我写过一篇冥想文章,如果对冥想不太了解的可以先看这个:

Convert links, newsletters, or documents into personal two-host podcasts.
@RabbitHoleBrief · X
turn any link or document into a two person podcast. Choose from a list of topics or create your own topics to curate your own show on your own schedule.

Browse the latest work, ideas, projects, and insights from professionals across every field. Share what you do and connect with your peers on Peermeld.
@devshowcse · X
Here is it -

100 spaces. Sold in order. One company per space.
@euxhenjonex · X

Receive AI-curated digests of your chosen topics twice weekly, no noise or infinite scroll.
@weavefeed4u · X
- curated digests based on the interests you select, negating an algorithmic rabbit hole and it only provides 10-12 items from sources around the web. There is also a whole book section where you can input what you're reading, see what other people are reading, and even gift books to other users directly.

Daily AI-curated world news briefing covering conflict, diplomacy, economics, and society.
u/MyDoggoAteMyHomework · Reddit
I built a prototype news website that uses AI to aggregate major global news stories from open sources The purpose of the site is to deliver terse, globally relevant news stories In a matter-of-fact way. I designed it mostly for people that just want a quick snapshot of the most important events of the previous day without the rapid news cycle, sensationalism, clickbait, or political bias. SITREP World Briefing The site gathers news stories from open RSS feeds in order to understand the

Submit a topic to get an AI-generated research brief with sources and citations.
@NoahSamson__ · X
Sam 🎓 — AI research assistant for students Drop your topic → get a full research brief in 60 seconds. Summary, sources, citations, unique angle. Delivered as a Google Doc to your inbox. Free for any student anywhere 🌍 →

News reader with conversational AI for focused reading and market insights.
@luca_iaconelli · X

Write researched, fact-checked content in your voice using AI.
@aighosts · X
The AI writing tool that humanizes, fact checks, and crafts content in your voice for everywhere you publish.

Transform your content with AI-powered geopolitical insights
@umeshgeeta · X
Here is what we have done so far: 1. Product: (name, email & country only for registration; no payment or info) 2. Chrome Extension: 3. Company: Will be more than happy to give a demo and talk more about what we are up to. Thanks!

Turn documents into a searchable wiki with AI-verified, fact-checked answers.
u/Calm-Tomatillo-7770 · Reddit
Is vibe coding criticism fair? A lot of the criticism of vibe coding is fair. Too many projects look good in a demo then fall apart in production — weak security, missing edge cases, code nobody understands later. One of the biggest gaps is testing (or the total lack of it). I took both automated and manual testing seriously while building Brainary. Ended up with a testing-to-code ratio of about 1 to less than 3, plus a lot of hands-on checking. I think it turned out solid because of that.