

April 30, 2024

MacOS Web Server written entirely in ARM64 assembly - imtomt/ymawky
All languages will change to express restartable sequences, and all software will be rewritten to use them.

Documentation for the Spectre Programming Language




I built a tiny shell in C to learn what fork, execvp, and dup2 are doing under the hood.



This is a catalog of things UNIX-like/POSIX-compliant operating systems can do atomically, making them useful as building blocks for thread-safe and multi-process-safe programs without mutexes or read/write locks. The list is by no means exhaustive and I
