Skip to content

Instantly share code, notes, and snippets.

View xydac's full-sized avatar
🎯
Focusing

Deepak Seth xydac

🎯
Focusing
View GitHub Profile
// ==UserScript==
// @name bogleheads-relative-time
// @namespace http://tampermonkey.net/
// @version 2024-04-15
// @description try to take over the world!
// @author You
// @match https://www.bogleheads.org/*
// @icon https://www.google.com/s2/favicons?sz=64&domain=bogleheads.org
// @grant none
// ==/UserScript==
@xydac
xydac / rsync-directory-on-change.sh
Created October 17, 2018 00:34
rsync directory on recursive file changes
# requires sudo apt-get install inotify-tools
cd /sourcepath
while inotifywait -r ./*; do
rsync -e 'ssh -p 245' --exclude='.git/' -rzuv ./ [email protected]:/destination
done
@xydac
xydac / keybase.md
Created October 5, 2017 14:36
Keybase

Keybase proof

I hereby claim:

  • I am xydac on github.
  • I am xydac (https://keybase.io/xydac) on keybase.
  • I have a public key ASAAyzM5LG0pDzjibbyJU3oxx59bSKuRyTEwxwNUFEfbqAo

To claim this, I am signing this object: