zlacker

[return to "My AI skeptic friends are all nuts"]
1. fjfaas+U91[view] [source] 2025-06-03 07:52:59
>>tablet+(OP)
When I ask chatGTP to generate the code for a M4F MCU that implements the VirtIO code for accessing the GPIO through RPMSG using FreeRTOS it produces two answers that are both incomplete and incorrect.
◧◩
2. ivanje+4d1[view] [source] 2025-06-03 08:25:40
>>fjfaas+U91
I wonder if "lack of data" problem is solvable within LLM. Humans can apply general programming language knowledge when using a new language, but LLMs have to have lots of concrete source code to work well.

Today these models fall apart very quickly once you step out of js/python/c land to rust/zig/ocaml.

With today LLM tech, feeding it language documentation does not work great.

[go to top]