23 years to ruin one line of the HTTP specification
Let's compare an excerpt from RFC 2616 section 13.3.3 to the equivalent one in RFC 9110 section 8.8.2.
Let's compare an excerpt from RFC 2616 section 13.3.3 to the equivalent one in RFC 9110 section 8.8.2.
A niche programming pattern to satisfy the borrow checker.
in the context of programming, transpernt is a contranym
it can either mean that a system is hard to see (like a pane of glass) or easy to see into (like a transparent gameboy).
refining the ideas behind HTTP, BitTorrent, Gemini, and 9p to create a simple protocol for reliably transferring large immutable files.
imagine you have two devices, a client and a server, connected in a peculiar way:
You've just been tasked with building a layer on top of this so that the server can send messages to the client, what do you do?
Rust is a language with a lot of features. Sometimes those features have rough edges. Sometimes those rough edges are funny. Let's look at some.
a system that elegantly provides the security benefits of an effect system and ocaps, while also being convenient to use.