I hereby claim:
- I am zatricky on github.
- I am tr1cky (https://keybase.io/tr1cky) on keybase.
- I have a public key ASAb5JDcwhqyajV_-a9h6BHkkO2VCKcTU9caGIjQEqdpdgo
To claim this, I am signing this object:
#!/usr/bin/env python3 | |
""" Custom remote transmission server configurations | |
""" | |
from transmission_rpc import Client | |
# See https://transmission-rpc.readthedocs.io/ | |
PROTOCOL="https" | |
USERNAME="user" | |
PASSWORD="password" | |
HOST="remote.server.example.net" |
bdseal dr7 6 | |
add r7 r7 1 | |
mod r7 r7 6 | |
bgtz 7 r7 | |
yield | |
j 0 | |
ls r4 dr7 0 Occupied | |
l r5 dr7 Activate | |
seqz r0 r5 | |
and r6 r4 r0 |
#/bin/bash | |
set -e | |
set -u | |
#set -x | |
diskusage () { # (directory) | |
pushd "$@" > /dev/null | |
echo "## $(pwd) ##" | |
du -xk --max-depth=1 | sort -nr | awk ' | |
BEGIN { |
#!/bin/bash | |
[[ "$(id -u)" -eq 0 ]] || (echo "Got root?" ; exit 5) | |
command -v btrfs > /dev/null || (echo "Command not found: btrfs" ; exit 4) | |
for folder in $* ; do | |
mount | awk '{print $3}' | grep "$(pwd)/${folder}" && echo "${folder} has a submount?" && exit 1 | |
btrfs sub list . | grep "${PWD##*/}/${folder}" && echo "${folder} has a subvolume?" && exit 2 | |
[ -e ${folder}.temp ] && echo "${folder}.temp already exists?" && exit 3 || true | |
mv ${folder} ${folder}.temp | |
btrfs sub create ${folder} |
#!/bin/sh | |
# | |
# NAME: mkscript | |
# Description: Creates a basic script using itself as a template | |
# Created: 2013-09-12 | |
# Updated: 2018-06-02 | |
# Version: 0.14.2 | |
# Copyright (C) Brendan Hide 2013-2018 | |
# License: MIT License (Expat) | |
# See https://opensource.org/licenses/MIT and https://en.wikipedia.org/wiki/MIT_License |
(cs|client-download|content[1-8]).steampowered.com|hsar.steampowered.com.edgesuite.net|steamcontent.com|edgecast.steamstatic.com|steampipe.akamaized.net|steam.apac.qtlglb.com|steam.apac.qtlglb.com.mwcloudcdn.com|l3cdn.riotgames.com|riotgamespatcher-[ab].akamaihd.net(.edgesuite.net|)|worldwide.l3cdn.riotgames.com|dist.blizzard.com|llnw.blizzard.com|level3.blizzard.com|dist.blizzard.com.edgesuite.net|blzddist[123]-[ab].akamaihd.net|blizzard.vo.llnwd.net|edge.blizzard.top.comcast.net|edgecast.blizzard.com|nydus.battle.net|hirez.http.internapcdn.net|(akamai|lvlt).cdn.ea.com|download.origin.com|origin-[ab].akamaihd.net|river.data.ea.com|pls.patch.station.sony.com|gs2.ww.prod.dl.playstation.net|gs2.sonycoment.loris-e.llnwd.net|windowsupdate.com|dlassets.xboxlive.com|msxbassets.loris.llnwd.net|xboxone.loris.llnwd.net|xboxone.vo.llnwd.net|images-eds.xboxlive.com|xbox-mbr.xboxlive.com|assets1.xboxlive.com.nsatc.net|assets[12].xboxlive.com|patch.tera.enmasse-game.com|cdn.gog.com|wpc.11df.deltacdn.net|11df-eu-lb.wpc.edg |
I hereby claim:
To claim this, I am signing this object: