Short introduction to ssh-copy-id and ssh config files
When you’re working on many different servers, you might get tired of constantly looking for an IP address, or a password to log in. This makes the whole process very tiring.. Ctrl+R on linux can be helpful if you remember a part of the hostname, but remembering the password is almost impossible - of course if you use a secure one.
bitcoinjs-lib in Meteor.js
If you want to use bitcoinjs-lib in Meteor js, try out this package: https://atmospherejs.com/ca333/bitcoinjs
add it via:
meteor add ca333:bitcoinjs
Bitcoin for the masses: Bitcoin Address
You know what an email address is? I’m sure you do.. It’s a string of letters (and numbers) in a certain format (eg. with an @ symbol), that serves as your identification and also as a pointer as to where the message you’re sending should go. Bitcoin’s address is very similar, only instead of sending the message to it, you’re sending a different kind of information - Bitcoin.
Bitcoin for the masses: Bitcoin 101
I like to look at Bitcoin the same way as I look at gold. Here’s a quick explanation as to why.
Bitcoin for the masses (series of posts)
Recently, my interest in large proportions switched to Bitcoin both from financial and technical standpoint. I’ve been reading a lot on the topic (be it books, forums, reddit discussions, youtube videos, various conference talks etc.). One thing I noticed, and it has been noted many times by many people (and very influential ones) in Bitcoin community, is the difficulty of “getting” the Bitcoin, and understanding what it is from the standpoint of a “regular” human - Homo Domesticus .