Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I wouldn’t say it’s laziness. The thing is that every line of code is a burden as it’s written once, but will be read and edited many times. You should write the bare amount that makes the project work, then make it readable and then easily editable (for maintenance). There are many books written about the last part as it’s the hardest.

When you take all three in consideration, an llm won’t really matter unless you don’t know much about the language or the libraries. When people goes on about Vim or Emacs, it’s just that it makes the whole thing go faster.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: