正文 Markdown
Pills for llm coding from an OpenAI talk at @aiDotEngineer : - have single shared utils to do stuff like bounded concurrency - treat errors as values and part of the control flow - use telemetry for everything - rely on static analysis for backpressure Should we tell them???