/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

jao.io
| | pavpanchekha.com
3.1 parsecs away

Travel
| | [AI summary] The author writes an Emacs script to track typing patterns by analyzing key-press digraphs and finger usage to measure real-world typing proficiency.
| | yiming.dev
5.3 parsecs away

Travel
| | [AI summary] The author compares three Emacs configurations-Spacemacs, vanilla Emacs, and Doom-emacs-detailing their pros, cons, and the reasons for eventually maintaining a custom fork of Doom-emacs.
| | lambdaland.org
6.7 parsecs away

Travel
| | Are you tired of having a particular buffer pop open in the wrong direction? Do you wish, for example, that the Racket REPL buffer showed up on the right in a vertical split, rather than below in a horizontal one? Look no further. I give you, display-buffer-alist: (add-to-list 'display-buffer-alist '("\\*Racket REPL \\*" (display-buffer-in-direction) (direction . right))) That little snippet will make sure when you hit C-c C-k inside of a racket-mode buffer, a REPL will pop up on the right-side instead o...
| | tommorris.org
29.2 parsecs away

Travel
| Put some Hello World in a file.