Skip to content
Illustration of a bird flying.

  • revamp your terminal

    Nâng cấp cho Terminal của bạn, để tăng hiệu suất làm việc (phần 1) (Hoặc khiến bạn quên luôn công việc) Theo khảo sát của Stackoverflow năm 2024 thì có một xu hướng các nhà phát triển chuyển từ việc code trên IDE như vscode hay IntelliJ sang neovim. Trong khi chiều ngược lại –…

    February 11, 2025
  • Collective nouns

    Bạn gọi một đàn cá là gì: “a group of fishes”? Sai rồi, đó là “a school of fish” collective noun, danh từ chỉ số lượng là một trong những thứ khó nhằn nhất kể cả với người bản xứ tại vì … nó hầu như không có quy luật cụ thể (!) mà thường…

    July 18, 2023
  • Light without objects, is dark

    “Light without objects, is dark. Objects without light, are dark.” This is a short but good read from the author Zane Scheepers: To perceive brightness, 2 things are required. Light, and, something to reflect the light to our eyes. Outer space only has one of those. Light isn’t bright. Objects which emit or reflect light,…

    June 18, 2023
  • KRSI – Kernel Runtime Security Instrumentation

    KRSI (appeared in Kernel v5.7) stands for Kernel Runtime Security Instrumentation and the target of this patch is to allow users to implement lsm hooks by utilizing bpf compiled code. This gets interesting for a couple of reasons: LSM ENABLE KRSI BOOT PARAMETER Check current boot parameter cat /proc/cmdline Edit the boot parameters sudo vim…

    December 8, 2022
  • [Event] nhận tiền từ PAYCO (miễn phí)

    Update: 2022-10-13 Mình chia sẻ cách nhận MIỄN PHÍ 15,000-45,000 won (áp dụng cho cả hội viên cũ) từ PAYCO. Trong sinh hoạt hàng ngày, mình thường xuyên dùng các dịch vụ của Naver, Toss, và đặc biệt là Kakao. Nhưng hôm nay mình muốn giới thiệu với các bạn có số điện thoại hợp…

    October 13, 2022
  • Some issues with git and gpg

    Read here if you want to stumble upon some interesting URLs (my repo) Key takeaways: make sure to configure your username, email, and gpg private key, sometimes even gpg version you can get some info here about your key, after generating your key if you got that error while executing gpg -a –export your@email then try these…

    June 12, 2022
  • Protected: Security and Privacy in Machine Learning

    There is no excerpt because this is a protected post.

    August 16, 2021
  • [visudo] Username is not in the sudoers file

    Username is not in the sudoers file. This incident will be reported Besides making sure that your username is in sudo group (I think it is), there are other cases that cause this problem. Some of them may have something to do with sudoers file (/etc/sudoers) in my case, i accidently commented out 1 important…

    April 20, 2021
  • Overview of Container Runtimes

    Foundation OCI: Open Container Initiativefounded by Docker, CoreOS, and othersimage-specruntime-specCRI: Container Runtime Interface enables kubelet to use different runtimesCNI: Container Network Interface Container Runtimes high-level runtimes often incorporate low-level runtimes that are otherwise standalone projects.  If tomorrow you get the urge to add your own container project to the ever-growing jungle, you should make it…

    April 5, 2021
  • Bản quyền phần mềm

    Có rất nhiều loại bản quyền (License) dành cho phần mềm (software program). Về định nghĩa thì có thể tìm thấy dễ dàng. Tuy nhiên đôi khi mọi người hay có thắc mắc về cái nào thì được thương mại hóa mà không phải cung cấp mã nguồn. Bài này mình sẽ trích ra một…

    April 2, 2021
1 2 3 … 25
Next Page→

Proudly powered by WordPress