Remix.run Logo
kissgyorgy 4 days ago

I was excited because it looks really good. I looked into the backend code and it's vibe coded with Claude. All the terrible exception handling patterns, all the useless comments and psychopancy is left there. I can't trust this codebase. :(

achushankar 2 days ago | parent [-]

You're absolutely right and I appreciate the honest feedback.

Yes, a lot of this was AI-assisted coding (Claude/Cursor), and I didn't clean up all the patterns. The exception handling is inconsistent, there are useless comments, and the code quality varies.

I'm the first to admit the codebase needs a lot of work. I was learning and experimenting, and it shows.

If you (or anyone) wants to improve it, I'd welcome PRs! The architecture/approach might be useful even if the implementation is rough.

Thanks for looking at the code and giving honest feedback - this is exactly the kind of thing I needed to hear.