A data model for Git (and other docs updates)
Author contributed to Git's official docs by creating a new "data model" guide explaining core concepts like objects, references, and indexes.
Software engineer known for zines about Linux, networking, and debugging. Works at Recurse Center.
https://jvns.caAuthor contributed to Git's official docs by creating a new "data model" guide explaining core concepts like objects, references, and indexes.
Switched from Vim to Helix editor for built-in language server support and minimal configuration needed after 20 years of Vim use.
Julia Evans released a new zine "The Secret Rules of the Terminal" explaining terminal quirks and inconsistencies for $12.
Guide to compiling C programs from source for non-programmers, covering installation, using make, and troubleshooting common issues.
ANSI escape codes enable terminal features like colors and remote clipboard access, but lack complete standardization, making them unreliable and hard to troubleshoot.