Golang: How to parse the JSON arguments from the Command-line flags?Passing the JSON argument via the Command-line flag seems to be not typical, but we may need it in some cases. This post will show you how…Jun 12, 2021Jun 12, 2021
HackerRank: Flatland Space Stations SolutionThe problem’s link: https://www.hackerrank.com/challenges/flatland-space-stations/problemDec 12, 20192Dec 12, 20192
CircleCI: How to detect the compiling errorCircle CI is a CI/CD service, which is quite convenient to help you deploy your code to the remote server. This post aims to provide a…Sep 13, 2019Sep 13, 2019
AWS: How to increase EBS volume on EC2In real projects, it is common to increase the EBS volumes on the EC2 as the project develops deeper and further. In this module, I will…Jun 24, 2019Jun 24, 2019