|
|
|
|
|
by whatever1
383 days ago
|
|
So would you revamp your entire stack to accommodate one single endpoint and solve a fictional problem? What is the risk introduced by a long request that requires you to increase to your code complexity by 100x? Sure I could also dump completely Django and build from scratch with the provision for 10B concurrent users. My point is that when coding, business context is needed. I was expecting to see from the model what the root cause was and clear statement of the assumptions used when providing the solution. Instead, what I got was "this is a long request, here is the most likely solution for long requests, enjoy your new 1000 loc and dependencies" |
|
I wonder if this is something you could get Claude to think about by adding some rules about your business context, how it should always prefer the simplest solution no matter what.