logoalt Hacker News

Fervicusyesterday at 6:33 PM2 repliesview on HN

> now that LLMs can generate JavaScript for us.

You mean generate unmaintainable JavaScript for us.


Replies

replwoacausetoday at 3:04 AM

Not my experience. I have large production apps that I'm able to maintain just fine with thousands of lines of JS.

razemioyesterday at 7:41 PM

Depends how you set it up. Like any other project I guess. Funny enough, if you are able to produce maintainable code with an llm you could aswell lead a team of humans. LLMs shift your focus on project management and architectural choices.

I let the llm write components which are independent to each other. This works great and keeps everything clean. The times that llm would only generate unmaintainable code are long gone with OPUS, Fable and sol 5.6