<?php | |
$outstandingBalance = -34.05; | |
$pennies = abs($outstandingBalance) * 100; | |
var_dump((int) $pennies); // => int(3404) |
netstat -apn | grep $outgoing_ip_address |
<?php | |
$m = new Memcache; | |
$m->addServer('127.0.0.1', 11211); | |
$m->addServer('127.0.0.1', 11214); // down | |
$m->set('foo', 'bar'); | |
$foo = $m->get('foo'); | |
var_dump($foo); |
- status bar is completely configurable
- http://goo.gl/98M56
- can script everything tmux can do. can script splitting windows, etc
- can add a "send text at start" command to iTerm2
- ctrl-P + fuzzy search kien.github.com/ctrlp.vim
- Ag! for a vim aware grep
- github.com/tpope - a lot of useful vim plugins
As an Infrastructure Automation Engineer you will be responsible for the development and production infrastructure that enables HauteLook developers to build products for millions of customers as reliably, rapidly, and frequently as possible. Your primary tasks will be to automate and simplify processes, manage system configurations, integrate disparate systems and manage virtualization/containerization.
The ideal candidate for this job probably has two shirts with the phrase "Shared Nothing" just in case one gets lost. They also realize that DevOps is a culture and not a job description.
- Create and maintain tools for continuous integration of code across development and production. (Automate)
- Improve the analytics infrastructure to allow the business to become even more data driven. (Measure)
HauteLook is seeking a Lead Software Engineer with eCommerce experience for a small, cross functional team. The Lead Software Engineer is focused on implementing the technical road map for their designated team. They own the technical implementation process and ensure that best practices and solid engineering principles are being upheld. Equally important, they have a good attitude and energy that empowers the team.
- Write and ship code that has the maximum positive impact for HauteLook members and Hautelook as a business
- Lead a team of 4-5 engineers to do the same
- Work with product and project managers to create great products
- Articulate ideas in ways that are helpful and constructive for other members of the team
Keep things simple, be flexible and move quickly.