|
|
|
|
|
by DiabloD3
1044 days ago
|
|
It isn't worth considering LLMs for code, and I don't think they can ever solve the issue in a way that satisfies all the legal and ethical constraints. Also, why wouldn't you just use both? Snippets let you quickly use known patterns, LLMs let you quickly write the more generic case of boilerplate that doesn't align well with snippet use. |
|