Code Snippets
là nơi tôi chia sẻ những đoạn mã nguồn ngắn gọn và hữu ích mà tôi đã sử dụng trong quá trình làm việc và dự án. Đây là những đoạn code mẫu đơn giản để giải quyết các vấn đề cụ thể như xử lý dữ liệu, tương tác với CSDL, config server ...
Thread Pool là gì
Thread pool là khái niệm quan trọng trong lập trình đa luồng và xử lý tác vụ khô...
Logrotate
To ensure efficient use of disk space, it is recommended to configure log rotati...
Curl command cheat sheet
Here is a cheat sheet of some of the most common cURL commands
Ruby Tips #1
Các tips nhanh cho Ruby hoặc Rails
PostgreSQL Tips #1
PostgreSQL - port 5432 already in use
Rust: println!()
These are the usages of the println!() macro.
DB Statistic Queries
Show max or active connections to PostgreSQL, MySQL
Nginx SSL
Install SSL certificate for Nginx with Certbot on Ubuntu