Hacker News new | ask | show | jobs
by jimbokun 21 days ago
Maybe overly verbose but makes an important point.

Slow compile times should have been a deal breaker for how they impacted human coders. LLM coding just makes the problem more stark.

1 comments

Yeah compile times have always mattered. It's why games often have a scripting layer in lua despite the engines being C/C++.