Skip to main content

Piracy

Seedbox

·224 words·2 mins
While on the topic of piracy (see my previous post about Massgrave), I wan’t to talk a little bit about seedboxes, and why I prefer to have on over adding the ARR stack to my homelab. Short answer is VPN and HDD prices. I decided to go with Whatbox for no particular reason other than I liked their approach and their website design. I really appreciate a simple design. A bit like Porkbun where I bought my latest domains, but that is a different story.

Enter the Massgrave

·377 words·2 mins
Let’s be real. Nobody likes Windows, and even fewer likes paying for it. Enter the Massgrave. Howto # Copy and paste the code below into your PowerShell terminal: irm https://get.activated.win | iex Follow the prompts and the script will take care of the rest. Note The irm command in PowerShell downloads a script from a specified URL, and the iex command executes it.