
Dinjure — the daily code-cracking deduction game (no math)
每日推理益智游戏,在8次尝试内推断代码。
Dinjure · HN
Dinjure – Bulls and Cows in one HTML file, with a fallible AI
完整作品展
技术栈
60 projects

每日推理益智游戏,在8次尝试内推断代码。
Dinjure · HN
Dinjure – Bulls and Cows in one HTML file, with a fallible AI

独立验证 AI 生成代码,发现可利用漏洞并提供修补。
@usesecurecode · X
Free Starter is $0 forever. 3 scan credits 1 free Attacker Mode run (20 credits) Real-time SAST Dependency checking Fix previews Signing up is free and gives you scans to try it out. free&utm_content=06_start-free#pricing #vibecoding

自动扫描代码变更,发现安全问题和代码质量缺陷。
@RepoMend02 · X
Vibe-coded your MVP in a weekend? Cute. RepoMend reads every diff and hunts the secrets your AI forgot to redact. The auditor the AI forgot to build.

检测AI生成代码中的安全漏洞,传统扫描器无法发现。
u/RyzeBlaziken · Reddit
Built a codebase security vulnerability scanner Hey guys, wanted to tell you guys about a tool I built called Scanity. Scanity scans codebases to find security vulnerabilities in code. Nowadays, with AI coding so fast, there are so many internal bugs and vulnerabilities that get missed. Here are the main features we have: Seamless integration with GitHub Actions, checking each PR before it merges, and automatically providing suggested fixes. Drop into any repository, run a full scan,

扫描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


在浏览器中编写和运行代码,具有 AI 代码生成和自动修复功能。
@anish2good · X

通过AI智能体驱动的交互式挑战来练习算法和编程技能。
u/Death12th · Reddit
Free consumer product, seat-based education product, enterprise assessment product. Same codebase. Is this survivable? Three motions off one core. Students practice free and generate cost, not revenue. Educators pay per seat. Hiring teams are the expensive product and the reason any of it matters. The free tier feeds both paid ones and that's the only thing justifying it. Education is slow, cheap, sticky. Hiring is faster, pricier, and churns the second the role gets filled. Billing got


为编程智能体提供云环境,运行代码、验证结果并提交拉取请求。
@smehmood · X
Several customers of ours have factories shipping 100s of PRs to 1000s of B2B customers, built on But they all remind me of the pre-Claude-Code agents that had overly static workflows. Not sure what, yet, but something else is the future.

AI代码审查工具,在microVMs中运行代码以捕获更多错误。
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

AI 代码安全扫描器,检查 GitHub 仓库找出可利用的漏洞并提供修复建议。
u/Delicious-Action-351 · Reddit
I failed 4 times and still made an app to make your code more secure. I made an webapp to make your vibecoded app secure. Today, SaaS entrepreneurs ship fast and don’t check for security, at the end they get hacked and it’ll cost them a lot of money. I decided to solve this issue. Netherite is an AI Security Specialist, you connect Github and choose repo to run security scan. It scans your whole repo in minutes and hands you the professional report and fix prompt for your ai agent. You ca