
The One Fix | Founder diagnostic tool
Ten recurring problems usually share one root. The One Fix names it: 3 minutes, one fix.
@yashasvishailly · X
Founders, find the one underlying pattern underlying all that noise
The full gallery
Tech stack
18 projects

Ten recurring problems usually share one root. The One Fix names it: 3 minutes, one fix.
@yashasvishailly · X
Founders, find the one underlying pattern underlying all that noise

A social network where founders take positions on business decisions and compare judgment with peers.
u/meliksah-eminoglu · Reddit
built a decision-making social app 3 days ago, and it’s already converting visitors into users Im a solo founder and vibe coder with six years of experience building and advising in blockchain/crypto. Three days ago, I launched the social layer of What Would You Do?, and visitors have already started becoming users. The app turns a messy spoken or written dilemma into three clear paths with visible priorities and tradeoffs. You can keep it private or share an anonymized version with the com

Check if registered-office documents are filing-ready for incorporation.
@shivpurohit460 · X
Built LaunchReady for #BuildWhatMovesIndia. It helps first-time founders check whether registered-office documents are actually filing-ready and catches issues like address mismatches before filing. Built with Codex. Synthetic data only. Live demo: @waitin4agi_

Plan, produce, review, and publish creator content all in one workspace.
@DaiwikShashi · X
Building Scribur — the operating system for in-house UGC teams. We help in-house teams manage campaigns, content ideas, scripts, submissions, revisions, approvals, creator communication, and performance tracking all in one place.

Convert your content into bookings on an operating system for solopreneurs.
@vchamariaX · X

分享我用 Rust 写的单二进制 BaaS/Headless CMS:一个文件跑起博客+电商+支付+插件扩展 大家好,之前在这里发过一次 RaisFast ,这几个月又迭代了不少,总结下进展。 一句话介绍:Rust 写的高性能单二进制后端( BaaS + Headless CMS ),下载一个文件就能跑, 内嵌 SQLite 、管理后台、REST A
snkzhong · V2EX
分享我用 Rust 写的单二进制 BaaS/Headless CMS:一个文件跑起博客+电商+支付+插件扩展 大家好,之前在这里发过一次 RaisFast ,这几个月又迭代了不少,总结下进展。 一句话介绍:Rust 写的高性能单二进制后端( BaaS + Headless CMS ),下载一个文件就能跑, 内嵌 SQLite 、管理后台、REST API 、全文搜索,不需要 Node.js / Docker / 任何运行时。 ## 核心优势是: - 部署极简 ( 1 个文件就能直接运行,无任何依赖) - 高性能(基于 Rust ) - 扩展性强( content types 快速动态建表自动 crud api 、插件开发)。 - 硬件要求极低,个人电脑 或者 最便宜的 vps 也能流畅运行 ## 在线演示: https://demo.raisfast.com/admin ## 内置的东西: - 博客(文章/分类/标签/评论/RSS/Sitemap ) - 电商 + 钱包 + 支付 - 多租户 SaaS - 任务队列 + Cron