lilprince1218

↗ HN profile [ 779 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. Following some initial feedback, we’ve updated Enlist AI to ensure your preparation never resets. Based on user behavior, we noticed plans were being lost on refresh, so we've implemented local persistence to keep your…

  2. Enlist AI is a free web app I built to help people prepare for job interviews. You paste a job description, and it generates a personalized study plan with topics, priority levels, and estimated hours. It also includes…

  3. Hey HN, Matthew here (13, from Nigeria). Following the great feedback on my initial PrinceJS post [1], I'm back with a major update focused on real-world usability. *What's New:* • *OpenAPI Docs*: Automatic `/docs`…

  4. Hey HN (update from my Nov 21 post), Matthew here, 13 from Nigeria. After the autocannon correction (thx @saltyaom!), here's v1.7.7 of PrinceJS. New since launch: • Bundle: ~2.2 kB gzipped (tree-shaking tweaks, down 600…

  5. I'm 13 and built PrinceJS, but my first benchmarks were wrong. HN helped me fix them: What I learned: Was using autocannon (too slow for Bun) instead of oha Real benchmarks: 21,748 req/s (top 3 among Bun frameworks)…

  6. Hey HN, I'm 13, from Nigeria, and I just released PrinceJS — the fastest web framework for Bun right now. • 19,200 req/s (beats Hono/Elysia/Express) • 2.8 kB gzipped • Tree-shakable (cache, AI, email, cron, SSE, queue,…

  7. Hey HN, I’m Matthew — 13 years old, from Nigeria 24 hours ago I published princejs — a tiny Bun-native web framework I built in 3 days on my school Windows laptop. Real 30-second autocannon benchmarks (same route, same…

  8. Hey HN, I recently built BugBlaze, a blazing-fast CLI tool that helps developers find, understand, and fix bugs using AI. It’s like having a senior engineer explain your errors, but right in your terminal. What it does:…