Skip to content

Instantly share code, notes, and snippets.

@jmcphers
jmcphers / gist:0706465db58948120345
Created October 7, 2014 03:40
P01-B1 Revision Log
BulldogII(H57)
==================================9A2A1015(P01-B1)===========================================
Model: BulldogII-H57 PCB: FAB A Author: Seabird Fang
Old Version:9A2A1014(P01-B1) Code Base:08292009
New Version:9A2A1015(P01-B1) Code Base:08292009 Build Date: 032310
Checksum:FF7F(1M)
Vbios :1931
LF MRC :110
HVDMRC :1.0
Description for Customer:

VIM FOR ADULTS

CHAPTER ONE: STOP TYPING

intro/stuff you should already know

what is vim?

  • based on very old editor (vi) designed in the days when connections were slow
  • installed on almost every *nix system, incl. os x
  • organic growth since to include hundreds of modern features

Keybase proof

I hereby claim:

  • I am jmcphers on github.
  • I am jmcphers (https://keybase.io/jmcphers) on keybase.
  • I have a public key whose fingerprint is A419 9E3F F709 70CC AC4F 194B 9822 06AF 7511 375E

To claim this, I am signing this object:

@jmcphers
jmcphers / exceptionally-good-presentations.txt
Last active June 15, 2018 16:36
How to Give an Exceptionally Good Presentation
"HOW TO GIVE AN EXCEPTIONALLY GOOD PRESENTATION"
CHARACTERS
Joe Cheng.............Moderator
Jennifer Bryan........As Herself
Hadley Wickham........As Himself
Aron Atkins...........Audience
Derrick Kearney.......Audience

RStudio Desktop

Version Windows MacOS Ubuntu RedHat Arch
0.98 XP+ 10.6+ 10-14 6+ x86, x64
0.99 7+ 10.6+ 12-14 6+ x86, x64
1.0 7+ 10.6+ 12-14 7+ x86, x64
1.1 7+ 10.6+ 12+ 7+ x86, x64
1.2 7+ 10.11+ 14+ 7+ x64
@jmcphers
jmcphers / dev-tools.md
Created September 16, 2022 15:11
Jonathan's Favorite Dev Tools 2022

Terminal Tools

z

z makes changing directories less of a typing chore. It learns which directories you use often and lets you jump into them by typing just a few characters. I use it constantly and consider it the most time-saving tool I use.

https://github.com/rupa/z

fzf