ambient steampunk
gistfile1.txt 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...
View ArticleKeep per virtualenv postactivate scripts in WORKON_HOME
postactivate 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...
View ArticleOverride Python's dict with this for JS style dot notation access :-)
dotdict.py 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...
View Articlehack so mkvirtualenv uses a different interpreter
example.sh 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...
View ArticleANSI colored Python logging
color_log.py 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...
View ArticleA simple way for Python cron tasks to exit if another process is currently...
gistfile1.py 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...
View ArticleSolves the "coding" challenge at letsrevolutionizetesting.com
curlit.sh 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...
View ArticleMonocle Twisted Redis subscriber
monocle_tx_redis_sub.py 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...
View ArticleSublimeText 3 Preferences
Preferences.sublime-settings 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...
View ArticleMy ST3 Python settings
Python.sublime-settings 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...
View ArticleQuick logging config for Python shell
get_me_loggin.py 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...
View ArticleTLS notes
tls-notes.mdServer configMozilla Operations Security (OpSec) team:Cipher suite: Modern compatibilityGeneral server config: NginxStrong SSL Security on nginxGenerate new Ephemeral Diffie-Hellman (DHE)...
View ArticleReproducing Terraform GH Issue #4488
terraform.log 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...
View ArticleReproducing Terraform GH Issue #5290
terraform.log 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...
View ArticleKeybase proof of GitHub identity
keybase.mdKeybase proofI hereby claim:I am brainsik on github.I am brainsik (https://keybase.io/brainsik) on keybase.I have a public key whose fingerprint is 5D80 FC62 9CEF 8FAE 737C DDED 19A1 D142...
View ArticleOpenSSL client commands
openssl-cli-notes.mdConnect to TLS endpoint w/SNIecho | openssl s_client -connect $site:$port -servername $site Show certificate expiration datesecho | openssl s_client -connect $site:$port -servername...
View ArticlePostfix - secure relaying to smarthost
main.cf 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...
View ArticleCommand to add a CA to your Java key store
add-ca-to-java.sh 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...
View ArticleStubby config for Quad9
stubby.yml 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...
View ArticleUbiquiti ER-X Notes
ubnt-erx-notes.mdGuidesGeneralMike Potts guideLarry Land guideSpecificAirport guest network VLANCloudflare DDNSBootloader bugThere is an initialization issue in the bootloader for the ER-X causing all...
View Article