SVG-Line: Better Status Bars for Emacs – Charlie Holland's Blog
2026-06-09
原文 →
找到 15130 篇相关文章
This is a submission for the June Solstice Game Jam. What I Built IMITATION is a browser...
I built this because I wanted to make outbound and accept inbound HTTP/3 and raw QUIC connections from ordinary Node.js code, without building Node from source or putting everything behind a reverse proxy. Repo: https://github.com/currentspace/http3 npm: https://www.npmjs.com/package/@currentspace/http3 It’s a native package around Rust/quiche. It supports both client and server APIs, I'm using it in a couple of projects: creating raw QUIC streams, datagrams, custom ALPN, session behavior, and H