Hào nheo
  • Nhà
  • Chào
  • chill
  • config
  • dev
  • blockchain
  • [email protected]
June 2023
M T W T F S S
 1234
567891011
12131415161718
19202122232425
2627282930  
« May   Jul »
  • July 2025
  • June 2025
  • February 2025
  • December 2024
  • September 2024
  • August 2024
  • April 2024
  • February 2024
  • January 2024
  • December 2023
  • November 2023
  • October 2023
  • August 2023
  • July 2023
  • June 2023
  • May 2023
  • April 2023
  • March 2023
  • February 2023
  • January 2023
  • December 2022
  • November 2022
  • October 2022
  • September 2022
  • August 2022
  • July 2022
  • May 2022
  • April 2022
  • March 2022
  • February 2022

backup (2) career (18) ci/cd (2) cloudflare (3) config (5) cosmos (3) cronjob (2) design pattern (13) design patterns (18) dev (13) edf (2) elasticsearch (5) expo (6) git (3) github (3) github action (3) gitlab (3) junior (4) k8s (2) linux (4) load balancer (2) mariadb (3) middle (32) mobile (6) mongodb (2) mysql (8) netflix (5) netflixtechblog (6) nginx (4) nodejs (6) olap (2) Pattern (14) patterns (5) proxy (3) python (6) python3 (2) reactnative (11) restore (2) senior (36) ssh (3) static analysis (2) timestone (3) ubuntu22 (3) unity (6) wordpress (4)

Recent Posts

  • Giải pháp triển khai bộ nhớ ngắn hạn và dài hạn cho LLM
  • Cách Google Analytics hoạt động và cách clone 1 hệ thống như GA: (Phần 2) Clone Google Analytics
  • Cách Google Analystic hoạt động và cách clone 1 hệ thống như GA: (Phần 1) Về Google Analytics
  • PMP không khó – pass sau 2 tháng
  • Tôi đã vibe coding 1 dự án cho khách hàng như thế nào và các bài học

Recent Comments

  • Hà on SSH máy công ty không cần mở port
  • Tuyen Vu on Các bài viết nguy hiểm sẽ bị đặt password
  • BigFan on State pattern
  • mungvt on Tự dựng hệ thống NFS (Network File System)
  • mungvt on SSH máy công ty không cần mở port

Archives

  • July 2025
  • June 2025
  • February 2025
  • December 2024
  • September 2024
  • August 2024
  • April 2024
  • February 2024
  • January 2024
  • December 2023
  • November 2023
  • October 2023
  • August 2023
  • July 2023
  • June 2023
  • May 2023
  • April 2023
  • March 2023
  • February 2023
  • January 2023
  • December 2022
  • November 2022
  • October 2022
  • September 2022
  • August 2022
  • July 2022
  • May 2022
  • April 2022
  • March 2022
  • February 2022

