cixtor

↗ HN profile [ 34.2 ms ] full profile
Karma
8
Created
September 10, 2013 (12y ago)
Submissions
0
[ my public key: https://keybase.io/cixtor; my proof: https://keybase.io/cixtor/sigs/qawbyxPL4_jFmL7_h9trnVL0jO14WSxFzjV5GbBsB8Y ]
  1. Ubuntu Smart Scopes (productsearch.ubuntu.com)
  2. Wordpress Plugins Trac Down (plugins.trac.wordpress.org)
  3. The talks for me: $ git init $ touch 'README.md' $ git add 'README.md' $ DATE=$(stat -c %y 'README.md' | sed 's/2013/2000/g') $ git commit -m 'Initial commit' --date "$DATE" $ git remote add origin…