Author Archives: jcs

A Workflow For Writing A Book

Vladimir Keleshev has an interesting post that details his book writing process. It is, in a sense, low tech in that it uses very basic tools: Pandoc, Make, and Vim. He writes in Markdown and uses Pandoc to covert that … Continue reading

Posted in General | Tagged , , , | Leave a comment

An Organizational Workflow

Gregory J Stein has another interesting post on Emacs and Org Mode. This time it’s about how he leverages Org Mode to organize his life and workflow. It’s basically an update to his 2016 post on the same subject. This … Continue reading

Posted in General | Tagged , | Leave a comment

Working From Home: The Preferences

I’ve been an advocate of remote work from well before it became popular and widespread. I’d always been aware of the lucky, tiny, minority who could work from home but it wasn’t until I read Mike Elgan’s 2007 article on … Continue reading

Posted in General | Tagged | Leave a comment

Using Org Mode to Create LaTeX Documents

Over at Opensource.com, Peter Prevos has a nice post on how to write LaTeX documents with Org mode. This is an advantage, he says, because it allows the writer to concentrate on the content of what they’re writing rather than … Continue reading

Posted in General | Tagged , | Leave a comment

Making Money in Self Publishing

Those of you who have been with Irreal for the long term know that I’ve always been highly skeptical of the publishing industry’s claim that almost the whole cost of publishing a book is editing and marketing and that things … Continue reading

Posted in General | Tagged , | Leave a comment

Software Antibloat

Back when dinosaurs roamed the earth, there was a Pascal development system for MS-DOS called Turbo Pascal. It was lightening fast, had a built-in IDE, and fit on a single \(5 \frac{1}{4}\) inch floppy. It even included the source for … Continue reading

Posted in General | Tagged | Leave a comment

Emacs and Vi(m)

Just in case you aren’t tired of the editor wars, Ron Wills has a short post that compares the two editors. There’s a lot of that going around, of course, but I like Wills’ post because his conclusions are neatly … Continue reading

Posted in General | Tagged | Leave a comment

Emacs as Malleable Software

Konrad Hinsen has an interesting post positing that Emacs is one of the few pieces of malleable software extant in the modern software environment. To understand what that means, you should first read the definition of malleable that Hinsen links … Continue reading

Posted in General | Tagged | Leave a comment

Red Meat Friday: Is Emacs A Small Editor?

I did a double take when I saw this tweet: I prefer small editors for programming like #emacs instead of fat and slow Java-IDEs. That is so true: https://t.co/Ic8RljDOmn — Daniel Gerlach (@gerlacdt) April 6, 2020 As everyone here knows, … Continue reading

Posted in General | Tagged | Leave a comment

Date Ranges

I may have written about this before but this tweet: In Org-mode you can easily calculate difference between timestamps: – use C-! to enter timestamps – Place “–” between them (to make it a range) – C-c C-y (bound to … Continue reading

Posted in General | Tagged , | Leave a comment