Why TS? The npm ecosystem is insane and insecure. Not a chance we are running this in our machines. Go/Rust way better choices. Besides, if it’s all vibe coded, it shouldn’t matter for the author
Flue is a TypeScript framework for building the next generation of agents
41–50 of 61 posts
Re: Flue is a TypeScript framework for building the next generation of agents
#42Re: Flue is a TypeScript framework for building the next generation of agents
#43Why TS? The npm ecosystem is insane and insecure. Not a chance we are running this in our machines. Go/Rust way better choices. Besides, if it’s all vibe coded, it shouldn’t matter for the author
I think the TypeScript ecosystem is more suitable for this. I do not think Rust is a bad language. But the agent ecosystem changes very quickly, and in Rust, assembling and reshaping agent workflows is difficult. Many people prefer Rust, and I understand why. It is a genuinely excellent language, and “Rust is a great language” is a strong message that attracts many developers. But as long as lifetimes exist, I think…
Re: Flue is a TypeScript framework for building the next generation of agents
#44If only there were great backend languages Go, C#, what have you. Nah, thank god we have javascript
Re: Flue is a TypeScript framework for building the next generation of agents
#45Re: Flue is a TypeScript framework for building the next generation of agents
#46Re: Flue is a TypeScript framework for building the next generation of agents
#47Re: Flue is a TypeScript framework for building the next generation of agents
#48Re: Flue is a TypeScript framework for building the next generation of agents
#49Why TS? The npm ecosystem is insane and insecure. Not a chance we are running this in our machines. Go/Rust way better choices. Besides, if it’s all vibe coded, it shouldn’t matter for the author
Re: Flue is a TypeScript framework for building the next generation of agents
#50If only there were great backend languages Go, C#, what have you. Nah, thank god we have javascript
Go is a nice language, but it's not expressive the way typescript can be. I'm not convinced, either, that coroutines are all that snazzy an abstraction at the application level.