top | item 46625900

(no title)

micimize | 1 month ago

Hah I don't know actually! I was assuming it must if they were able to get that screenshot video.

discuss

order

Snuggly73|1 month ago

error: could not compile `fastrender` (lib) due to 34 previous errors; 94 warnings emitted

I guess probably at some point, something compiled, but cba to try to find that commit. I guess they should've left it in a better state before doing that blog post.

jaggederest|1 month ago

I find it very interesting the degree to which coding agents completely ignore warnings. When I program I generally target warning-free code, and even with significant effort in prompting, I haven't found a model that treats warnings as errors, and they almost all love the "ignore this warning" pragmas or comments over actually fixing them.