I hereby claim:
- I am astromoose on github.
- I am astromoose (https://keybase.io/astromoose) on keybase.
- I have a public key whose fingerprint is FCF3 F09C 9420 4F1A F1FA E710 355D 7DE1 2E82 08C8
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
#!/bin/bash | |
set -x | |
echo "Running" | |
echo "Installing jq" | |
sudo curl --silent -Lo /bin/jq https://github.com/stedolan/jq/releases/download/jq-1.5/jq-linux64 | |
sudo chmod +x /bin/jq | |
echo "Setting timezone to UTC" |
#!/bin/sh | |
# Proxy Autostart/auto-configure for Mac OS 10.11.5 | |
# written by Kyle Falconer <[email protected]> June 2016 | |
# | |
# cntlm was setup using the instructions found at: | |
# http://blog.hoachuck.biz/blog/2013/03/21/howto-set-cntlm-on-mac-os-x/ | |
# | |
# cntlm autostarts using launchctl | |
# see the plist at |
define :cname_record, :hostname => nil do | |
name = params[:name] | |
hostname = params[:hostname] | |
subdomain = name.split(".").tap(&:shift).join(".") | |
remote_file "/home/#{node[:owner_name]}/.route53" do | |
source "route53.yml" | |
cookbook 'supply_chain_db' | |
owner node[:owner_name] | |
group node[:owner_name] |
# -*- ruby -*- | |
# Needs following parameters configured in rake.rb: | |
# DNS_DOMAIN: domain for which to set entries, including trailing dot | |
# (e.g. "example.com.") | |
# DNS_ATTRIBUTE: attribute containing hostname to CNAME to, defaults | |
# to 'fqdn'; for EC2, use "ec2.public_hostname" | |
# DNS_ENTRIES: hash mapping hostname to node search query, | |
# e.g. {'buildbot' => 'recipes:buildbot', 'monitoring' => | |
# 'roles:monitoring'} |
The Max Planck Society has established a new MPI for Intelligent | |
Systems to understand the organizing principles of autonomous systems | |
by combining theory, computation, material science and biology. The | |
Perceiving Systems Department in Tübingen seeks for the earliest | |
possible date | |
Vision, Graphics and Kinect Programmers | |
We are looking for several highly talented programmers with strong | |
technical knowledge of computer vision and graphics to support basic |