|
|
|
|
|
by ramesh31
1043 days ago
|
|
>Human writes the easier part -- the test suite, the language model writes the harder part -- the solution. This can be a net gain in productivity. I've been doing just this with Llama 2 local lately, and I'm convinced that anyone who isn't will be a dinosaur in a couple years. Fact is, these things are damn good (at JS at least) when dealing with pure unit-testable functions. To the point that I can accept practically any solution it comes up with will be better than mine. Everything is still verified of course, but the days of writing algorithms from scratch are basically over for me. |
|