crushyerbones@lemmy.worldtoLinux@lemmy.ml•Every time I search for a USB key, I end up finding the ones flashed with OS ISOs! I don't have a normal key anymore lol
271·
6 months agoWhy is everyone suggesting ventoy and stuff and no one is telling you to just reformat drives you no longer need? Or are they all live OSs in use? Am I missing something?
Legit bit of code I saw once
getRandomColor() { Random.seed = 0; return Color.blue; }