top | item 47073447

(no title)

Gooblebrai | 10 days ago

I work as a software engineer, so I was familiar with the stack I told the AI to build the forum with. Also, the forum was made specifically to see what vibecoding was like, so I didn't look for alternatives. But I'd say is working quite well code-wise.

discuss

order

nicbou|10 days ago

Same. We have a very similar use case then. Did it handle user flows well? I'm talking about account validation, deactivation and recovery.

Or better, if the code is on GitHub, I would love to have a look.

Gooblebrai|9 days ago

Yes, the only issue I had to debug was the password hashing iterations being too much for the low resources of the VPS I was using. That made for logins and registration taking 2 seconds; other than that, smooth as butter. You can check the code at

https://github.com/nomai-tech/forum.philosofriends.com