Un-Deprecate big
Related
More from binarycat
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). !--more-- these two meanings are pretty much exact opposites, and it's frequently difficult to know which one is being spoken about. FORTH systems often pride themselves...
an incredibly simple protocol for reliably and correctly downloading large immutable files. !--more-- (this is a follow-up and successor to my RTP proposal) Problem Statement Downloading large files is hard. Networks are messy, and while there are plenty of protocols that aim to abstract away this messiness, they all have their own problems....
One simple trick to fix the worst part of the platform. !--more-- WriteFreely has a built in "drafts" feature (write.as calls them "anonymous posts"), but there's several problems with it: when you save a draft and go to the "preview", it will not use your custom css hashtags are inert when used on drafts, which means there's no way to organize...
One protocol to rule them all: refining the ideas behind HTTP, BitTorrent, Gemini, and 9p. !--more-- Goals as simple as possible without sacrificing our other goals (less complex than http) performs well under poor network conditions, even when payloads are large (unlike gemini) performs well under high latency (unlike 9p) good single-source...
Firefox's best-kept secret feature. When you bookmark a page, firefox opens an editor with the following options: Name Location Tags But there's actually a secret fourth field... !--more-- The Other "Edit Bookmark" menu there are two ways of editing a bookmark: going to the bookmarked page and clicking the star icon (this is the same menu that...