If AI writes your code, why use Python?
medium.com
If AI writes your code, why use Python?
1–10 of 1001 posts
Re: If AI writes your code, why use Python?
#2Is there some incentive I’m not seeing?
Re: If AI writes your code, why use Python?
#3Re: If AI writes your code, why use Python?
#4Re: If AI writes your code, why use Python?
#52) The corpus for the sort of applications I build is likely larger for Python than it is for C++ and Rust. Bigger corpus == more training data == better generated code.
3) The bottleneck in the applications I run aren't in the execution of the code; they're in the database/network latency.
4) I don't get anything extra for pushing Rust or C++ over Python.
Re: If AI writes your code, why use Python?
#6Re: If AI writes your code, why use Python?
#71) I still have to comprehend it. 2) The corpus for the sort of applications I build is likely larger for Python than it is for C++ and Rust. Bigger corpus == more training data == better generated code. 3) The bottleneck in the applications I run aren't in the execution of the code; they're in the database/network latency. 4) I don't get anything extra for pushing Rust or C++ over Python.
I tend to agree with the article’s statement about the value of the test code though, may even have been true before LLM code took over.
Re: If AI writes your code, why use Python?
#8Bit off topic but why in the world are people still posting on medium? The reading experience is abhorrent; I couldn’t even finish reading this article before a full screen popup literally blocked the sentence I was reading. Is there some incentive I’m not seeing?
Re: If AI writes your code, why use Python?
#9Re: If AI writes your code, why use Python?
#10Bit off topic but why in the world are people still posting on medium? The reading experience is abhorrent; I couldn’t even finish reading this article before a full screen popup literally blocked the sentence I was reading. Is there some incentive I’m not seeing?