Sounds like they need to work on their prompts. I vibe code some hobby projects I wouldn’t have done otherwise and it’s never done that. I have it comment each change and review it all in diff checker so that’s 90% of the time.
Sounds like they need to work on their prompts. I vibe code some hobby projects I wouldn’t have done otherwise and it’s never done that. I have it comment each change and review it all in diff checker so that’s 90% of the time.
rozodru@piefed.social 1 day ago
I guarantee you that it HAS done that and I can almost assure you that whatever hobby project you've vibe coded doesn't scale and I sure as hell hope it's nothing that needs to be online or handles any sort of user info.
auraithx@lemmy.dbzer0.com 1 day ago
Scale? It’s a personal ancestry site for my surname with graphs and shit mate. Compares naming patterns, locations, dna, etc between generations and tries to place loose people. Works pretty well, managed to find a bunch of missing connections through it.
NotANumber@lemmy.dbzer0.com 1 day ago
There is something I never understood about people who talk about scaling. Surely the best way to scale something is simply to have multiple instances with so many users on each one. You can then load balance between them. Why people feel the need to make a single instance scale to the moon I have no idea.
It’s like how you don’t need to worry about MS Word scaling because everyone has a copy on their own machine. You could very much do the same thing for cloud services.
aim_at_me@lemmy.nz 7 hours ago
You have no idea what you’re talking about lol.
NotANumber@lemmy.dbzer0.com 6 hours ago
I am sure your right. Please tell me where I am wrong. I could always do to learn more about systems engineering.