Comment by transdev12

2 hours ago

Claude comments look like this

//add returns the sum of x and y

//per section 2.1 of addition-implementation-plan.md sum is designed as the seam for user addition interfaces.

//previously sum added numbers, now it adds numbers

def add(x, y):

    return x + y

just reading this comments made me despise the fact that I have to read this shit again tomorrow

It's really time to move to OpenAI...

  • I’m trying to pitch my boss on something like bedrock/foundry/vertex where we can just swap the model and still have it serverless over an api.

    Digital ocean particularly looks promising as well.