In a feat of awesome nerd-ness, Geoffrey K. Pullum wrote the Computability Theory Halting Problem described in Dr. Seuss style.
Archive for the ‘ Programming ’ Category
- :!python %
- Run the current file in Python
- :% s/regex/replacement/g
- Replace every instance of the regex with the given expression.
- :! svn ci %
- Check the current file into SVN version control.
- ESC 77 G i
- Jump to line 77 in the file, then return to edit mode.
- ESC $ i
- Jump to end of line, then return to edit mode.
- ESC A
- Start editing at the end of the current line.
GlobalNerdy.com has declared a new list of programming jargon. Color me amused.
Posts
- Example Code (17)
- Programming (31)
- Random Geekiness (33)
- Security (30)
- Solutions (35)