Deno 2.8.3 is out!
Deno.serve() is faster: we shipped a new HTTP/1.1 fast path, plus fixes for streaming bodies, header handling, and compression negotiation.
Also a big LSP cleanup, 170 fixes in total.
`deno desktop` is coming soon!
Introducing HTTP/2 Bomb: a remote DoS in nginx, Apache httpd, Microsoft IIS, Envoy, and Cloudflare Pingora. A single client pins 32GB of server memory in 10s. Found by Codex.
Blog post: blog.calif.io/p/codex-discov…
PoCs: github.com/califio/publicati…
ProgramBenchとかいうLLMベンチマークにohaが入ってるってマジ!?
> We evaluate 9 LMs and find that none fully resolve any task, with the best model passing 95% of tests on only 3% of tasks.
LLM君もうちょっと頑張って❤️
arxiv.org/abs/2605.03546
Zig has been great for Bun. This branch is a fun experiment, and not a decision - here’s what I wrote on HN:
ALT I work on Bun and this is my branch
This whole thread is an overreaction. 302 comments about code that does not work. We haven’t committed to rewriting. There’s a very high chance all this code gets thrown out completely.
I’m curious to see what a working version of this looks, what it feels like, how it performs and if/how hard it’d be to get it to pass Bun’s test suite and be maintainable. I’d like to be able to compare a viable Rust version and a Zig version side by side.