官方活动OPC
活动政策
持续收录适合 OPC 创业者的官方扶持与平台权益
9月16日星期三 · 4 条
Indie Hackers · Newest
40
I launched a project for Indie Hackers, and here’s what I’d love to see happen one day.
DEV Community · Show DEV
54
Building an EnsembleVoter accuracy layer for parallel AI code generation pipelines
Indie Hackers · Newest
52
I built an anti-productivity app for ADHD brains — and it is free
Indie Hackers · Newest
39
Why do startups keep failing in an AI era?
9月15日星期二 · 16 条
即刻·出海人的日常
54
七鹿AI: 八月底上线的一个小众游戏词,
即刻·副业探索小分队
42
熊叔的茅草屋: 非常小众的赛道:每天平均 40 多收益。
即刻·出海人的日常
33
圣总聊出海: 品牌一出海,奶茶企业的核心功底就显现出来了。
Hacker News Show
69
Show HN: Check if your IP has appeared in a residential proxy network
即刻·出海人的日常
32
Kevin的学堂: 出海的应该没有不玩推的吧?
DEV Community · Show DEV
54
I built Clarno because AI is too good at saying yes
DEV Community · Show DEV
18
Understanding Convolutional Neural Networks (CNNs) and Computer Vision
DEV Community · Show DEV
53
1 in 10 Sites Have a Broken llms.txt. Reddit Included.
DEV Community · Show DEV
49
Why we replaced generic LLM system prompts with strict JSON-schema AST validators
DEV Community · Show DEV
44
I Built a Privacy-First Utility Website With Zero Web Developer Background
即刻·创业者的日常
30
丁丁没故事: 流量不是什么邪淫技巧,最本质拼的还是后端的交付和供应链,
DEV Community · Show DEV
43
Building a Dark-Mode Automotive Telemetry & Chronic Fault Matrix with React + Gemini API
Hacker News Show
73
Capsule:把网页应用和数据打包进单个 SQLite 文件
作者在 Hacker News 发布 Capsule,一个用 Rust 和 Tauri 2.0 编写的应用,可将 HTML 应用及其数据打包成单个 SQLite 文件(文件扩展名也是 Capsule)。HTML 与相关资源直接嵌入数据库;用户数据可存为 localStorage 键值或通过类 MongoDB 的 collections API 以文档形式存入表中,PDF、图片等资源也可一并保存,并支持导出 CSV 或 JSON。文档默认无文件系统访问权限,联网需授权,权限模型仍在改进;还可调用本地或远程 AI 模型。多人协作会产生不同副本,因此每条数据带 UUID 和时间戳以便合并。作者计划在 1.0 版本开放文件格式规范,并已提供网页预览和 AI 提示词。
为什么值得看单文件 SQLite 打包网页应用与数据,权限模型和 AI 集成思路清晰,适合做本地优先、可分享的轻量产品原型。
