I keep thinking about perhaps LLMs would make writing code in these lower-level-but-far-better-performing languages in vogue. Why have claude generate a python service when you could write a rust or C3 service with compiler doing a lot of heavy lifting around memory bugs?
dotancohen|1 month ago
all2|1 month ago
I'm currently doing this with golang. It is not that bad of an experience. LLMs do struggle with concurrency, though. My current project has proved to be pretty challenging for LLMs to chew through.
notimetorelax|1 month ago
klysm|1 month ago
yencabulator|1 month ago
venuur|1 month ago
sonnig|1 month ago
HighGoldstein|1 month ago
gitaarik|1 month ago