aj-4
- Karma
- 75
- Created
- October 18, 2017 (8y ago)
- Submissions
- 0
- I Built an AI Tool for Influencer Outreach (getcreators.ai)
-
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…
-
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.…
-
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,…