great read
so as i have understood to why ai is generally good at web dev and not so good at other low level stuff is
"more data to train better the model".
So model trained on the whole web > a model particular trained on a single language (in this case c).
and i also think you can't go lower than C in this case, since below that the code is architecture specific and so even less data to train on.
would love what others think
reply