ralmeida

↗ HN profile [ 74.3 ms ] full profile
Karma
337
Created
October 10, 2011 (14y ago)
Submissions
0
[ my public key: https://keybase.io/ralmeidab; my proof: https://keybase.io/ralmeidab/sigs/k6XInXgk2cHfKvZpbMDSOgc1rY0zNQP4HV90ABBt7is ]
  1. I take a lot of interest in the setup of development environments and how they affect productivity, and I hear a lot about the development environment at Google specifically (mainly on Quora and 'word on the street').…

  2. The edit-compile-cycle (ECC) is the time it takes from the moment you save a file to the moment you find out if you change worked. In web dev, especially with dynamic languages (Python, Ruby, PHP, etc), the ECC is…