hovanhoa.hashnode.dev2025 RewindHello, I’m still here — welcome back to my blog 👋🏻 Finally, I get to sit in my hometown and take some time to reflect on everything that happened in my life in 2025. Some friends asked why I didn’t write this blog at the end of December 2025. I cho...Feb 16·3 min read
hovanhoa.hashnode.devLoad Testing with K6I had the opportunity to optimize my company's product search engine. My goal was to reduce its response time compared to the previous codebase. To ensure this improvement, I needed to conduct load testing. This blog shares my experience and insights...Feb 18, 2025·4 min read
hovanhoa.hashnode.devLooking back on 2024I'm not entirely sure what to say right now. I was feeling so unmotivated and unsure if I should even write this, but somehow, here we are. 2024 felt like a messy year for me, filled with countless changes and overwhelming thoughts. It was a stressfu...Jan 16, 2025·3 min read
hovanhoa.hashnode.devLive Reloading in GoLive reload is a handy feature that enables developers to view updates to their code instantly, streamlining the workflow by removing the need to manually stop and restart the server after every change. Honestly, I think Golang is a compiled language...Dec 24, 2024·3 min read
hovanhoa.hashnode.devJenkins Pipeline - Getting StartedIn today's rapidly evolving software development landscape, automation plays a crucial role in meeting the demands of modern development cycles. Among the most essential tools in the DevOps toolkit is Jenkins, an open-source automation server widely ...Nov 28, 2024·5 min read