From my reading list - March 2016

    • curl
    • wget
    • vim
    • netdata
    • bigquery
    • ohmyzsh
    • zsh
  • modified:
  • reading: 1 minutes
  • curl vs Wget. From the author of curl page describes the differences between curl and wget.
  • The VimL Primer. I have bought this book a while ago, but did not have a time to read it. One thing which I missed when I purchased it was the L in VimL. I thought this is just another book about the Vim. But it is actually a book about the Vim language. Very short book, good to just get some basic knowledge, which may help you to debug Vim plugins.
  • Awesome-Selfhosted. This is a list of Free Software network services and web applications which can be hosted locally. Selfhosting is the process of locally hosting and managing applications instead of renting from SaaS providers.
  • netdata. Really nice looking visualization for metrics.
  • Google BigQuery Public Datasets. Few intersting data sets for your tests.
  • d’Oh My Zsh. How I unexpectedly built a monster of an open source project. The story about Oh My Zsh.

See Also