Cmd+Opt+Remote
Developing on Aqua from your own machine: editing, moving files, and keeping your environments and permissions working on the other side.
- Surviving without VS Code Remote SSH — tunnels, Jupyter, sshfs, and the editor-side options that don't need Remote SSH.
- The .DS_Store Strikes Back: Finder Edition — stop macOS from littering
._*and.DS_Storefiles across your Aqua home dir. - Permissions Don't Move: A /work/group Survival Guide — get the group, the mode bits, and the ACL right when files land in a shared
/work/<group>/folder, and whymvfrom~/breaks all three. - uv on Aqua: Cache + Envs Placement — the same-filesystem rule, the bench numbers behind it, three placement patterns, and the
env.shidiom for team projects on/work.