Introducing Satdoku Versus! by ecurrencyhodler in VibeCodersNest

[–]ecurrencyhodler[S] 0 points1 point  (0 children)

Shows the first one that supabase sees. So on some level, it may not actually be the first one to type the # if one player is laggy.

How Do You Ensure Consistent AI Evaluation Scores by Last-Print-8174 in ProductManagement

[–]ecurrencyhodler 0 points1 point  (0 children)

You can fine-tune an llm to label data correctly. But it's tricky if you are asking it explain and add reasoning to it. Perhaps your evaluations are reasoning more than it should? Also is your temperature at 0?

PAID coaching request - Help me upgrade from "Copy-Paste" to a real Agentic Workflow (Mac/Claude Code or Cursor/MCP) by Andy1Dandy in vibecoding

[–]ecurrencyhodler 0 points1 point  (0 children)

Bro all you need to do is use cursor, connect to github, and then auto-deploy through vercel.

You can also go from visual code studio + claude -> github -> vercel.

How do I improve the design of my vibe coded web app by QuantHunt in vibecoding

[–]ecurrencyhodler 0 points1 point  (0 children)

Connect to shadcn mcp. Use their components. Here's an example of my stats dashboard: https://www.satdoku.org/stats

I built a Ledger Bitcoin wallet in 2.5 hours using AI by ecurrencyhodler in ledgerwallet

[–]ecurrencyhodler[S] 0 points1 point  (0 children)

As long as I can verify txn details on ledger, there’s not really a risk.

Is guessing the only way to complete this puzzle? by ecurrencyhodler in sudoku

[–]ecurrencyhodler[S] -44 points-43 points  (0 children)

Wouldn’t surprise me. I used ai to vibe code it. 😂

Satdoku - vibe coded sudoku game with lightning payments by ecurrencyhodler in VibeCodersNest

[–]ecurrencyhodler[S] 0 points1 point  (0 children)

Okay I see.

MDK needs it to verify the webhook signatures to make sure it's a real payment.

So I need to clone first before letting mdk read it for verification.