←back to thread

221 points caspg | 2 comments | | HN request time: 0.001s | 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 #
epolanski ◴[] No.42164780[source]
What's the point of this question?

Everybody ships nasty bugs in production that he himself might find impossible to debug, everybody.

Thus he will do the very same thing me, you or anybody else on this planet do, find a second pair of eyes, virtually or not, paying or not.

replies(4): >>42164797 #>>42164964 #>>42165010 #>>42166331 #
LunaSea ◴[] No.42164797[source]
> Everybody ships nasty bugs in production that he himself might find impossible to debug, everybody.

No.

replies(2): >>42164854 #>>42167061 #
1. monooso ◴[] No.42164854[source]
Some people haven't realised it yet.
replies(1): >>42165051 #
2. LunaSea ◴[] No.42165051[source]
Which would be a lot better than knowingly releasing in production code with important defects.