|
|
|
|
|
by bcrosby95
3 days ago
|
|
I've come to realize that the smarter LLMs get, the less they understand the point of abstractions. I've been using it for a unity game for the past few years. Nowadays it will go sleuthing into packages and assembly and make decisions based upon what it sees there. It will make comments about why it's doing something based upon a function call 3 methods deep. God forbid any of these details change in a minor version update. |
|