These commands are good as of 2011-07-27.
App store http://itunes.apple.com/us/app/xcode/id448457090?mt=12) The download/install takes awhile so start it first. When it finishes downloading you will still need to run it to complete installation.
| import Benchmark._ | |
| object App { | |
| def main(args: Array[String]): Unit = { | |
| benchmark(100000){ | |
| report("foo"){ foo() } :: | |
| report("bar"){ bar() } :: | |
| Nil | |
| } | |
| } |
These commands are good as of 2011-07-27.
App store http://itunes.apple.com/us/app/xcode/id448457090?mt=12) The download/install takes awhile so start it first. When it finishes downloading you will still need to run it to complete installation.
Attention: the list was moved to
https://github.com/dypsilon/frontend-dev-bookmarks
This page is not maintained anymore, please update your bookmarks.
| CODESWARM_DIR="/home/user/src/code_swarm/" | |
| # extract from your git repo | |
| git log --name-status --pretty=format:'%n------------------------------------------------------------------------%nr%h | %ae | %ai (%aD) | x lines%nChanged paths:' > $CODESWARM_DIR/data/activity.log | |
| # convert to XML for CodeSwarm | |
| python convert_logs/convert_logs.py \ | |
| -g $CODESWARM_DIR/data/activity.log -o $CODESWARM_DIR/data/activity.xml | |
| # create a new config that points to the correct input XML and saves snapshots |
Disclaimer: This piece is written anonymously. The names of a few particular companies are mentioned, but as common examples only.
This is a short write-up on things that I wish I'd known and considered before joining a private company (aka startup, aka unicorn in some cases). I'm not trying to make the case that you should never join a private company, but the power imbalance between founder and employee is extreme, and that potential candidates would