Gnosis (γνῶσις) First Release

Gnosis (γνῶσις) is a spaced repetition system (SRS) implementation for note taking and self testing, for GNU Emacs. Gnosis does not use flashcard type learning, instead it uses a binary value to rate user input. Meaning you either know the right answer, or you do not, no rating of your own is involved. *Update: Visit this user-manual for updated information on gnosis. Consider this as an just old blog post about my project. ...

2024/01/16

pcomplete-yay | Extensible completions for yay in eshell

Eshell is my favorite shell, but it’s not as polished or well documented for daily tasks. One such example is using completions for package managers, like yay, to install/remove packages. ...

2023/10/13

Setting Firefox to use emacs keybindings

Returning to Firefox from Nyxt, while preserving the Emacs-style workflow and keybindings. ...

2023/10/11

yeetube | Emacs Front-End for YouTube (blog)

To learn elisp I decided to work on a project that I’ve felt was missing on the GNU Emacs ecosystem, a direct front-end for YouTube. ...

2023/09/20