Dionysis Zindros, National Technical University of Athens [email protected]
pseudonymous anonymous web-of-trust identity trust bitcoin namecoin proof-of-burn timelock decentralized anonymous marketplace openbazaar
| angular.module('Facebook', []) | |
| .factory('Facebook', function($rootScope, $q){ | |
| var facebook = {}; | |
| /** | |
| * @name facebook.getPermission | |
| * @requires $q | |
| * | |
| * @description | |
| * Try to receive permissions from Facebook. |
| # set up flags for Numpy C extentions compiling | |
| export CFLAGS="-arch i386 -arch x86_64" | |
| export FFLAGS="-m32 -m64" | |
| export LDFLAGS="-Wall -undefined dynamic_lookup -bundle -arch i386 -arch x86_64" | |
| export CC=gcc-4.2 | |
| export CXX="g++ -arch i386 -arch x86_64" | |
| pip install numpy | |
| # success! |
Dionysis Zindros, National Technical University of Athens [email protected]
pseudonymous anonymous web-of-trust identity trust bitcoin namecoin proof-of-burn timelock decentralized anonymous marketplace openbazaar
From: https://stackoverflow.com/questions/7983204/having-a-private-branch-of-a-public-repo-on-github
git clone --bare https://github.com/user/old-repository.git