“Super public” for Submodule Clear Code SeparationWhen the code base get bigger and bigger it gets harder to manager it, which is normally happen for successful projects. And will come up…Sep 17Sep 17
Use Java Libs from GitHub in GradleLet’s say you wanna make a fork of Java library on github or use lastest commit from master in your projectJul 11, 2023Jul 11, 2023
Copy Redis Data to New ServerSometimes we need to copy redis data to new instanceAug 4, 2022Aug 4, 2022
Making portable binary for MacOSLet’s say we want to take some binary and prepare it for distribution (unsigned), here is how we can make it portable with example of psqlSep 26, 2020Sep 26, 2020
Capture Javascript Async Stack TracesJavascript stacktrace do not include async calls, that sucks.Jun 16, 20192Jun 16, 20192
PostgreSQL SSL with LetsencryptTutorial for setting up PostgreSQL server with SSL certificates by letsencrypt.Feb 14, 20195Feb 14, 20195
Published inITNEXTKubernetes State Backup to GitWould it be hard to recover some components of k8s cluster if they were accidentally deleted?Nov 30, 2018Nov 30, 2018
Setting Nginx with LetsEncrypt and Client SSL CertificatesClient SSL Certificates are used to authenticate client to establish SSL connection. It can be used for all connections with SSL, eg…Mar 27, 2018Mar 27, 2018
If countries had lower bordersI think I would enjoyed it, along with many others. But what could go wrong if that regulations are dropped?Mar 15, 2018Mar 15, 2018
Waithook — Testing WebHooks Behind the RouterWaithook.com was build to ease receiving HTTP notifications in development and testing environments. It uses WebSockets to deliver…Feb 14, 2017Feb 14, 2017