I have an SSD on my Steam Deck. 2TB drive. I'm considering to move it to Ally. Now, I want to migrate everything on my Bazziz3374352te to the 2TB drive first. Because downloading is a nightmare at my place. 100Mbps is still too slow.
if you happen to have a 2tb external ssd around then clonezilla off of a ventoy usb will make the transfer to a bigger drive easy and painless and make sure there's no errors. it takes longer though.
Question, does the Bazzite Nvidia image track the Production or Beta branch of Nvidia? reason being is Nvidia beta 555 branch should be releasing next week with explicit sync support which should clear up the flickering issues with Steam since no X11 in Fedora 40
Yeah doesn't look like it, startx throws errors and no session switch options on gdm either. @HikariKnight thanks Hikari, on Silverblue removing and layering the beta driver branch isn't much of an issue, but with the OCI approach on Ublue i've found layering packages that already exist in the image to be problematic.
i think i can beat that one of my oldest big projects was over 100k lines i believe of perl scripts (although i did separate them out but i did som really cursed stuff in it)
did you know if you package a single perl script properly, you can run almost any perl script on any system without perl as a dependency and you can just chainload any dependency into the "binary" you created effectivelly running perl without perl
the sad part is I've discovered this exists which is like, a more sane alternative to steamtinkerlauncher but its development might be stalled https://github.com/JordanViknar/SimpleSteamTinker:NOOO:
https://github.com/rsu-client/rsu-client for reference, i think it was about 100k lines of code in total, or i am thinking of another project but i remember this had a lot of lines of code
granted I'm uh, not very good at coding but the difference for me is I KNOW I'm not good at coding so I DON'T DO IT and instead focus on the stuff I am good at like testing things and writing detailed documentation and issue reports