Using io_uring to make a high-performance... finger server
A technical deep dive into building a high-performance Finger protocol server using Linux's io_uring interface for async I/O.
A technical deep dive into building a high-performance Finger protocol server using Linux's io_uring interface for async I/O.
An introduction to the Gemini protocol, a simple, modern alternative to the web for exchanging hypertext documents, and why the author is excited about it.
A developer explores HTTP/2's performance benefits, like eliminating the need for file concatenation, and details removing jQuery and optimizing script loading.
The history of PuTTY's development from a personal project to a widely-used SSH/Telnet client, as recounted by its creator Simon Tatham.