A Tech Trip
Wednesday, November 2, 2016
get a quick bird's eye view of your directory
tree -L 3 --filelimit 5
filelimit
Do not descend directories that contain more than # entries.
Brief tutorial on CSS Preprocessors - Sass vs Less vs Stylus
https://code.tutsplus.com/tutorials/sass-vs-less-vs-stylus-preprocessor-shootout--net-24320
Tuesday, November 1, 2016
VIM cheat sheet
http://i.stack.imgur.com/zpzPO.gif
Tuesday, September 6, 2016
When you change the world and no one notices
Source:
http://www.collaborativefund.com/blog/when-you-change-the-world-and-no-one-notices/
Big breakthroughs typically follow a seven-step path:
First, no one's heard of you.
Then they've heard of you but think you're nuts.
Then they understand your product, but think it has no opportunity.
Then they view your product as a toy.
Then they see it as an amazing toy.
Then they start using it.
Then they couldn't imagine life without it.
Technology does not drive change. It is our collective response to the options and opportunities presented by technology that drives change.
-
Paul Saffo
Reverse Network Effects
http://www.wired.com/insights/2014/03/reverse-network-effects-todays-social-networks-can-fail-grow-larger/
Thursday, September 1, 2016
VimDiff Keyboard Shortcuts:
VIMDiff Keyboard Shortcuts
:
do
- Get changes from other window into the current window.
dp
- Put the changes from current window into the other window.
]c
- Jump to the next change.
[c
- Jump to the previous change.
Ctrl W + Ctrl W
- Switch to the other split window.
Friday, July 15, 2016
create a self-signed SSL certificate for local testing
http://www.akadia.com/services/ssh_test_certificate.html
Newer Posts
Older Posts
Home
Subscribe to:
Posts (Atom)