News

Discover how AI agents like Claude Code are transforming bash scripts, automating tasks, and revolutionizing workflows for developers.
If you stream a lot of content, you'll want to use a Linux distribution with certain qualities. Here are my favorite distributions for streaming.
One reason that I've stuck with WSL on Windows, to the point that I install it on every new Windows machine I get, instead of PowerShell is that I find the whole Linux and Unix-li ...
Thankfully, someone at Microsoft realized the pain and decided to bring sudo to Windows. Now, I’m hopeful the Redmond-based company will continue adding useful features. In fact, I would love for ...
If you’re the type of person to go out on a limb and run crazy commands to see what they actually do, though, make sure you’re at least logged into the right computer first.
Are you getting started with PowerShell? If so, this guide will help you to create and run your first script on Windows.
To create and run shell scripts on Windows PC, you need to install Ubuntu, enable Windows Subsystem Linux, and Developers mode.
These scripts are various ways to automate much of the installation of various Linux distributions. The primary purpose for this repo is a set of shell scripts that mimic the "Arch Way" of installing ...
There’s actually a command to list all other commands that a Linux shell knows, but more than likely you’re not familiar with it. If there’s ever been a counterintuitive Catch-22 in regards to using ...