Hacker News new | ask | show | jobs
by quantumHazer 85 days ago
> not using GenAI could mean project won't be competitive in current landscape

why? this is false in my opinion, iterating fast is not a good indicator of quality nor competitiveness

1 comments

iterating fast over quality (e.g. refactoring, tests coverage, benchmarks, documentation, trying new nontrivial ideas) is a good indicator of quality.
you can’t iterate fast over quality though. it takes patience and expertise, not a bloated repo like this.

every example you mentioned is not something you should delegate to LLMs, unless quick prototyping

> every example you mentioned is not something you should delegate to LLMs, unless quick prototyping

it works very well for me, llm with guidance produces good quality code.