15.
AI Brought Along Its Little Brother.

One day, I found out about something called Codex.

Apparently, it was an AI specialized in coding.

The way I saw it, it was like AI's little brother.

"Oh, really? Then let's give it a try."

I'd had plenty of trouble with little things while building programs with AI.

AI would write the code.

I'd copy and paste it.

It wouldn't work.

I'd show it to AI again.

It would fix it.

I'd paste it in again.

Still wouldn't work.

The problem was, I had no idea what was happening under the hood.

Once I actually got into it, my stress level would shoot up.

Later, I'd discover it had been something tiny.

One space in the wrong place.

One missing slash.

But once I started using Codex, the whole process changed.

I'd tell ChatGPT,

"I don't think the screen colors and font sizes quite work together."

ChatGPT understood what I meant and turned it into instructions Codex could understand.

"Check the current code first. Make the screen a little smaller and adjust the font sizes to match. Change the icon colors to fit the character of each sound, and make sure you don't affect any other functionality."

I'd pass that on to Codex.

Codex would find the code and make the changes.

I'd look at the result.

"Hmm. Looks good."

If I liked it, Commit.

If I didn't, I'd tell it to make changes.

AI understood what I meant.

The coding AI built it.

I looked at the result and decided.

A whole new world opened up.