Author Archives: jcs

Google and Warrants

It’s become fashionable of late to beat up on Google and wonder aloud what happened to their celebrated “Don’t be evil” motto. Google provides a slew of useful services and the price we pay is to have our digital existences … Continue reading

Posted in General | Leave a comment

Department of Red Meat

Heh Heh. I know, I know; I’m evil but I couldn’t help myself.

Posted in General | Tagged , , | Leave a comment

Short Stories

This is a collection of short observations that don’t merit a post of their own but that some may nevertheless find interesting. Social Science Here, in case you were wondering, is why most rational people consider the term “social science” … Continue reading

Posted in General | Leave a comment

A Xah Lee Challenge

Over at ergoemacs.org, Xah Lee posses the following challenge: Find a simple and general method to create the following text. (global-set-key (kbd “<menu> g a”) “A”) (global-set-key (kbd “<menu> g b”) “B”) (global-set-key (kbd “<menu> g c”) “C”) (global-set-key (kbd … Continue reading

Posted in Programming | Tagged , | 4 Comments

A Real World VimGolf Challenge

In my CUA Mode Video post, I mentioned that the pointer to the video came from a comment to one of the posts in the Google+ Emacs Community. That post asks for advice on the best way of changing a[0] … Continue reading

Posted in General | Tagged | 6 Comments

CUA Mode Video

Over at the Google+ Emacs Community, Jean-Sébastien Ney (in a comment to this post) gives us a pointer to a very nice video on CUA-mode by Mark Mansour. Actually, the video really deals with the rectangle features of CUA-mode that … Continue reading

Posted in General | Tagged | Leave a comment

Mickey’s VimGolf 4

Mickey’s getting into VimGolf mode with another solution to a VimGolf Challenge. I was looking at this same challenge for a possible post but Mickey beat me too it and with a very nice strategy. The challenge is to take … Continue reading

Posted in General | Tagged | 3 Comments

Why People Pirate

Back in the beginning of January, I wrote about iiNet walking out of talks with Hollywood. The talks were Hollywood’s effort to strong arm Australian ISPs into spying on their customers to help “combat piracy.” The most compelling point that … Continue reading

Posted in General | Leave a comment

Ebooks and PDF

I’ve written before about the deplorable production values in ebooks: misspellings, poor typography, missing words, terrible spacing, and a general lack of cohesiveness in the finished product. The problem is particularly acute with technical books as Tim Evans-Ariyeh points out … Continue reading

Posted in General | 1 Comment

Sorting Rectangles

Mickey has a nice solution to the last VimGolf in Emacs challenge. It certainly doesn’t win on total keystrokes but it does demonstrate a really powerful method for solving problems like the challenge. Mickey uses sort-regexp-fields to sort parts of … Continue reading

Posted in General | Tagged | Leave a comment