Categories

  • blockchain
  • chill
  • config
  • dev
  • techblog
  • Uncategorized

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org
  • 0
    config

    Dựng proxy từ máy chủ bảo mật để bypass restrict

    Written by haonheo

    Mong muốn: Chuẩn bị: Thực hiện: Sử dụng Bạn set proxy trong trình duyệt hoặc […]

    2 years ago
    254 Views
  • 0
    config

    K8S cheatsheet

    Written by haonheo

    Viết cho tôi nhớ

    2 years ago
    233 Views
  • 0
    config

    Giới thiệu và cài đặt cơ bản Kubernetes: Quản lý ứng dụng phân tán dễ dàng

    Written by haonheo

    Giới thiệu: Kubernetes (K8s) là một hệ thống mã nguồn mở để quản lý và […]

    2 years ago
    245 Views
  • 0
    config

    Tích hợp Sonarqube với Gitlab CI/CD

    Written by haonheo

    Mục đích: Thực hiện: Test xem có đúng code thối nó không cho pass không.

    2 years ago
    257 Views
  • 0
    config

    Tự dựng gitlab runner để CI/CD gitlab

    Written by haonheo

    Mong muốn: Yêu cầu: Setup trong repo gitlab như sau Cài trong máy chủ như […]

    2 years ago
    229 Views
  • 0
    dev

    Proxy Pattern

    Written by haonheo

    The proxy pattern is a software design pattern. A proxy, in its most general form, […]

    2 years ago
    208 Views
  • 0
    config

    Các Network mode của VirtualBox

    Written by haonheo

    Network là một trong các thành phần có thể ảo hóa để thử nghiệm ở […]

    2 years ago
    223 Views
  • 0
    dev

    Adapter pattern

    Written by haonheo

    The adapter pattern is a software design pattern that allows the interface of an existing […]

    2 years ago
    196 Views
  • 0
    dev

    Factory Method pattern

    Written by haonheo

    The factory method pattern is a creational pattern that uses factory methods to deal with […]

    2 years ago
    210 Views
  • 0
    dev

    Decorator pattern

    Written by haonheo

    The decorator pattern is a design pattern that allows behavior to be added to an […]

    2 years ago
    199 Views
  • 0
    dev

    Composite pattern

    Written by haonheo

    The composite pattern describes a group of objects that are treated the same way as […]

    2 years ago
    185 Views
  • 0
    dev

    Abstract Factory

    Written by haonheo

    Abstract Factory provide an interface for creating families of related or dependent objects without specifying […]

    2 years ago
    199 Views
  • 0
    dev

    Builder Pattern

    Written by haonheo

    The builder pattern is a design pattern designed to provide a flexible solution to various […]

    2 years ago
    217 Views
  • 0
    dev

    Prototype Pattern

    Written by haonheo

    Specify the kinds of objects to create using a prototypical instance, and create new objects […]

    2 years ago
    253 Views
  • 0
    dev

    Đến tuổi lười giải thích và comment

    Written by haonheo

    Nếu muốn code không cần comment ít ra phải như ảnh trên:

    2 years ago
    178 Views
  • 0
    config

    Singleton Pattern

    Written by haonheo

    Ensure a class only has one instance, and provide a global point of access to […]

    2 years ago
    215 Views
  • 2
    dev

    SSH máy công ty không cần mở port

    Written by haonheo

    Với các bạn dùng Linux thì ssh vào được máy bàn ở công ty là […]

    2 years ago
    352 Views
  • 0
    Uncategorized

    Bridge Pattern

    Written by haonheo

    Decouple an abstraction from its implementation so that the two can vary independently. Tách rời […]

    2 years ago
    177 Views
  • 0
    dev

    Facade Pattern

    Written by haonheo

    Provide a unified interface to a set of interfaces in a subsystem. Facade defines a […]

    2 years ago
    229 Views
  • 0
    dev

    Design patterns dễ như ăn kẹo

    Written by haonheo

    Design patterns là 1 trong những chủ đề quan trọng nhưng không được nhiều trường […]

    2 years ago
    582 Views

Random Articles

  • 0
    config
    article image
    haonheo

    Xử lý lỗi không gõ được tiếng Việt sau khi update M ...

  • 0
    dev
    haonheo

    Pyre + Pysa: tự động scan lỗi bảo mật và lỗi source ...

  • 0
    config
    haonheo

    Hướng dẫn dựng Apache Superset

  • 0
    config
    haonheo

    Chạy cronjob hàng ngày khi không có máy chủ

  • 1
    config
    haonheo

    Tự động update DNS cloudflare bằng cronjob + bash

  • 0
    config
    haonheo

    Cách tôi backup blog hàng ngày tự động

  • 0
    dev
    haonheo

    Lấy secret key cho apple oauth

  • 0
    config
    article image
    haonheo

    Lỗi AmbiguousMatchException: Ambiguous match found.

  • 0
    config
    article image
    haonheo

    Lỗi System limit for number of file watchers reached…

  • 0
    config
    haonheo

    Tự động thêm thời gian tạo bản ghi Elasticsearch

  • 2
    Uncategorized
    haonheo

    goodbye my social life :)

  • 0
    techblog
    haonheo

    [netflixtechblog] A/B testing là gì