I got an Elisp idea today and even went as far as implementing a proof
of concept for it: distributed computing with Emacs Lisp. As usual for
me the idea takes advantage of Lisp features to make the task pretty
simple, very specifically Elisp's implement... (more…)
Read more »
What does Emacs need for us to someday run M-x neuralink-mode and evaluate Lisp in the brain? (more…)
Read more »
A community driven list of useful Emacs packages, libraries and other items. - GitHub - emacs-tw/awesome-emacs: A community driven list of useful Emacs packages, libraries and other items. (more…)
Read more »
golden-ratio.el - Automatic resizing of Emacs windows to the golden ratio... (more…)
Read more »
Suppose you don’t like the names car and cdr, the traditional
identifiers for two halves of a lisp cons cell. This is
misguided. A cons is really just a 2-tuple, and the halves
don’t have any particular meaning on their own, even as “head” and
“tail.” How... (more…)
Read more »