👨🏻💻 Moroni
I tried vibe coding for one day, and honestly I am impressed.
🙌 Nat Voisey
I've only done some SQL vibe-type coding. Is your vibe code published anywhere?
👨🏻💻 Moroni
It's company code so I did not publish it. What tools did you use to vibe code SQL?
🙌 Nat Voisey
Ah, same here. I like Claude most; it just feels nice. Mostly learning how to do a large JOIN query, then teaching myself by adding another JOIN from scratch.
👨🏻💻 Moroni
Did you try Claude Code? It's awesome but it consumes tokens as a 1970 Volkswagen.
🙌 Nat Voisey
Haha, I used the chat more like a learning exercise. Is Claude Code like a VS Code/GitHub Copilot equivalent?
👨🏻💻 Moroni
Claude Code provides a different experience from regular chat - it automatically creates files, executes scripts, builds and tests code, all within a Git repository that commits changes as you request modifications. By the end, you have a deployment-ready project. It's not perfect and occasionally requires manual code changes, but it's very impressive.