Last year I had a Signal Dynamics BackOFF Brake Light Signal Module installed.
Not much more to say than “it just works” and more importantly it has never let me down.
My riding is more around cars and highway traffic than other motorcycles, so it is more than worth its price.
Category: Link
Elisp REPL in Emacs
Making jess-mode v1.2 work on Emacs 24
Hide Or Ignore Comments ELPA Package
Here is an ELPA package for the HideOrIgnoreComments software.
The code is original from the author, I just packaged it up!
Here is one way to install it:
(url-copy-file
"https://www.wisdomandwonder.com/wp-content/uploads/2012/09/hide-comnt-40.tar"
"/tmp/hide-comnt-40.tar"
t)
(require 'package)
(package-install-file "/tmp/hide-comnt-40.tar")
Update 09/29/12:
Lincoln de Souza reported a fix, remove the quote nil from the package def and Marmalade should accept it, and it did. Here it is.
3 Essential Privacy Plugins
3 essential privacy plugins:
The Best Foam Roller
Here is the blurb right from the site:
AXIS Roller Black – Round 36 x 6
Sku: AXR366
Geared for moderate to heavy users, the exclusive AXIS™ Rollers give all the benefits of traditional rollers without breaking down. The AXIS’s, black, molded foam technology is firm in density, has a smooth surface, and will not lose its shape after moderate to heavy use. Fitness and rehab professionals will love the durability and lasting power of this roller.
— OPTP Website
This foam roller has survived my daily use and travels for the past two years and does the work equivalent to having a massage-therapist full-time on your staff for a fraction of a percentage of the price!
How Mathematicians Eat Corn
Those who favor analysis eat in a spiral.
Those who favor algebra eat row-wise.
More data is required for the remaining styles.
(via bentilly)
The Construction of Programs
Let us change our traditional attitude to the construction of programs: Instead of imagining that our main task is to instruct a computer what to do, let us concentrate rather on explaining to human beings what we want a computer to do.
-– Donald Knuth
The Goal of a Teacher
To create an environment where learning happens.
The right way to look at computers
I object to doing things that computers can do.