/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

serverascode.com
| | techblog.jeppson.org
2.7 parsecs away

Travel
| | I followed this guide to get NVIDIA drivers working on my Proxmox machine. However when I tried to get them working in my container I couldn't see how to get nvidia-smi installed. Thankfully this blog had what I needed. The step I missed was copying & installing the NVIDIA drivers into the container with this ... Continue reading Add NVIDIA GPU to LXC container
| | imil.net
2.1 parsecs away

Travel
| | Dual GPU setup: run Qwen 3.6 27B at a Q8 quantization at 80+ tokens/sec with 39GB total VRAM
| | mark-story.com
4.7 parsecs away

Travel
| | A few years back I made a post on how I work with PHP + SQLServer. In the intervening years, the code samples in that post have aged like milk and no longer work.
| | anilwadghule.com
17.5 parsecs away

Travel
| Elixir/Erlang offers Observer a GUI tool for observing the Elixir/Erlang system In this article, we will set up the Observer for remotely connecting to the mix release deployed Elixir app. Let's start, in your Elixir app, run. mix release.init You will notice, it generates three files in