Skip to content

Instantly share code, notes, and snippets.

// ==UserScript==
// @name beta-blue
// @namespace keyboardfire.com
// @include *://*.stackexchange.com/*
// @include *://*.stackoverflow.com/*
// @include *://stackoverflow.com/*
// @include *://*.superuser.com/*
// @include *://superuser.com/*
// @include *://*.serverfault.com/*
// @include *://serverfault.com/*
llama@llama:~$ ping 8.8.8.8
PING 8.8.8.8 (8.8.8.8) 56(84) bytes of data.
64 bytes from 8.8.8.8: icmp_seq=1 ttl=45 time=12.3 ms
64 bytes from 8.8.8.8: icmp_seq=2 ttl=45 time=12.1 ms
64 bytes from 8.8.8.8: icmp_seq=3 ttl=45 time=7435 ms
64 bytes from 8.8.8.8: icmp_seq=4 ttl=45 time=6428 ms
64 bytes from 8.8.8.8: icmp_seq=5 ttl=45 time=5429 ms
64 bytes from 8.8.8.8: icmp_seq=14 ttl=45 time=7447 ms
64 bytes from 8.8.8.8: icmp_seq=15 ttl=45 time=6447 ms
64 bytes from 8.8.8.8: icmp_seq=16 ttl=45 time=5447 ms
@tckmn
tckmn / unity.txt
Last active July 24, 2020 22:51
ranting
commit 8e57aaf2a32160753306efb3a0b3660c80fa5b41
Author: tckmn
Date: Tue Jun 21 12:12:18 2016 -0400
Unity is dumb
Apparently it wants materials in the same folder as the models so I
guess I have to do this
commentary: The context for this is that Unity kept creating materials called
llama@llama:~$ cd misc/testthingy
cd: no such file or directory: misc/testthingy
llama@llama:~$ pls
mkdir -p misc/testthingy && cd misc/testthingy [enter/↑/↓/ctrl+c]
llama@llama:~/misc/testthingy$ git inti
git: 'inti' is not a git command. See 'git --help'.
Did you mean this?
init
llama@llama:~/misc/testthingy$ pls
@tckmn
tckmn / remove-bash.txt
Created June 27, 2016 02:23
Ever wondered what happens if you try to remove Bash?
llama@llama:~$ pacaur -Rs bash
checking dependencies...
error: failed to prepare transaction (could not satisfy dependencies)
:: autoconf: removing bash breaks dependency 'bash'
:: automake: removing bash breaks dependency 'bash'
:: bison: removing bash breaks dependency 'sh'
:: bsd-games: removing bash breaks dependency 'sh'
:: ca-certificates-utils: removing bash breaks dependency 'bash'
:: db: removing bash breaks dependency 'sh'
:: dhcpcd: removing bash breaks dependency 'sh'
@tckmn
tckmn / git-ssh
Last active June 25, 2016 03:36
Turn HTTP(S) Github repos into SSH (ex. usage: git-ssh origin)
#!/bin/bash
for remote in "$@"
do
remotedata="$(git remote show "$remote" | grep 'URL: ' | awk '{print $3}')"
if [ "$(wc -l <<<"$remotedata")" -ne 2 ]
then
echo >&2 "$remote:" 'abnormal `git remote'\'' output?'
@tckmn
tckmn / arch.txt
Created May 15, 2016 23:53
yay stuff
FILE TRANSFER / TARBALL
time tar czf llama-full-backup_2016-05-15.tar.gz code documents games misc music passwords.kdbx pictures school
PARTITIONING
/boot 1MiB 200MiB
/ 200MiB 32GiB
swap 32GiB 36GiB
/home 36GiB 216GiB
windows 216GiB 256GiB
@tckmn
tckmn / dict
Last active April 17, 2016 01:35
dict
This file has been truncated, but you can view the full file.
page_title
!
!!
!'O!Kung
!'O!uŋ
!=
!?
!Kung
!O!Kung
!O!ung
@tckmn
tckmn / codepage.md
Last active July 8, 2017 14:06
Compose key shortcuts for the Jelly codepage

Jelly's codepage was created by @DennisMitchell.

|_0|_1|_2|_3|_4|_5|_6|_7|_8|_9|_A|_B|_C|_D|_E|_F ---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|--- 0|¡ !!|¢ c||£ L-|¤ xo|¥ Y=|¦ !^|© oc|¬ -,|® or|µ mu|½ 12|¿ ??| C=|Æ AE|Ç C,|Ð DH 1|Ñ N~|× xx|Ø O/|Œ OE|Þ TH|ß ss|æ ae|ç c,|ð dh|ı i.|ȷ j.|ñ n~|÷ :-|ø o/|œ oe|þ th 2| |!|"|#|$|%|&|'|(|)|*|+|,|-|.|/ 3|0|1|2|3|4|5|6|7|8|9|:|;|<|=|>|? 4|@|A|B|C|D|E|F|G|H|I|J|K|L|M|N|O 5|P|Q|R|S|T|U|V|W|X|Y|Z|[|\|]|^|_

Contraction Expanded version
amn't am not
aren't are not
can't can not
could've could have
couldn't could not
couldn't've could not have
didn't did not
doesn't does not
don't do not