
Run a Simple Node.js Server in Docker on Ubuntu/Jetson
A quick Node.js app in Docker is a great test of your runtime. Let’s pull the official Node image, mount your code, and…
Read more →Fresh tutorials, opinions and updates.
A quick Node.js app in Docker is a great test of your runtime. Let’s pull the official Node image, mount your code, and…
Read more →Edge AI is growing fast, and choosing the right hardware matters. NVIDIA Jetson and Coral Edge TPU are two leading…
Read more →Choosing between an NPU and a TPU can be confusing—especially when you’re building on a Raspberry Pi 5 with an M.2…
Read more →Monitoring is vital. Metrics Server gives you kubectl top for CPU/memory. jtop shows GPU, power, and thermals on NVIDIA…
Read more →This tutorial shows how to deploy Nginx on Kubernetes, verify the deployment and pods, expose it via a NodePort…
Read more →Learn how to completely remove Docker and containerd from your Ubuntu or Debian system. This step-by-step guide covers…
Read more →A pragmatic cheatsheet for NVIDIA Jetson admins: customize fan curves, watch temps, set power and clocks, install jtop…
Read more →Jetson devices make great lightweight Kubernetes masters. You can use Docker or containerd as runtime, install kubeadm…
Read more →Flashing installs JetPack OS and SDKs on Jetson devices. NVIDIA’s SDK Manager automates most steps, but recovery mode…
Read more →