

My only issue with this is, I think I have had very low quality USB sticks that get corrupted putting Ventoy on them tbh.
My only issue with this is, I think I have had very low quality USB sticks that get corrupted putting Ventoy on them tbh.
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.
CMD is downright awful, when Powershell came on the scene I weeped for joy at work
I think if we had co-ops running some of these systems it would definitely alleviate some issues
Honestly Mastodon is the closest thing atm unless you can get more people to join Friendica
Update, I have made GDM unusable (not just broken styling), progress!
I appreciate the help, I did use dconf editor but I haven’t manually cleared these out and updated dconf I’ll try this out, worst case GDM is still busted.
I honestly just wish there was some really good GDM docs I could find to make it easy to reset it to default.
Like how I used GDM-Settings on Pop_OS without knowing GDM-Settings is for OLD gdm, and now I have to use LightDM because I can’t find the config files that are broken in GDM that cause it to have no styling and be black font with trails anytime something moves?
(and yes I have reinstalled it, gnome-shell, pop-theme, etc even with forcing dpkg to re-write over config files. I’ve manually gone through and deleted config files and reinstalled to redownload them, I cannot get GDM back to even default GDM let alone the pop version.)
I just wish someone was making half decent 3rd party hardware to use with Clone Hero thats NOT over $60.
Worst thing is you may have to learn downgrade commands on PopOS if a game breaks with driver updates.
Sounds like a job for a rasberry pi with pihole installed: https://pi-hole.net/
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)