Earlier quoted context omitted.
Very cool! .. so does that also mean the remote worker can't / doesn't save? Also are the changes reflected locally for both users for e.g. testing / compiling or do you rely on compute of the remote host like VNC? How about tracking changes?
Yes, the remote worker can save and the file will be saved in the host. Tracking changes is coming soon! This is super needed. We are going to add soon better tools to manage (and share) the local server. So you as a guest can edit, save and see how this is impacts the local server of the host.
Launch HN: GitDuck (YC S20) – Zoom for developers with real-time code sharing
41–50 of 113 posts
Re: Launch HN: GitDuck (YC S20) – Zoom for developers with real-time code sharing
#42Definitely a step forward in sharing by allowing each person to use their own editor. Looking forward to the vim plugin. I find myself also sharing consoles too, I'd like to see this extended to terminal sessions, perhaps the session could be rendered in other people's editors? Kind of like a live asciinema. I'd love to try this at work, unfortunately streaming Corp's code through an unapproved 3rd party service is a…
Connections are P2P btw, no code touches our servers. But yeah, I understand this is not enough to get approval.
Re: Launch HN: GitDuck (YC S20) – Zoom for developers with real-time code sharing
#43Earlier quoted context omitted.
nobody's mentioned them so i'll toss them in here - https://tuple.app/ is also focused on the pair programming problem. I don't believe they have IDE integration, but like others have said, Tuple + Live Share would be a competitor to GitDuck. Glad to see more attempts at the space though!
Hah, Tuple's motivation headline laments that time "Slack stole Screenhero from us".. I can certainly relate! Fortunately the Screenhero founder has been freed from Slack, and has rebuilt it! (with promises that it will not suffer the same fate) https://screen.so
Re: Launch HN: GitDuck (YC S20) – Zoom for developers with real-time code sharing
#44Re: Launch HN: GitDuck (YC S20) – Zoom for developers with real-time code sharing
#45For a Linux user, you can already build such a system yourself quite trivially by installing an x11vnc server on your host, setting up a SSH tunnel to a remote server which forwards the host's VNC port, and sharing SSH credentials with your colleagues who can use a VNC client to access your screen from Linux, Windows or Mac.
Re: Launch HN: GitDuck (YC S20) – Zoom for developers with real-time code sharing
#46For a Linux user, you can already build such a system yourself quite trivially by installing an x11vnc server on your host, setting up a SSH tunnel to a remote server which forwards the host's VNC port, and sharing SSH credentials with your colleagues who can use a VNC client to access your screen from Linux, Windows or Mac.
Re: Launch HN: GitDuck (YC S20) – Zoom for developers with real-time code sharing
#47Re: Launch HN: GitDuck (YC S20) – Zoom for developers with real-time code sharing
#48Re: Launch HN: GitDuck (YC S20) – Zoom for developers with real-time code sharing
#49Re: Launch HN: GitDuck (YC S20) – Zoom for developers with real-time code sharing
#50For a Linux user, you can already build such a system yourself quite trivially by installing an x11vnc server on your host, setting up a SSH tunnel to a remote server which forwards the host's VNC port, and sharing SSH credentials with your colleagues who can use a VNC client to access your screen from Linux, Windows or Mac.
I don't understand why slack is worth billions when IRC has been around for decades.