8088 Domination Post-Mortem, Part 1, by Jim Leonard. “A technical write-up of how I created 8088 Domination, which is a program that displays fairly decent full-motion video on a 1981 IBM PC.” Plain awesome.
30 years ago, on 19 June 1984, Bob Scheifler announced the X Window System.
The Fortran I Compiler (PDF), David Padua shows a few tricks used (2000).
Drawing Presentable Trees, by Bill Mill.
Feval: F-Algebras for expression evaluation. Using f-algebras to produce a statically typed functional programming language
Cgrep is a grep tool suitable for searching in large code repositories. It supports 30 programming languages and searches that go beyond the simple pattern matching. It enables context-aware filtering and semantic searches through wildcard and combinators.
SIMPLE-MTPFS is a FUSE file system for Linux capable of operating on files on MTP devices attached via USB to local machine that just works.
BoringSSL, Google now maintains its own OpenSSL fork.