cixtor
- 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 ]
- Ubuntu Smart Scopes (productsearch.ubuntu.com)
- GitHub Silly-Usernames (cixtor.com)
- Collaborative Pastio Service (cixtor.com)
- Wordpress Plugins Trac Down (plugins.trac.wordpress.org)
- Solvitio, Web/Software Development (solvit.io)
- Squatty Potty, Healthy colon, Happy life. (squattypotty.com)
- 8-Bits stats on GitHub repository (github.com)
- GitHub contributions 8-bits (cixtor.com)
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…