RxJava: Behavior of observeOn
I like RxJava and use it every day: it is already very mature library and helps a lot, but some parts of it still need to »
I like RxJava and use it every day: it is already very mature library and helps a lot, but some parts of it still need to »
If you wanted to enable SSL for your website, it is the best time to do it - "Let's Encrypt" provides SSL »
In the last post I said, that drawing multicolor string with wrapping in WinForms application is not an easy task if you don't want »
Recently I was faced with a task to draw multicolor string with wrapping (considering given width) on the control in WinForms application. The first idea came »
Sometimes it's needed to add an additional protection level for the data, which is stored in shared preferences. What's the easy way »