shlogg · Early preview
Gabriel Lavoura @lavouragabriel

M.E. in Computer Engineering, B.S. Automation Engineer, Software Engineer, working on game dev with Unity and Unreal. So Long, and Thanks for All the Fish!

Install NVIDIA CUDA On WSL2 In 6 Easy Steps

Install NVIDIA CUDA on WSL2: Update WSL, remove old GPG key, install Linux x86 CUDA Toolkit, download & organize files, copy keyring.gpg, run apt update & install CUDA.

Setting Up Ollama Locally With Docker In 5 Easy Steps

Setting up Ollama locally for LLM testing: use Docker, pull latest image, create network, run container & execute commands to download models. Easy & powerful!