/programmingworld10hAnthropic built a C compiler using a "team of parallel agents", has problems compiling hello world.A very interesting experiment, it can apparently compile a specific version of the Linux kernel, from the article : "Over nearly 2,000 Claude Code sessions and $20,000 in API costs, the agent team produced a 100,000-line compiler that can build Linux 6.9 on x86, ARM, and RISC-V."
/programming10110hWhat’s a debugging skill you only learned after working on real code, not tutorials? What is a debugging skill you acquired only through working with production code, rather than from tutorials?
/programming10110hProgrammers, how do you remember so many methods and functions?How do you manage to memorize such a vast number of methods and functions?