logoalt Hacker News

jeswin11/08/20241 replyview on HN

> Do you have any example PRs on larger more complex projects that have been written with codebuff and how much of that was human interactive?

We have a lot of code in production which are AI written. The important thing is that you need to consciously make a module or project AI-ready. This means that things like modularity and smaller files are even more important than they usually are.

I can't share those PRs, but projects on my profile page are almost entirely AI written (except the https://bashojs.org/ link). Some of them might meet your definition of niche based on the example you provided.


Replies

zh240811/08/2024

This is so REAL: LLMs suck probably because your modularity sucks LOL