- this is a checklist
- or is it a task list?
- click this
- test this
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/Applications/zoom.us.app/Contents/MacOS/zoom.us "package.name=zoomusInstallerFull.pkg&package.version=latest&package.size=15216k&downloadRoot=https://launcher.zoom.us/client&action=join&browser=chrome&confid=dXc7amUaTB6L4MoR1f4SKQ%3D%3D&confno=8948405401&zc=0&mcv=0.92.11227.0929&pk=e30&sta=false" | |
set `confid` to your room meeting |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Last login: Tue Nov 3 09:00:18 2015 from c-68-53-142-130.hsd1.tn.comcast.net | |
Mon Nov 09 13:47:23 gampopa ~ | |
# ▸ curl -sSL https://get.rvm.io | bash -s stable --ruby=jruby | |
Downloading https://github.com/rvm/rvm/archive/1.26.11.tar.gz | |
Downloading https://github.com/rvm/rvm/releases/download/1.26.11/1.26.11.tar.gz.asc | |
gpg: keyring `/root/.gnupg/pubring.gpg' created | |
gpg: Signature made Mon 30 Mar 2015 05:52:13 PM EDT using RSA key ID BF04FF17 | |
gpg: requesting key BF04FF17 from hkp server keys.gnupg.net | |
gpg: /root/.gnupg/trustdb.gpg: trustdb created | |
gpg: key D39DC0E3: public key "Michal Papis (RVM signing) <[email protected]>" imported |
alias hue_blue='curl -s "http://10.255.2.251/cgi-bin/hue.cgi?user=jameswhite&action=all_on&color=blue"'
alias hue_cyan='curl -s "http://10.255.2.251/cgi-bin/hue.cgi?user=jameswhite&action=all_on&color=cyan"'
alias hue_green='curl -s "http://10.255.2.251/cgi-bin/hue.cgi?user=jameswhite&action=all_on&color=green"'
alias hue_indigo='curl -s "http://10.255.2.251/cgi-bin/hue.cgi?user=jameswhite&action=all_on&color=indigo"'
alias hue_lavender='curl -s "http://10.255.2.251/cgi-bin/hue.cgi?user=jameswhite&action=all_on&color=lavender"'
alias hue_orange='curl -s "http://10.255.2.251/cgi-bin/hue.cgi?user=jameswhite&action=all_on&color=orange"'
alias hue_pink='curl -s "http://10.255.2.251/cgi-bin/hue.cgi?user=jameswhite&action=all_on&color=pink"'
alias hue_red='curl -s "http://10.255.2.251/cgi-bin/hue.cgi?user=jameswhite&action=all_on&color=red"'
alias hue_white='curl -s "http://10.255.2.251/cgi-bin/hue.cgi?user=jameswhite&action=all_on"'
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
javascript:(function(){window.prompt("Copy to clipboard: Ctrl+C, Enter", " - [x] [" + document.title + "](" + window.location.href + ")");})(); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
-----BEGIN PGP PUBLIC KEY BLOCK----- | |
Version: GnuPG/MacGPG2 v2.0.22 (Darwin) | |
Comment: GPGTools - https://gpgtools.org | |
mQINBFT030YBEADH1fAs3QwCFfN8mfEN+n8v/2nVuBz4aAj277AmNlNVPFw/GKO/ | |
h1pSw/Wyl2bIF1VPoYdl1gQORyKnL0SvqiwlhmQZY9JC84BrwksLOgUkZdKmDcTG | |
FlJpAOyO4y8JFo8w3QjA7EA542xtXX3N6ljMJKL/FZfMwl9S8rJGgROWyUO6MX3s | |
UR7b2YTyfjdj6flL/tTQNwnpw7Mi6x/yVSdJKseo2H3nfQXb1YT3+Z48U1orK6y7 | |
MGb0RkM+xAPruuNL/U2YjTDwTfbC7FOAWK8nBMwqKexMt5Lrx/gt5Kc+udKMQLvh | |
aYWQenVqHdUIZzhtaVXY3utvp8me5YixwFit4IrRXEZ6MLaxgerPuS8MmDyop6t9 |
I hereby claim:
- I am rick on github.
- I am rickbradley (https://keybase.io/rickbradley) on keybase.
- I have a public key whose fingerprint is 2FC5 3B15 9F78 284D 5127 6735 1855 81A2 1529 F03C
To claim this, I am signing this object:
I wanted to move from using a shared copy of my boxen personal manifest to using files managed out of my dotfiles repo. Instead of cutting a pull request every time I want to add a homebrew package to my laptop, I'm managing this like I manage the rest of my dotfiles -- just commit and go.
To do it, I am using a symlink:
% ln -s /Users/rick/.boxen-manifests /opt/boxen/repo/modules/people/manifests/rick
(It's also possible to just commit that symlink directly into the the org's boxen git repo at modules/people/manifests/rick
.)
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# GitHub::SQL - a helping hand for SQL in a rails app. | |
# | |
# Built for MySQL, adaptations and updates welcome. | |
# | |
# Authors/maintainers: @jbarnette, @zerowidth, et. al. | |
# | |
# The MIT License (MIT) | |
# | |
# Copyright (c) 2014 GitHub, Inc. | |
# |
- A reading list for services engineering, with a focus on cloud infrastructure services
- Most content is on applied distributed systems and systems operations
- Please send suggestions to @mmcgrana or open an issue
NewerOlder