

0·
2 days agoCool project. Building something that exactly fits a problem you have is one of the most liberating parts of programming!
I wouldn’t worry too much about the people mad about you using AI. It’s a powerful tool and I would be silly to not make use of it. I guarantee that a everyone using the internet today has had their packets flow through some piece of “vibe code”.
One of my favorite features is having the AI tool explain back what every part of the code does. I helps you build understanding of both the code itself and is an excellent place to find bugs!
Keep it up
I would always recommend getting the bare minimum working great before adding extra features. If you get too far into features, making foundational changes get significantly harder.