#TIL : Run shell command in all hosts
#TIL : Run shell command in all hosts
I learned on 2019-02-18 about ansible, devops
#TIL : Can not run downloaded binary inside alpine linux because of missing shared libs
#TIL : Can not run downloaded binary inside alpine linux because of missing shared libs
I learned on 2019-02-02 about alpine, docker, ldd
Boost Docker CI Build Speed to ~10X times
As an software engineering developer, you know that automated CI testing is the one of keys to improve software release life cycle.
Refactoring Code - Day 2 - Các nguyên lý cơ bản trong refactoring
Improving the design of existing code - my learning
Refactoring Code - Day 1 - Cơ bản về refactoring
Improving the design of existing code - my learning
#TIL : Critical notice of string DOM manipulation using jQuery
#TIL : Critical notice of string DOM manipulation using jQuery
I learned on 2019-01-10 about javascript
#TIL : SSH to docker host in Docker for Mac
#TIL : SSH to docker host in Docker for Mac
I learned on 2018-12-03 about docker, mac
#TIL : View function source in developer tool console
#TIL : View function source in developer tool console
I learned on 2018-11-21 about debug, javascript
#TIL : Make cron job runs every seconds
#TIL : Make cron job runs every seconds
I learned on 2018-11-15 about bash, cron, linux
#TIL : Telnet server through SSL or TLS
#TIL : Telnet server through SSL or TLS
I learned on 2018-11-13 about bash, openssl, tls