aj-4

↗ HN profile [ 89.1 ms ] full profile
Karma
75
Created
October 18, 2017 (8y ago)
Submissions
0
  1. I've got a bootstrapped startup with traction... Am looking to open a permanent physical office soon and scale up the dev team, but real question: is there any legitimate reason to stay domestic as if decoupled from any…

  2. Here are mine: 1. create aliases for everything in ~/.bashrc to speed things up 2. window stacking / multi-tasking in iTerm with cmd + (shift) + d 3. turn on vi(m) syntax highlighting by adding :syntax on to ~/.vimrc 4.…

  3. Structure Interpretation of Computer Programs - enough is said about it here. must-read. The Algorithm Design Manual - Skiena - a formidable way to learn algorithms and associated concepts. still challenging to read,…