Roadmap

by

For some background, I have a Nvidia DGX server for various ML tasks. I connect to it through Tailscale, then use SSH tmux.

When I need a UI, I use tunnels for remote desktop on port 5902, chat UIs, dashboards, and other services from whatever experiment I am running. Once I had several experiments going, the tunnels became painful to manage. I kept forgetting which local port belonged to which service.

I’ve been using it with my Spark over Tailscale for a while, and it has been stable for me. I’m promoting it in case anyone else has ended up with the same mess of ports.

Also, If anyone has a good tool for browsing files from a Mac, especially the folder structure, Markdown files, and images, I’d love a recommendation. Otherwise, this that will be next :)

Next: Remote files (planned)

  1. Open a pasted path: paste an absolute path copied from remote pwd, choose a saved server, and open that folder.

  2. Navigate folders: show the files and subfolders at that path, with basic navigation and refresh. No search or indexing.

  3. Download a file: choose a local destination, track progress, cancel, and reveal the result in Finder.

  4. Download a folder: transfer a folder recursively, show progress, and allow cancellation.

  5. Preview images: preview one supported remote image at a time.

  6. Render Markdown: render remote Markdown in a safe, read-only view.

Hope it helps. Please provide feedback!

3 views

Add a comment

Replies

Be the first to comment