Hacker News new | ask | show | jobs
by vivzkestrel 4 days ago
i do use an LLM every now and then to write a function or two but i have stayed away from doing entire projects on full automation
1 comments

Yes. That is what I usually do. Like old days' unit test. Write a couple of units and test. I never do plan first then let llm automatically code the entire project.
are unit tests even still useful?