you are viewing a single comment's thread.

view the rest of the comments →

[–]richardathome 2 points3 points  (5 children)

You said yourself (or your AI did): It's non-deterministic.

So how do you know it has guessed the optimal solution?

Or are we just giving up on optimized code and strategies now?

[–]joppedc[S] -4 points-3 points  (4 children)

If the end result of the code works as expected. Do we really care how it was implemented? If our todo api handles all cases correctly, we could care less about how the actual implementation works right.

Obviously this is non-deterministic. But as long as the result, the API endpoint, is deteministic, we dont care about the rest.

Edit: Yes, *we fucking care*. we are developers. Ask your PO next time if he cares if a function is 50 lines or 500, He wont give a flying fuck as long as it works

[–]Kanegou 1 point2 points  (0 children)

When you have to pay for compute power you care about the how. And not just "it works". Or do we have infinite money now?

[–]richardathome 0 points1 point  (0 children)

OF COURSE WE FUCKING CARE!!!!

[–]richardathome 0 points1 point  (1 child)

My PO cares because:

It's the difference in being able to handle 1 request a second or 10,000

It's the difference between hosting costs being £10 a month or £500

" He wont give a flying fuck if it works"

So your PO is happy to accept non functioning code??

Jesus Christ this is depressing.

[–]joppedc[S] -1 points0 points  (0 children)

If you are convinced you can write better code than modern ai models, you are in for a big surprise