This site runs best with JavaScript enabled.

A Blog About Developer Stuff!

What I learned today

Topics Insert Normal Mode and pasting from insert normal mode. Vim Commands <C-o> - Insert Normal mode - Perform one command then go back to insert mode. <C-o>zz - Don't leave insert mode… Read Article →

What I learned today

VIM Capitalize a letter In normal mode highlight the letter and type vU . Command Line Copy folder cp -r /path/to/target/* /path/to/destination Read Article →

Using iOS Shortcuts App and Pythonista

Summary Purchase Pythonista for iOS. Create a script in the Shortcuts App to take in an input or inputs and save them as variable(s). Pass those variables into an URL action that will open… Read Article →

My First Blog Post

It's been a long time since I blogged! This blog will be dedicated to developer related thoughts and discoveries. Read Article →

View all articles