
OpenTunnel — Localhost, publicly reachable.
OpenTunnel gives your local apps persistent public domains—perfect for webhooks, live demos, and mobile testing. No ports to open, no router to fight, no traffic left unseen.
@troywrlds · X
完整作品展
技术栈
25 projects

OpenTunnel gives your local apps persistent public domains—perfect for webhooks, live demos, and mobile testing. No ports to open, no router to fight, no traffic left unseen.
@troywrlds · X

自主AI研究引擎,根据提示词生成带真实引用的完整学术论文。
@fedeponte1 · X
my first saas. i think i built something people actually want and completely failed at the business side. would genuinely love help. openpaper ( writes full, cited research papers from a prompt. research, outline, writing, real citations, export. the honest numbers: - ~2,300 signups - ~1,500 generated a full paper. people actually use it. - ~5 have ever paid. ~$45/mo. activation is great, revenue is basically zero. i've been staring at this for weeks. the paywall is on export (pay ~$12 to download the pdf). but the full cited paper is right there on screen, free, you can read it and copy-paste it. so i'm charging for the gift wrap after handing over the gift. almost nobody even reaches checkout. 76% generate exactly one paper and leave. one-and-done, so subscriptions make no sense. the audience is mostly students and researchers on personal gmail, all over the world, almost none on university or company emails. traffic is x and github. so i genuinely can't tell

Browse parametric visual effects, tune them live in the browser, and export compiling source for SwiftUI, React Native, and the web.
@dotvonesy · X
Beautiful Effects for Mobile and Web:

将 OpenAPI 规范和数据库转换为 MCP 工具,无需编码。
mhmt_dmr · HN
MCP Gateway – Turn existing APIs and databases into MCP servers

FreetCode:免费练习算法面试题,带解法和互动可视化。
@Galliard232634 · X
Come study with me on

为开源项目生成的AI文档wiki,每句话都由代码行引用验证。
u/Comprehensive-Bad-43 · Reddit
I got tired of documentation that lies, so I made docs that have to prove every sentence Founder here! Every codebase I have ever joined had the same problem: the docs describe the code as it was six months ago. Nobody updates them, because updating docs is the least rewarding job in software. So I built RepoFold . You connect a GitHub repo and it generates a full wiki, but with one hard rule: every technical claim has to cite the exact file and line numbers it came from. If the AI can'

在GitHub pull requests上自动生成代码文档。
Aldasams · HN
Show HN: DocFlow – AI documentation updates for GitHub pull requests

openGym is a free, open-source gym & body-weight tracker. Download the Android app or self-host it with Docker — no account, no cloud, no telemetry.
@DuarteToaster · X

ReadMeAd 让你在 GitHub README 中添加广告赚取收入。
@V1Gameboy · X
Do you want to make passive income from your GitHub code? Try a site that let's you put ads on in the README section of your repository to earn money.

在 Cloudflare 上一键部署 OpenAI 兼容的 AI 端点。
mistakevin · HN
OpenAI-Compatible Cloudflare AI Endpoint Generator

免费的始终在线云终端容器,包含 SSH、tmux、git 和 AI 编码代理。
saucepoint · HN
A Free Cloud Container

创建流程图、程序图、组织架构和UML图的免费在线工具。
@N0V4Dev · X
I found a tool called Next AI that links AI capabilities directly with diagrams. It lets you build and edit diagrams using natural language prompts instead of clicking around the canvas manually. It's a handy way to sketch out architecture when you don't want to drag every box yourself. The project is built on TypeScript with React 19 and Next.js. It supports multiple AI providers and even includes an MCP Server. This means you can use it with the Claude Code CLI to generate diagrams from your terminal. Deployment options are flexible too. You can run the tool locally with Docker or push it to Vercel and Cloudflare Workers. It supports multi provider setups so you can pick the backend that fits your workflow. #Nextjs #AI #Diagrams #TypeScript