Published inThe Bug ShotsMy Journey into embracing Neovim as my PDEMy Long and Winding Road to Becoming a Vim/Neovim UserMay 10, 20241May 10, 20241
Published inThe Bug ShotsVisualizing Your Git Repository History with GourceGit is a powerful version control system that allows you to track changes to your code over time. While git log gives you a textual history…Sep 28, 2023Sep 28, 2023
Published inThe Bug ShotsGit Submodules: A Game-Changer for Streamlining Microservices DevelopmentIn the world of microservices development, maintaining consistency across different repositories can be a real challenge. It’s not uncommon…Sep 24, 2023Sep 24, 2023
Published inOSINT AmbitionSherlock: The Internet Sleuth for User ProfilesIntroductionSep 22, 2023Sep 22, 2023
Published inThe Bug ShotsE2E / Integration Testing in Golang with ory/dockertestWhile unit and component tests are crucial for verifying individual parts of an application work as expected, e2e/integration tests play an…Sep 20, 2023Sep 20, 2023
Published inThe Bug ShotsUnleashing Productivity with a Customized Zsh TerminalThe terminal is a developer’s playground, and customizing it can significantly boost your productivity. In this blog post, I’ll walk you…Sep 16, 2023Sep 16, 2023
Published inThe Bug ShotsMoving from Azure Git Wiki to Vitepress: A Painless Journey to Speedy DocumentationIn the world of software development, documentation is often an overlooked yet crucial aspect of a project’s success. At our company, we…Sep 15, 2023Sep 15, 2023
Published inThe Bug ShotsSynchronising Periodic Tasks and Graceful Shutdown with Goroutines and Tickers | GolangGoroutines and channels are very useful and powerful primitives provided in the Go programming language for concurrently handling events…Sep 12, 2023Sep 12, 2023
The Clickbait Epidemic: How Tech Blogs Are Sacrificing Substance for ClicksIn recent times, the landscape of online tech articles in blogs has taken a disheartening turn. A noticeable trend has emerged, where…Sep 9, 2023Sep 9, 2023
Published inThe Bug ShotsSafeguard Your REST APIs Using Open Policy Agent — OPAAuthorization is a crucial concern for most applications. As app logic grows, permission checks often get scattered across handlers…Sep 6, 2023Sep 6, 2023