▲ | hawk_ 8 hours ago | |||||||||||||||||||
This is the gap that LLMs have been filling quite well now in my experience. There are these little isolated tasks that are described easily in natural language for which the idiomatic code snippet can be created and importantly modified by LLMs as needed. No need to pull in pesky dependencies. Though when to switch over to a full blown dependency is still a judgement call. | ||||||||||||||||||||
▲ | 2muchcoffeeman 7 hours ago | parent [-] | |||||||||||||||||||
This is such a weird comment to me. These are trivial functions that could be faster to code than describe. I’d hope people aren’t relying on AI for functions as simple as clamp. I mean, people have been writing these simple functions over and over for decades when they just needed one or two things that importing a library wasn’t needed. I wasn’t aware there was a gap to be filled. | ||||||||||||||||||||
|