←back to thread

221 points caspg | 1 comments | | HN request time: 1.585s | source
Show context
spaceman_2020 ◴[] No.42164682[source]
I have about 6 months of coding experience. All I really knew was how to build a basic MERN app

I’ve been using Sonnet 3.5 to code and I’ve managed to build multiple full fledged apps, including paid ones

Maybe they’re not perfect, but they work and I’ve had no complaints yet. They might not scale to become the next Facebook, but not everything has to scale

replies(10): >>42164691 #>>42164720 #>>42164779 #>>42164879 #>>42164981 #>>42165012 #>>42165044 #>>42165081 #>>42165381 #>>42165482 #
yodsanklai ◴[] No.42164720[source]
What do you do if your app has a bug that your LLM isn't able to fix? is your coding experience enough to fix it, or do you ship with bugs hoping customers won't mind?
replies(5): >>42164780 #>>42164781 #>>42164783 #>>42164943 #>>42165218 #
1. jstanley ◴[] No.42164783[source]
What does anyone do if they have a bug they don't know how to fix?

Find a way to work around it.