Tag: Tech
Bitcoin ₿ in 100 Seconds and Build your Own Blockchain
#tech/blockchain Bitcoin ₿ in 100 Seconds and Build your Own Blockchain Extracts get started creating a blockchain with nodejs References source https://www....
Blockchain - Layer 0
Blockchain - Layer 0 #tech/blockchain Blockchain layer zero is made up of components that help to make blockchain a reality....
chaincode docs
#tech/blockchain chaincode docs Extracts <% tp.file.cursor(3) %> References source https://hyperledger-fabric.readthedocs.io/en/release-1.3/index.html author hyperledger...
Configure Function Keys Keychron on Linux
#how-to #os/linux #tech/hardware hold for 4 seconds fn + X + L in a terminal execute and test the function keys 1 echo 0 | sudo tee /sys/module/hid_apple/parameters/fnmode and then this, to make it permanent 1 2 echo "options hid_apple fnmode=0" | sudo tee -a /etc/modprobe....
Design patterns - Strategy
#tech/architecture #tech/programming #design-patterns Design patterns - Strategy Extracts strategy pattern graph Strategy pseudocode References source https://refactoring....
Design patterns - Strategy
#tech/architecture #tech/programming #design-patterns Design patterns - Strategy Extracts strategy pattern graph Strategy pseudocode References source https://refactoring....
Design patterns definition Refactoring.GURU.
#tech/architecture #tech/programming #design-patterns Design patterns definition Refactoring.GURU. Design patterns are typical solutions to commonly occurring problems in software design....
Design patterns definition Refactoring.GURU.
#tech/architecture #tech/programming #design-patterns Design patterns definition Refactoring.GURU. Design patterns are typical solutions to commonly occurring problems in software design....
fb-friends-crawler svg
#tech/vizualization fb-friends-crawler svg References position https://www.facebook.com/groups/731372100390914/posts/884607038400752/ author [[Christian Camacho]]
generate a vizualization of your facebook friends
#tech/graph #tech/vizualization generate a vizualization of your facebook friends download the data with [[netvizz]] import it to [[Gephi]] Choose the layout ForceAtlas2 and Run button At the right in statistics panel you run modularity The go to partition at the left and in the node tab select Modularity class (optional) add a filter of Degree range to remove the friends with out a friend in common or something like that To export the image first to press Preview and Refresh Then file -> export -> SVG/PDF/PNG file....