▲ | killerstorm 17 hours ago | |||||||||||||||||||||||||||||||
LLM can give you thousands of lines of perfectly working code for less than 1 dollar. How is that trivial or expensive? | ||||||||||||||||||||||||||||||||
▲ | sgt101 16 hours ago | parent | next [-] | |||||||||||||||||||||||||||||||
Looking up a project on github, downloading it and using it can give you 10000 lines of perfectly working code for free. Also, when I use Cursor I have to watch it like a hawk or it deletes random bits of code that are needed or adds in extra code to repair imaginary issues. A good example was that I used it to write a function that inverted the axis on some data that I wanted to present differently, and then added that call into one of the functions generating the data I needed. Of course, somewhere in the pipeline it added the call into every data generating function. Cue a very confused 20 minutes a week later when I was re-running some experiments. | ||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||
▲ | fendy3002 17 hours ago | parent | prev | next [-] | |||||||||||||||||||||||||||||||
well I presented the statement wrongly. What I mean is the use case for LLM are trivial things, it shouldn't be expensive to operate and the 1 dollar cost for your case is heavily subsidized, that price won't hold up long assuming the computing power stays the same. | ||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||
▲ | zwnow 17 hours ago | parent | prev [-] | |||||||||||||||||||||||||||||||
Thousands of lines of perfectly working code? Did you verify that yourself? Last time I tried it produced slop, and I've been extremely detailed in my prompt. | ||||||||||||||||||||||||||||||||
|