I hereby claim:
- I am yaf on github.
- I am ya_f (https://keybase.io/ya_f) on keybase.
- I have a public key ASBAUhe0KEwpEtGUyAXIWqHVnDILFoqdSVCJ0EN5WI5d2go
To claim this, I am signing this object:
git remote set-url --add origin [email protected]:... |
#!/bin/sh | |
git co gh-pages && git co source:_site -- . && git ci -m 'update site' && git push |
history | awk '{CMD[$2]++;count++;}END { for (a in CMD)print CMD[a] " " CMD[a]/count*100 "% " a;}' | grep -v "./" | column -c3 -s " " -t | sort -nr | nl | head -n10 |
git clean -nxd |
xrandr --output LVDS1 --mode 1366x768 --output VGA1 --mode 1280x960 --same-as LVDS1 | |
xrandr --output LVDS1 --mode 1366x768 --output VGA1 --mode 1024x768i --same-as LVDS1 | |
xrandr --output LVDS1 --mode 1360x768 --output VGA1 --mode 1024x768i --same-as LVDS1 | |
xrandr --output LVDS1 --mode 1024x768 --output VGA1 --mode 1024x768i --same-as LVDS1 |
todo(){ cd ~/.todo||return 1&& l=$(ls -1t|head -n1)&&t=$(date +%Y%m%d);[[ "$1" == "last" ]]&&cp $l $t; ${EDITOR:-vi} $t;cd -;} |
curl -H "Content-Type: text/html; charset=utf-8" \ | |
--data-binary @FILE.html \ | |
https://validator.w3.org/nu/?out=gnu |
command="/usr/bin/tmux -L binomage attach",no-port-forwarding,no-X11-forwarding,no-agent-forwarding ssh-rsa |
\ -*- text -*- | |
\ A sometimes minimal FORTH compiler and tutorial for Linux / i386 systems. -*- asm -*- | |
\ By Richard W.M. Jones <[email protected]> http://annexia.org/forth | |
\ This is PUBLIC DOMAIN (see public domain release statement below). | |
\ $Id: jonesforth.f,v 1.17 2007/10/12 20:07:44 rich Exp $ | |
\ | |
\ The first part of this tutorial is in jonesforth.S. Get if from http://annexia.org/forth | |
\ | |
\ PUBLIC DOMAIN ---------------------------------------------------------------------- | |
\ |
I hereby claim:
To claim this, I am signing this object: