Hacker News new | ask | show | jobs
by jclulow 369 days ago
I don't use either Go or LLMs, but isn't the point of LLMs that they write the tedious boilerplate for you? What's the value in a small syntactic improvement if the computer is generating it all anyway?
1 comments

Elixir's concurrency model is fundamentally different than Go's; it's not just syntax difference.