(no title)
ptnpzwqd | 1 day ago
Maybe it is tech stack dependent (I have mostly used it with C#/.NET), but I have heard people say the same for C#. The only conclusion I have been able to draw from this, is that people have very different definitions of production ready, but I would really like to see some concrete evidence where Claude one-shots a larger/complex C# feature or the like (with or without detailed guidance).
KellyCriterion|1 day ago
same here :)
> one-shots a larger/complex C# feature
I can show you a timeseries data-renderer which was created with 1 initial very large prompt and then 3 following "change this and that" prompts. The file is around 5000 lines and everything works fine & exactly as specified.
allajfjwbwkwja|23 hours ago
Yep, this is another case of different standards for "production ready."
ptnpzwqd|1 day ago
peteforde|1 day ago
What is so strange to me is that surely there is more C# out there than ESP-IDF code? I don't have a good explanation beyond saying that my codebase is extensively tested and used; I would know very quickly if it suddenly started shitting the bed in the way you explain.
whaleidk|1 day ago
ivan_gammel|1 day ago
xienze|1 day ago
I feel like this is an example of people having different standards of what “good” code is and hence the differing opinions of how good these tools are. I’m not an embedded developer but 600K LOC seems like a lot in that context, doesn’t it? Again I could be way off base here but that sounds like there must be a lot of spaghetti and copy-paste all over the codebase for it to end up that large.
je42|1 day ago
Is these more related to the existing source code or is this a bad pattern thar you would never do regardless of the existing code?
skeledrew|1 day ago
ptnpzwqd|1 day ago
huflungdung|1 day ago
[deleted]