This immediately made me think of Scythe, and sure enough, he did the art. Fantastic.
cabhan
Depending on the complexity, there's also abbrev-mode
: https://www.gnu.org/software/emacs/manual/html_node/emacs/Abbrevs.html
I do like a lot of meat alternatives, but I was at a restaurant a while back where they had a non-Beyond Meat veggie burger. And it was super good! I feel like it's becoming a lost art, though :(.
My dad is the opposite: he wants every restaurant to only offer Beyond Meat burgers. He loves them.
When I was starting to learn German, I found it quite intimidating, but once I started having a grasp of the language, I found it actually pretty easy. The trick is just being able to recognize the subwords. Take a word like Arbeitsunfähigkeitsbescheinigung: once you know Arbeit and Schein, it already starts being easier to see the meaning.
Interessant: Ich habe immer an diese Situation gedschty als jemand der die deutsche Staatsbürgerschaft beantragen will. Aber ich glaube du hast Recht und es wird ermöglichen, dass Deutsche im Ausland auch einen ausländischen Pass beantragen dürfen, ohne die deutsche Staatsbürgeeschaft zu verlieren.
Ja, das ist natürlich eine echte Sorge von mir. Ich habe irgendetwas gelesen, dass irgendjemand wollte, dass es in der Zukunft möglich sein soll, die Staatsbürgerschaft von Eingebürgererten wieder wegzunehmen. Aber ich glaube das wurde abgelehnt.
Have you ever read the book Elantris? It sounds very not fun.
There's a fork of Openboard that is trying to update it, but AFAIK, it's not published anywhere yet: https://github.com/Helium314/openboard
I immediately thought of House of Leaves. Do not read it as an ebook, if there even is an ebook version. It must be read as a physical book.
I wish this was exaggerated, but it isn't at all. Every time I try to learn Haskell, I end up in some tutorial: "You know how you sometimes need to represent eigenvectors in an n-dimensional plane with isotonically theoretical pulsarfunctions? Haskell types make that easy!"
For what it's worth, you can replace xi
with just s
or c
My basic approach is:
Esc
works like in normalevil-mode
, and takes me intovterm-copy-mode
as well. Without doing that, I haveC-w C-w
remapped to move to another window, so I can switch to another window for all the rest of my keybindings. And I haveC-Esc
mapped to sendEsc
into the terminal itself.I'm using
evil-collection
for the basic bindings, and I have my own custom stuff here: https://github.com/bricka/emacs.d/blob/main/init.el#L1054-L1073Edit: Forgot
C-Esc