just some more awesome
First, here is a good tutorial for using Screen: http://www.linuxjournal.com/article/6340 Screen is great for keeping long running processes running. This is especially useful if you are ssh'ed into a server. But, I know people who live in Screen even locally. Not sure what the benefit is of that. But, to each his own. Some Screen Commands Whenever you see something like "ctrl+a, c", that means "ctrl+a" then press "c". From the command line: screen => Starts screen screen -R => (Note that this is run from...
http://startuplessonslearned.blogspot.com/2008/09/what-does-startup-cto-actua... So, what is a CTO supposed to be doing all day? I think Eric Ries, in the above post, sums it up pretty well. The CTO's primary job is to make sure the company's technology strategy serves its business strategy. So concise. So correct. The key phrase in that statement is "serves its business strategy". Technology often forgets why it exists. Why does technology exist? It exists to serve some function. If you work for a...
http://gitready.com/ Quick snippets of Git tips and tutorials.
Sprinkle is a software provisioning tool you can use to build remote servers with, after the base operating system has been installed. http://github.com/crafterm/sprinkle/tree/master I am going to have to try this out! It looks really promising. I have used a number of Cap scripts to do something similar. But, this solution looks more elegant.
A Ruby based Continuation Integration server. I have not had a chance to try it yet. But, this could be an interesting project. http://integrityapp.com/
If you have not watched it already, go watch the Apple battery video here: http://www.apple.com/macbookpro/ Prior to watching this video and understanding the reasons for an enclosed battery, it was difficult to understand Apple's decision. Now, I am going to wait for the new enclosed battery to make its way to the 15" MacBook Pro before purchasing one. It all just makes sense. I think this is a great example of how we can get used to something, and think that it is the "correct" way. But, in reality, the thing...
All I Really Need To Know About Pair Programming I Learned In Kindergarten View SlideShare document or Upload your own. (tags: programming)