Monthly Archives: January 2016

Doing Away with Autosave Files

I don’t like the loss of control but if you’d rather not worry about recover-file, Anna Pawlicka has you covered: Ha! I can set auto-save-visited-file-name to a non-nil value & have #emacs auto-save in the visited file. Bye you annoying … Continue reading

Posted in General | Tagged | 2 Comments

Calling Applescript from Emacs

In this thread concerning adding certain OS X features to Emacs, I learned something I didn’t know. Daniel Colascione points out that Emacs supports invokng Applescript directly. To invoke Applescript with the string SCRIPT you make the call (do-applescript SCRIPT) … Continue reading

Posted in General | Tagged | 1 Comment

Karma

It’s never nice to revel in schadenfreude, I suppose, but sometimes karma just feels so right.

Posted in General | Tagged | Leave a comment

Learn From Your Tools

N0v0id (Karl Voit) mentioned my post Learning the Right Tools and made an excellent point If you want to be a good #engineer, learn (from) the best #tools: https://t.co/lDkkOk7En6 #Emacs #vim #PIM — n0v0id (@n0v0id) January 2, 2016 One of the … Continue reading

Posted in General | Tagged , | Leave a comment

Eight Sorts Animated

Animations showing the action of sort algorithms are common. Indeed, there’s even one using Hungarian folk dancers. The other day, I stumbled across the best animation that I’ve seen. It’s an animation of 8 different sort algorithms with 4 different … Continue reading

Posted in Programming | Leave a comment

Channeling George Orwell

Karl Voit brings us a message from George Orwell: A message from George Orwell to everyone on the Internet: https://t.co/aDgmlCRTCz #privacy #videos #mustsee — n0v0id (@n0v0id) January 2, 2016

Posted in General | Tagged | Leave a comment

Why I Use Emacs

'The enjoyment of one's tools is an essential ingredient of successful work.' — Donald E. Knuth — Unix tool tip (@UnixToolTip) January 1, 2016 One of the salient features of Emacs is how much I enjoy using it. I suspect … Continue reading

Posted in General | Tagged | 4 Comments

Surveillance Karma

Remember a year ago when the CIA was shown to have spied on the Senate Intelligence Committee? Senator Dianne Feinstein, a vocal apologist for NSA snooping, was beside herself demanding investigations into the nation-threatening lawlessness on the part of the … Continue reading

Posted in General | Tagged | Leave a comment

I Have Nothing to Hide is the Wrong Way to Thing about Surveillance

Moxie Marlinspike, whom I’ve written about before, has a nice article on Wired about Why I Have Nothing to Hide is the Wrong Way to Think About Surveillance. In the first place, you have no idea of whether you have … Continue reading

Posted in General | Tagged | 1 Comment

Functional Programming

A couple of years ago, I wrote about Kris Jenkins’ wonderful video that demonstrated interactive programming while building a Spotify client in Emacs Lisp. It’s one of my favorite videos and I’m still seeing it mentioned as new people discover … Continue reading

Posted in Programming | Tagged , | 2 Comments