Remix.run Logo
Cu3PO42 2 days ago

I care about the complexity because I want/need to maintain the code down the line. I find it much easier to maintain shorter, simpler code than long, complex code.

Also because it was an experiment. I wanted to see how it would do and how reasonable the code it wrote was.

x187463 2 days ago | parent [-]

I'm sure somebody is going to point out that it was written by AI and is a toy, therefore it can be maintained by AI. I share your desire to have human maintainable code, but I imagine one of the goals of AI written code is to allow the AI to manage it, end-to-end.

2 days ago | parent | next [-]
[deleted]
dalmo3 2 days ago | parent | prev [-]

> one of the goals of AI written code is to allow the AI to manage

Another reason to favour shorter code.