Viewing a single comment thread. View all comments

blose1 t1_j3zngmt wrote

Nah, It was clearly like this:

Some exec at MS thinks "so company is worth 0 billions now, we already lost 1 billion, so how much is company worth? let me write program to solve this mathematical problem"

uint8 company_value = 0;

company_value = company_value -1;

print(company_value);

"Ok, so company is worth 255 billions now, got it. Guys I know how much OpenAI is worth!"

11