PinnedUpdate AWS SG With cliWe usually allow our IP into a EC2 with the security group that allow our IP. Unfortunately our IP changes (well, at least Tatooine does)…Mar 8, 2023Mar 8, 2023
The 404 between Caddy and ReactI’ve been pulling my hair out trying to figure out the 404 problem every time when I hit refresh on my react project, which is sitting on…Mar 13, 2023Mar 13, 2023
Factory Reset VS CodeIt becomes slow, the search becomes hopeless, and my installed extensions are endless, so it’s time to “reset” to a factory setting and…Sep 28, 2022Sep 28, 2022
Github Deploy KeyLet’s say Micky Mouse use his github account on a server, and then next day he was fired from Disney, wouldn’t that be something if you’re…Mar 3, 2022Mar 3, 2022
Get that MySQL (in DOCKER) UP!so there are a lot of how-to articles regarding spinning MySQL up with docker and either it’s not working, or you can’t connect to it…Nov 2, 2021Nov 2, 2021
Solving Kotlin compile complainSo I was working with pulsar and come across this error while coding withJun 1, 2021Jun 1, 2021
Golang global logging using uber zapso you want to use the logger from go.uber.org/zap globally, and there are several ways of doing it: (for shortest way jump to #4)Mar 24, 2021Mar 24, 2021
Test Slack in GOAnother way to test slack-API in your go code. We use this in cobra for our CICD pipeline (using github.com/slack-go/slack)Oct 19, 2020Oct 19, 2020