Category Archives: General

EWW As A Way To Evade Paywalls

In my post on Omar Antolín Camarena’s May Emacs Carnival contribution explaining his reasons for using EWW as his default browser, I mentioned that Camarena said that one of the benefits of EWW not supporting JavaScript is that JavaScript is … Continue reading

Posted in General | Tagged | Leave a comment

Marking Recently Modified Files In Dired

Marcin Borkowski (mbork) really likes all the ways you can mark files in Dired but noticed that an easy way to mark recently modified files was missing. He knows quite a bit about writing Elisp so it was an easy … Continue reading

Posted in General | Tagged | Leave a comment

Digital Life Update (2026)

It’s been a while since I’ve updated you on my quest for a digital life. For those who came in late, my immediate goal is to be able to leave the house carrying nothing but my iPhone. In my last … Continue reading

Posted in General | Tagged | Leave a comment

May I Recommend: EWW

I see a lot of blog posts recommending EWW. Sometimes I even write about them. The common theme is something along the lines of, “No, you can’t really replace a full-fledged browser with EWW but you can do a lot … Continue reading

Posted in General | Tagged | Leave a comment

Emacs As An Effortless Bloom

Charlie Holland has an interesting contribution to May’s Emacs Carnival, which this month is on the topic “If I may recommend…” His notion is that Emacs is an effortless bloom. The “effortless” part is because Emacs—contra conventional wisdom—is easy to … Continue reading

Posted in General | Tagged | Leave a comment

🥩 Red Meat Friday: Goodhart’s Law At Amazon

You would think that by now every organization on earth would have heard of Goodhart’s law. The law can be briefly stated as, “When a measure is used as a target, it ceases to be a measure.” We see the … Continue reading

Posted in General | Tagged | Leave a comment

Emacs And The Bazaar/Git Saga

Thanos Apollo has an interesting post about an almost forgotten Emacs battle: the choice between Bazaar and Git as the new version control system for Emacs. Twenty years ago, Emacs was still using CVS, a venerable RCS that was well … Continue reading

Posted in General | Tagged | Leave a comment

Cl-flet, Cl-letf, And Cl-labels Explained

A few weeks ago, Bozhidar Batsov had a splendid post on cl-flet, cl-letf, and cl-labels. I didn’t get a chance to write about it then but his post is very useful for understanding these macros and how they differ. The … Continue reading

Posted in General | Tagged , | Leave a comment

Context Menus for Elisp Development

Charles Choi is back with more menus. Most of you know that I generally eschew the use of Emacs menus but they definitely have a place in seldom used commands whose name or key shortcut are hard to remember. In … Continue reading

Posted in General | Tagged | Leave a comment

ICanHazShortcut 2.0

I’ve been using ICanHazShortcut for years. I originally started using it to have an easy way to switch to Emacs from anywhere in my system. Eventually, I added Safari and HomeKit to the list of apps I can invoke with … Continue reading

Posted in General | Tagged , , | Leave a comment