mufeedvh

↗ HN profile [ 690 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. N-Day-Bench tests whether frontier LLMs can find known security vulnerabilities in real repository code. Each month it pulls fresh cases from GitHub security advisories, checks out the repo at the last commit before the…

  2. I made code2prompt, a CLI tool to generate LLM prompts from your codebase with support for prompt templating and token counting. I initially wrote this for personal use to utilize Claude 3.0's 200K context window and it…