Excitements, confusions and frustrations

Knowledge without action is wastefulness and action without knowledge is foolishness. - Al-Ghazali

Recent posts

Jun 26, 2018
Don't trust visualizations too much <script src="https://code.highcharts.com/highcharts.js"></script> We have big sales events more than couple of times a ...
Jun 9, 2018
High I/O redis server with persistence ## TL;DR version ## When using redis as primary data storage, or in situation where maximum persistence is required, co...
May 28, 2018
Configuring environment values with Spring boot At our company Java is one of primary programming languages. And this means that Spring Framework is widely used. We d...
May 3, 2017
SMS scams in Japan Japan has unique take on how to deal technology. Once it was leading world with its robots and electronics. But it was t...
Nov 13, 2016
Building Apache HTTP server from source with HTTP/2(SPDY) support I recently setup new server, for experimenting with new technical stacks. I have been planning to use it for comparison...