
@VarunGodbole @isaacbmiller1 @DSPyOSS Yes — @dosco’s Ax is pretty much the official DSPy in TS.
spacy
16.3K posts

@dosco
LLM research, systems and compilers | ax + dspy in TS | agent engineering

@VarunGodbole @isaacbmiller1 @DSPyOSS Yes — @dosco’s Ax is pretty much the official DSPy in TS.




The Zig compiler project rejects AI contributions for very concrete reasons. - The contributor pipeline is a core aspect of our business model and produces value FAR BEYOND the code. Breaking it is an existential threat to Zig. kristoff.it/blog/contribut… - For some projects it's a problem to rely on vibecoded infrastructure. Some have learned this the hard way with Bun recently. Zig is general purpose programming language for building critical infrastructure and we want to give maximum freedom to our users. See quoted message.





Why is it that Bun is talked about so much, yet I hear barely anything about Deno these days? Deno's even already written in Rust! (lol) Is it better marketing? The "backwards compatible" approach of Bun? What is it?

Gemini 3.2 Flash - Capitalizing on DeepMind's clever distillation techniques... Rumors are that benchmarks show it's hitting 92% of GPT 5.5's performance on coding and reasoning tasks while being 15-20x cheaper on inference costs. The latency improvements are insane - sub-200ms for most queries. Google's distillation + sparsity techniques are paying off massively. They've essentially compressed a frontier model into a flash variant without the usual quality cliff.






@simonklee > this is bad news Most of the feedback from OpenCode users to Bun has been crash reports. Many of these crash reports would not have happened with a borrow checker and lifetimes and automatic cleanup Rust provides. Please file issues if you run into any and we will fix.