
Automate AWS EC2 & RDS Scheduling - ParkMyAWS
自动关闭 AWS EC2 和 RDS 实例,减少基础设施成本。
@moisis_h · X
Launched recently and onboarding users
完整作品展
技术栈
60 projects

自动关闭 AWS EC2 和 RDS 实例,减少基础设施成本。
@moisis_h · X
Launched recently and onboarding users

Runpod是无服务器GPU推理平台,冷启动低于200ms,按秒计费。
@svpino · X
You can check out Runpod here: Thanks to the Runpod team for partnering with me on this post.

Zuvio Atlas — 通过 AI 根因诊断监控服务器和按需响应。
@iamjackwiz · X

通过 GridSync API 实时同步跨设备数据,具有自动威胁检测和清理功能。
@mygridsyncdev · X
Just launched GridSync ⚡️ Sub-150ms zero-trust payload inspection & real-time sync for modern APIs. Try the free tier on RapidAPI or check out the docs: #buildinpublic #API #FastAPI

用 Etch 追踪、回放和验证 AI 代理的决策。
u/Funky_Chicken_22 · Reddit
OSS to SaaS positioning problem: when the user persona and the buyer persona are completely disjoint Founder here. Sharing a positioning problem I think a lot of OSS-to-SaaS founders hit and don't talk about publicly. Context: I have been running an OSS project (world-model-mcp) with ~2,500 monthly PyPI installs. Two weeks ago I opened up the hosted companion, Etch, at etch.systems. Launched publicly on Product Hunt at 12:00 PDT yesterday. The positioning problem: OSS user persona: in

由AI驱动的代码审查工具,在microVM中运行代码来捕获更多错误。
u/dumbfoundded · Reddit
Ito, AI Code Review that Runs Code I've been using AI code review tools but none of them actually run code so I built one: https://www.ito.ai/ The way it works is that it uses microVMs to spin up your environment with all of the services running. Then a bunch of AI agents go and test the application to collect runtime evidence. The result is you get test cases along with evidence about whether or not the test cases pass or fail. The runtime evidence can be videos, request/response curls, db


扫描GitHub代码库查找安全漏洞,AI提供修复建议。
u/uwais_ish · Reddit
Three weeks to build an AI security scanner. The scanner was the easy part. Shipped RedFlag this month. Breakdown of where the time actually went, because it was nothing like I estimated. Stack: Next.js 16, Auth.js v5, MongoDB, Stripe, OpenAI. Deployed on Vercel. What I thought would be hard: getting an LLM to find real vulnerabilities. What was actually hard: getting it to stop finding fake ones. First working version flagged 200+ issues on a clean repo. Every one plausible, most of th

SlopStopper - 扫描应用的生产就绪问题,如安全性、功能性和可靠性。
u/jjd921 · Reddit
Production readiness checker With AI coding and the low barrier to entry now I see a ton of people publishing apps with serious issues. I tried to build something to help with this. It’s a tool that checks apps for production-readiness issues (security, functionality, reliability, accessibility, etc.) and creates a GitHub PR with the fixes. Automatic scans on every push/PR and deterministic auto-fixes are completely free. Do you see something like this being useful?: https://theslopstopper.c

实时监控服务器运行时间、SSL证书和服务可用性。
@Robby_Seventeen · X

IronClaw: Unleash Your AI Agent, With Peace of Mind. The open-source secure runtime that runs AI agents in encrypted enclaves on NEAR AI Cloud.
@joespano_ · X
Got a weekend project in mind? Try this, instead of using expensive, NON-private agents to help, I recommend trying out. Six simple reasons why: 1. There is a completely free version (everyone likes free) 2. It is private, no one is harvesting your data 3. It has ways to easily add a regular routine/automation 4. It does research well 5. Its inexpensive, I made a react-based webapp yesterday for 2 cents, literally. 6. The benchmarks are solid against other agents. I'll be sharing my experience using Ironclaw as well as building on a full product on NEAR AI a lot over the coming weeks.

用实时仪表板监控网站运行时间、协作编写文档。
@andxh2 · X
took me a while, mainly self doubt but I finally get to quote this, built an uptime monitor and a collaborative writing app with FastAPI best part for me was the VPS setup and deployment process. yeah and vibe coding the frontend.