My only issue with this is, I think I have had very low quality USB sticks that get corrupted putting Ventoy on them tbh.
- 0 Posts
- 6 Comments
Joined 8 months ago
Cake day: September 22nd, 2024
You are not logged in. If you use a Fediverse account that is able to follow users, you can follow this user.
Links2 saved my ass a couple times switching to Linux this last year, still a staple when you prefer reading on a real screen.
Nah now you just switch to a TTY with a bunch of sick Rust terminal tools, or if its really borked you boot into recovery mode and mount the old filesystem and do magic spells at the filesystem until it works.
Blue MAGA: Its always never the time for criticism.
YourShadowDani@lemm.eeto linuxmemes@lemmy.world•They'll cast you back to the Windows realm with all their toxic mightEnglish2·2 months agoCMD is downright awful, when Powershell came on the scene I weeped for joy at work
I’m a little new to Python standards. Is this better or worse than putting the
def main():
outside the if statement (but callingmain()
inside it)