|
|
|
|
|
by otabdeveloper4
5 days ago
|
|
> Using a LLM to translate a project in a short time, is by itself incredible. Not really. Transpilers have existed since forever. The hard part is all the edge cases. (And LLMs don't solve this problem; they probably akshually exacerbate it.) |
|
LLMs amazed us and we've been trying to find a good use for them since and there's a lot things like this, replacing a transpiler with a non-deterministic machine that just guesses when it doesn't know the answer.
Shouldn't we be targeting LLMs at problems that traditional software absolutely can't handle?