

Thanks for the writeup! I think bidirectional sync is what I’m used to but very few solutions seem to support it outside of the big tech ones, like you mentioned. Perhaps I need to re-evaluate whether I truly need it; I guess it’s not often I switch between editing a document on my phone to my laptop and need those changes synced instantly, and I did find a way to get Cryptomator to immediately upload any pictures or screenshots I take. I would still like my Obsidian notes files to upload instantly too, though, I think.
You should keep it around, per the Asahi docs themselves, and marcan provides some additional details in this reddit comment as well - it’s a little older, but I think it still mostly applies since the firmware update script still runs through macOS.
You could try using
diskutil apfs resizeContainer <container ID> minimum(I don’t 100% recall if the last argument is actuallyminimumbut using the regular--helpshould give you the correct one) in macOS to shrink the macOS container to smaller than the Asahi installer typically allows, or use expert mode in the Asahi install script to override the macOS size check, possibly with fewer negative consequences than deleting it outright.Sorry if you already know all this but I thought I’d add it here just in case!