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 »
  • 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) bypass (2) career (18) ci/cd (2) cloudflare (3) config (5) container (2) cosmos (3) design pattern (13) design patterns (18) dev (13) edf (2) elasticsearch (5) expo (6) git (3) github (3) github action (3) gitlab (3) guacamole (2) junior (4) linux (4) load balancer (2) mariadb (3) middle (32) mobile (6) mongodb (2) mysql (8) netflix (5) netflixtechblog (6) nginx (4) nodejs (6) 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

  • Cách tôi thi pass chứng chỉ SAA-C03 trong 1 tháng
  • Tự động bật Mac Mini hàng ngày để remote
  • Hướng dẫn thiết lập reverse SSH tunnel để truy cập vào máy trong mạng công ty (đằng sau NAT hoặc firewall) mà không cần mở port ra ngoài Internet
  • Các lỗi đấu dây công tắc quả nhót có đèn
  • Dựng wordpress qua docker-compose và cloudflare tunnel

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

  • 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
    242 Views
  • 0
    config

    K8S cheatsheet

    Written by haonheo

    Viết cho tôi nhớ

    2 years ago
    219 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
    229 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
    243 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
    215 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
    198 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
    210 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
    185 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
    199 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
    186 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
    172 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
    189 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
    205 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
    242 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
    169 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
    199 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
    333 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
    164 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
    216 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
    553 Views

Random Articles

  • 0
    config
    article image
    haonheo

    Config nginx làm load balancer

  • 0
    config
    article image
    haonheo

    backup and restore MongoDB

  • 0
    dev
    haonheo

    Lấy secret key cho apple oauth

  • 0
    config
    haonheo

    Lỗi currentlyFocusedField is deprecated and will be removed in a ...

  • 0
    chill
    haonheo

    Senior programmers can see the future and take action before any p ...

  • 0
    config
    haonheo

    NVIDIA GeForce RTX 3070 with CUDA capability sm_86 is not compatib ...

  • 0
    dev
    haonheo

    Strategy pattern

  • 0
    config
    haonheo

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

  • 0
    dev
    haonheo

    Composite pattern

  • 0
    techblog
    haonheo

    [netflixtechblog] A/B testing là gì

  • 0
    dev
    haonheo

    Vài điều thú vị về filesort trong MySql

  • 0
    chill
    haonheo

    SECI model of knowledge dimensions – Kiến thức kỳ lạ ...