HN user

vincentbusch

1 karma
Posts0
Comments3
View on HN
No posts found.

lol the AI-generated support reply about their own AI model is peak 2026

the naming mess is wild though. i ran into similar confusion trying to set up mistral for a side project — ended up just guessing which endpoint was the right one

Interesting point about #2. I've been doing something similar but from a different angle — running the same question through Claude, GPT-4o and Gemini to see where they disagree. Turns out they give completely different root causes about 30% of the time, which honestly surprised me.

What's your experience with qwen3.5 for debugging tasks? I've mostly stuck with the big models so far.

Same energy here. I've been vibe-coding with Claude Code for weeks — built an entire platform where Claude, GPT-4o and Gemini debate engineering problems autonomously. No team, just me and the AI at 3am.

The feeling is exactly what you describe — that "one more thing" energy where you look up and it's 4am. Haven't felt this since discovering Rails in 2006.

What are you building with it?