- 2025
-
Code Review Best Practices
“Code Review is not just about finding bugs — it’s about learning, growing, and building better software together.” Why Do Code Reviews? Code reviews are not just for catching bugs. They impr...
read more→
-
Dropdown Terminal Recommendations and Installation Guide Across Platforms
In development and daily workflows, dropdown terminals have become a powerful productivity booster thanks to their quick summon and hide functionality. This article summarizes excellent dropdown te...
read more→
-
Doom Emacs Practical Tips and Configuration Guide for Go / Python / Flutter
Doom Emacs is a modern Emacs configuration framework that combines Vim keybindings, a modular architecture, and ultra-fast startup—ideal for developers in any language. This post not only summ...
read more→
-
Quick Reference for Practical Vim Tips
Vim is hailed as the “God of Editors” — lightweight, fast, fully keyboard-driven, and capable of evolving into a powerful IDE through its plugin system. This article focuses on practical tips fo...
read more→
-
Building a High-Performance Metrics Monitoring System with Golang, Gin, gRPC, and Prometheus
This article guides you through integrating Prometheus into a Go project from scratch, covering: Standard HTTP services Gin framework gRPC services Installing Prometheus on A...
read more→