zlacker

[parent] [thread] 1 comments
1. mrcsha+(OP)[view] [source] 2025-12-02 23:09:02
> Nobody cares about this

And that was my point. The choice of using JS/TS for LLM stuff was made for us based on initial wave of SDK availabilities. Nothing to do with language merits.

replies(1): >>wratho+9h1
2. wratho+9h1[view] [source] 2025-12-03 11:10:34
>>mrcsha+(OP)
This has always been the case. The Java and C# ecosystems prioritise stability and scale. They wait for ideas to prove themselves in other languages like Erlang, Python, Go, Scala, and so on, and then adopt the successful ones. Last-mover advantage. That said, there are some caveats. Java is still missing value types, while C# has moved quickly with async/await rather than adopting models like goroutines or virtual threads, which can sometimes limit concurrency ergonomics for the developer.
[go to top]