Install Cuda on Ubuntu 26.04 LTS

I recently installed Kubuntu 26.04 LTS on my System76 Serval WS laptop, which has an RTX 2070. I am currently setting up the packages I need for standard softwa

Read Article

Install Cuda on WSL Ubuntu

I've been preparing my workstation for AI development and plan to build everything inside Windows Subsystem for Linux (WSL) using Ubuntu. This is a quick guide

Read Article
Install Zig on Fedora Linux

Install Zig on Fedora Linux

Zig is a general-purpose programming language built for simplicity, performance, and reliability. Andrew Kelley created it in 2015 as a modern successor to C. I

Read Article

The Quest for Computer Vision in Rust

I have been learning Rust on and off for a while now. I usually build small projects to get comfortable with the syntax and the compiler. Those are great for le

Read Article
Tips on using DeepSeek Chat as a search engine

Tips on using DeepSeek Chat as a search engine

I’ve been using DeepSeek Chat for a while now, probably longer than I’d like to admit. Over time, I’ve stumbled onto a few methods that completely changed how I

Read Article

WSL Container Public Preview: Run Linux Containers Natively on Windows, No Docker Required

If you've been following the Linux development experience on Windows, you've likely seen buzz about WSL Container. On June 29, 2026, Microsoft officially announ

Read Article