Bash command history has a problematic default configuration. Basically there is a single ~/.bash_history file that each bash shell reads at startup. If you start multiple bash’s then they’ll have identical history to begin with. So far so good. The first problem is that bash does not write new commands to ~/.bash_history until the process […]
Continue readingYear: 2018
Why I’ll never use Postman
I’m talking about this Postman https://www.getpostman.com/ So, the essence of this “Why I’ll never use Postman” would be that, because I’m well versed, fluent in the command line environment I simply don’t need something like Postman. Postman is a single special purpose utility. Where as the command line environment is a whole very powerful interface […]
Continue readingBlockchain to save the world
Very interesting article https://www.nytimes.com/2018/01/16/magazine/beyond-the-bitcoin-bubble.html
Continue reading