NOTES FROM INTRODUCTION TO IONIC APP DEVELOPMENT - April 13, 2016
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 ArticleInstall OpenVPN w/ Private Internet Access
openvpnpia.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 ArticleInstall Vagrant on openSUSE/Debian/CentOS; Initialize an Ubuntu or CentOS Box
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 ArticleOLD-keybase.md
OLD-keybase.mdKeybase proofI hereby claim:I am 84adam on github.I am 84adam (https://keybase.io/84adam) on keybase.I have a public key whose fingerprint is 6ECC 36C6 5F6D E8CC F641 1C74 4D73 AC2D BC94...
View ArticleGreen $PS1 with $USD bitcoin price from wink.sh
$PS1 with BTC price from wink.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...
View ArticleCalculate rounded percentage in bash using bc
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 Articlecodeacademy CSS L8
composer-install.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 ArticleCreate new sudo user; disable root login via SSH
noroot-ssh.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 ArticlePlot BTC Market Cap Weekly EMAs
btc-mc-EMA-plot.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 ArticleVim configuration
.vimrc 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 ArticleExtract text from PDF files
pdf_text.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 ArticleExtract text from a PDF given its URL
pdf_url_text.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 Articlessh_vim_bash_SETUP
ssh_vim_bash_SETUP.mdno root sshCreate a new non-root user, follow the prompts: # adduser <new-username>Give sudo permissions to the new user: # usermod -aG sudo <new-username>Check groups...
View ArticleConvert between bitcoin public key types: xpub/ypub/zpub
convert_xyz_pub.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 ArticleMy collection of bitcoin-related RSS newsfeeds.
AA-Bitcoin-RSS-Feeds.opml 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 Articlekeybase.md
keybase.mdKeybase proofI hereby claim:I am 84adam on github.I am bc1984adam (https://keybase.io/bc1984adam) on keybase.I have a public key ASDrUT8jKjB08T4GWNscufRGcL8f3n_OwmDxfHfcK8LLRgoTo claim this,...
View ArticlePython Systemd Daemon Example
python-systemd-daemon-example.mdCreate a program in pythonExample: x.py prints out increasingly large random numbers, once per second:import math from random import randint from time import sleep t = 0...
View Article5Y5Y-inflation-swaps.py
5Y5Y-inflation-swaps.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 ArticleApply a function to one column and assign the output to two pandas dataframe...
pandas-one-in-two-out-apply.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...
View ArticleKnown Public Neutrino-Enabled Bitcoin Full Nodes
neutrino-bitcoin-nodes.md[Application Options] feeurl=https://nodes.lightning.computer/fees/v1/btc-fee-estimates.json [Bitcoin] bitcoin.active=1 bitcoin.mainnet=1 bitcoin.node=neutrino [neutrino]...
View Article