Hacker News new | ask | show | jobs
by natesm 5417 days ago
If you're looking for other nice and useful little Mac keyboard command utilities, I implemented shake to undo: http://www.natestedman.com/post/shake-to-undo-for-mac-os-x/
2 comments

Encouraging people to shake a laptop containing a hard drive is not advisable.
LOL! I didn't even bother to check if it's real or not, but just the though of shaking the life out of my laptop to make it undo sounds like fun! I'd never use it, but thinking of it makes me laugh. Thank you.
It's all real, the code is here: https://github.com/NateStedman/shake-to-undo/tree/master/Sha...

As you can see, it was all committed at once, which is the proper way to develop software.