~lobsters | Bookmarks (1978)
-
A systematic approach to deriving incremental type checkers | Proceedings of the ACM on Programming Languages
Static typing can guide programmers if feedback is immediate. Therefore, all major IDEs incrementalize type checking...
-
An unordered list of hidden gems inside NixOS — kokada
After using NixOS for the last 5+ years as my main OS, I end up with...
-
Gentoo: profiles and keywords rather than releases
Different distributions have different approaches to releases. For example, Debian simultaneously maintains multiple releases (branches). The...
-
10 Essential Terminal Commands Every Developer Should Know
Sometimes, tasks that might take hours to code can be accomplished in minutes with the terminal....
-
Favorite Pixel Art Editors? | Lobsters
Ideally: Free (as in beer) Web app (or runs on Linux, if native app) Source code...
-
Chris's Wiki :: blog/sysadmin/NumfmtBriefNotes
Many years ago I learned about numfmt (also) from GNU Coreutils (see the comments on this...
-
Why a Hedge Fund Built Its Own Database
Munro: I'm James Munro. I'm going to talk about why a hedge fund built its own...
-
Libations: Tailscale on the Rocks
I’m a long-time, self-professed connoisseur of cocktails. I’ve always enjoyed making (and drinking!) the classics, but...
-
Map Rust vector iteration to assembly
Vectors are the most used collection type in Rust. Look under the hood to understand the...
-
What is UDP?
Imagine a holiday dinner with the Internet Protocol family: IP is at the head of the...
-
Compiling TETRIS from 1992 on OpenVMS x86 in 2024! - Raymii.org
Since DECWindows / CDE now works on OpenVMS x86 (from 9.2-3 onwards) there is much fun...