In the immortal words of Van Halen: [Panama!][panama]
9:50am : Arnaud De Moissac (DCbrain) - 1st Floor, Classroom 105
scott@Scotts-MacBook-Pro:/Users/scott/Documents/Chef/do/dome> kitchen create -l debug | |
-----> Starting Kitchen (v1.4.2) | |
/Users/scott/.rvm/gems/ruby-2.2.3/gems/bigdecimal-1.2.7/bigdecimal.bundle: warning: already initialized constant BigDecimal::BASE | |
/Users/scott/.rvm/gems/ruby-2.2.3/gems/bigdecimal-1.2.7/bigdecimal.bundle: warning: already initialized constant BigDecimal::EXCEPTION_ALL | |
/Users/scott/.rvm/gems/ruby-2.2.3/gems/bigdecimal-1.2.7/bigdecimal.bundle: warning: already initialized constant BigDecimal::EXCEPTION_NaN | |
/Users/scott/.rvm/gems/ruby-2.2.3/gems/bigdecimal-1.2.7/bigdecimal.bundle: warning: already initialized constant BigDecimal::EXCEPTION_INFINITY | |
/Users/scott/.rvm/gems/ruby-2.2.3/gems/bigdecimal-1.2.7/bigdecimal.bundle: warning: already initialized constant BigDecimal::EXCEPTION_UNDERFLOW | |
/Users/scott/.rvm/gems/ruby-2.2.3/gems/bigdecimal-1.2.7/bigdecimal.bundle: warning: already initialized constant BigDecimal::EXCEPTION_OVERFLOW | |
/Users/scott/.rvm/gems/ruby-2.2.3/gems/bigdecimal-1.2.7/bigdecim |
########## | |
# Win10 Initial Setup Script | |
# Author: Disassembler <disassembler@dasm.cz> | |
# Version: 1.7, 2016-08-15 | |
# dasm's script: https://github.com/Disassembler0/Win10-Initial-Setup-Script/ | |
# THIS IS A PERSONALIZED VERSION | |
# This script leaves more MS defaults on, including MS security features. | |
# Tweaked based on personal preferences for @alirobe 2016-11-16 - v1.7.1 |
All the notes I felt like taking from day 1, and any other interesting tidbits on which I want to follow up.
Presenter: Domenic Puzio, Capital One
Presenter: Derek Weeks, Sonatype
#!/usr/bin/env python | |
# I've been dealing with lots of hex-encoded junk lately, so I needed a tool to | |
# do quick hex-encoding or decoding on the command-line. (...and I'm picky | |
# about how such things should work, so here we are.) | |
import logging | |
import os | |
import sys |
My brain-dump from attending April 8th - 12th, 2018.
Many (all?) sessions will be available in the Anaconda channel on YouTube.