this post was submitted on 30 Jun 2026
15 points (85.7% liked)

Programming

27567 readers
464 users here now

Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!

Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.

Hope you enjoy the instance!

Rules

Rules

  • Follow the programming.dev instance rules
  • Keep content related to programming in some way
  • If you're posting long videos try to add in some form of tldr for those who don't want to watch videos

Wormhole

Follow the wormhole through a path of communities !webdev@programming.dev



founded 3 years ago
MODERATORS
top 4 comments
sorted by: hot top controversial new old
[–] deegeese@sopuli.xyz 4 points 5 days ago

That’s a cool idea, though I do wonder about client security of the sandbox. Also he kinda undercuts it at the end in that there’s only a client for macOS. In fairness this is a proof of concept not a product.

[–] Jimbabwe@lemmy.world 3 points 5 days ago

I think it’s neat

[–] vrighter@discuss.tchncs.de 3 points 5 days ago

ssh -L 32400:localhost:32400 my.server.com.

Then I just connect to localhost:32400 from the remote machine.

[–] turdas@suppo.fi 3 points 5 days ago