All activity
Jan Queraltstarted a discussion

The real problem with vibecoding 👨‍💻

I’ve been thinking a lot lately about how our workflow as developers has completely shifted. We are moving towards "vibecoding" using tools like Cursor, Copilot, or Claude to handle the syntax while we focus on the high-level architecture and logic. However, we all know that AI often introduces vulnerabilities into our code, such as SQL injections, API key leaks, and logic flaws. I'm thinking...