Prompting LLMs for C-style C++ to keep compile times down

gandamu_ml · x · 2026-09-05

The author shares his practice of telling LLMs to write mostly C-style C++ and avoid features that inflate compile times, mooting the usual C vs C++ criticisms since models gain little from language conveniences anyway. He also argues people should ask for C/C++, WASM and WebGL instead of ThreeJS, getting native desktop builds for free.

Original post →

More from coding & agent

coding & agent channel →