Installing Jetson Mate with 4 NVIDIA Xavier Modules Learn how to create your own local AI cluster and install Kubernetes on it with the Jetson Mate and 4x NVIDIA Xavier modules
Getting Nvidia SDK Manager to work with WSL Learn how to configure the Nvidia SDK Manager to work on Windows through WSL
Installing WSL to a Custom Location Here, I delve into the process of installing the Windows Subsystem for Linux (WSL) on a custom location on your Windows 10 machine, making it easier for developers to manage and access their Linux environment.
Working with Cloud in an Enterprise Environment and involving different Personas How enterprise environments work with different personas to offer a standardized cloud development approach
Running Ghost on Azure (Pulumi) Learn how you can set up an automatic deployment script to deploy your ghost blog with pulumi
Running Ghost on Azure (CLI) Learn how you can run your own self-hosted Ghost Blog environment on Azure backed by a CDN and Dedicated Database
Setting up Cloudflare Tunnels I am working on a Mobile Application (spoiler) that I am developing through React-Native and Expo. Now to develop this application, I want the mobile app to connect to my backend and frontend seeing that I need to implement authentication (that already gets handled by Tinx.ai in the backend)