← Back to context

Comment by Animats

6 days ago

It actually wrote out the code for all the hard stuff.

I like the Python code which outsourced the hard stuff to existing libraries. The odds of that working are higher.

Can you tell it to use the "glam" crate for the vectors, instead of writing out things like vector length the long way?

(We now need standardized low-level types more than ever, so the LLMs will use them.)