Skip to content

Instantly share code, notes, and snippets.

@vukhanhtruong
vukhanhtruong / jetson_setup.md
Created November 1, 2025 09:51 — forked from hoangnt2601/jetson_setup.md
Cài đặt môi trường và thư viện triển khai AI trên Jetson nano

Nvidia Drivers, Cuda, Cudnn, Tensorrt

Nvidia Drivers

Gỡ bỏ Cuda, Drivers cũ trên máy

sudo /usr/local/cuda-X.Y/bin/uninstall_cuda_X.Y.pl
sudo /usr/bin/nvidia-uninstall
sudo reboot
@vukhanhtruong
vukhanhtruong / CLAUDE-STATE-MACHINE-DIAGRAMS-COMMAND.md
Last active March 3, 2026 10:14
Claude slash command to generate state machine diagrams to give human a system level view to verify correctness. Reveal logic gaps or avoid unexpected state.

Install

  • Create new commands/ folder into your .claude
  • Create new file .claude/commands/state-machine.md with the content in state-machine.md file

Usage

/state-machine all backend components