Hello there. I have had a little bit hard days but still there were some new things to share.

vim error quit

Sometimes you need to quit editor with error code. It happens not so often and the most notable situation is when you need to somehow abort git-committing at “write your message” stage. Here you can manually kill your editor’s instance or, in case of using vim, enter :cq (link). Finally I don’t have to kill my vim instance manually.

scala fp practice

I have decided to start reading some FP Scala books as long as I had not a lot of real-world practice with it and I feel some lack of such experience. So leaving here some useful links to start with:

At least I hope it will help me to fill some gaps.


So, that is all for today. Thank you for a reading. Good luck, have a nice day.