Dokku is extremly simple PaaS (platform as a service) . Philosophy of this software is quite simple. It is as simple as possible clone of Heroku.
Just some geeky stuff
My friend was quite confused about OAuth 2 today (facebook specifically) so I decided to write a couple of tricks for facebook and instagram authentication.
If you are anything like me, it happens to you also that you battery just runs out and laptop turns off.
Race condition is very common problem which is not mentioned so commonly and that is not so good.
Latest Posts
RF is like jumping into a pool with cold water. At first, you are like WTF am I doing, but, then, you realize, you are already creating some waves…
Did you forget to print error on rejection, in a huge project and are now having issues debugging it? I wrote a snippet of code to solve that.