warp: a bash script to SSH from a list of hostnames
Imagine if you could SSH somewhere by picking a hostname from a list. Now you can.
Imagine if you could SSH somewhere by picking a hostname from a list. Now you can.
Fabio Rehm’s Devstep sets out to provide a pretty awesome experience. It lets you bootstrap a development environment with extreme ease.
Perhaps not the most practical new programming language, Escher is nothing if not interesting.
A simple static desktop web server. Because simple stuff shouldn’t need Apache, IIS, or Nginx.
Apple shocked the developer community yesterday with its announcement of Swift, a new programming language for its Cocoa and Cocoa Touch platforms.
Interested in Swift? Here’s a list of related docs, gists, and projects to get you up and learning…
Brilliant ideas can be painfully obvious in retrospect. They’ll leave you thinking, “Why didn’t we I think of that before?!” Docopt is that for parsing CLI arguments.