Tag Archives: Emacs

Why You Should Learn Emacs This Year

David Wilson over at the System Crafters YouTube channel is starting off the year with a video that gives you 5 Reasons to Learn Emacs in 2021. He begins by noting that Emacs is not a text editor or at … Continue reading

Posted in General | Tagged | Leave a comment

REPLs

Mikel Evins has a lovely post that considers interactive programming and REPLs. As many of you know, I love interactive programming and am a huge fan of it. I like how you can try out bits of code and feel … Continue reading

Posted in Programming | Tagged , | Leave a comment

Tangling Dotfiles From an Org File

Despite the XDG base directory specification, configuration files are still stored all over our file systems. If you have a single machine, maintaining those files is not too much trouble—they’re almost all “set it and forget it”—but when you have … Continue reading

Posted in General | Tagged , | Leave a comment

Abo-abo on Org-Roam

Regular readers know that I’m very taken with the Zettelkasten idea and have implemented my own (sort of) Zettelkasten with Org-mode. My homegrown solution is not very featureful or convenient so I installed org-roam (a FOSS alternative to the popular … Continue reading

Posted in General | Tagged , , | Leave a comment

Emacs FAQ

Over at the Emacs subreddit, okimka suggests that an Emacs FAQ for the subreddit would be a good idea and even suggests a few questions and their answers. The comments generally complained about the questions and some of the answers … Continue reading

Posted in General | Tagged | Leave a comment

More on Emacs and the Unix Way

Protesilaos Stavrou (Prot) just put up an interesting post that serves as a nice coda to yesterday’s Irreal post, Emacs As a 2D CLI. His take is not so much that Emacs fits nicely into the Unix paradigm but that … Continue reading

Posted in General | Tagged | Leave a comment

Emacs As a 2D CLI

Hongchao Liu has an interesting discussion about viewing Emacs as a two dimensional command line interface. He begins by arguing that Emacs does, in fact, adhere to the Unix principal of doing one thing well. That’s very counterintuitive but Liu … Continue reading

Posted in General | Tagged | Leave a comment

Org Mode for Reproducible Research

Thibault Lestang of Oxford University has a very nice video that makes the case for using Emacs and, in particular, Org-mode for academic research. He’s very interested in reproducible research and his talk is centered around the idea of Org-mode … Continue reading

Posted in General | Tagged , | Leave a comment

Red Meat Friday: C++

It’s Christmas and it’s Friday so here’s a little gift from the Minions and me: #quotes #tech #CPP #programming #language #emacs pic.twitter.com/K5uWmRuVph — Devopedia (@devopedia) December 25, 2020

Posted in General | Tagged , | Leave a comment

Finding Pangrams in the NYT Spelling Bee Puzzle

From time to time I find a reference to a New York Times article in my feed. I had to register with the NYT to be able to read them and one side effect of that registration is that every … Continue reading

Posted in General | Tagged , | Leave a comment