I just signed up because I wanted to be able to clone a git repo into a repl and pair program as needed. There doesn't appear to be an easy way to do this, I figured it would be the obvious feature especially with the GitHub login option. Apparently it is do-able with a little effort, but man I'd love for this to be a standard feature. "Hey Jim, I just pushed to the funky-broken branch, can you take a look and help m…
Repl.it Multiplayer
51–60 of 120 posts
Re: Repl.it Multiplayer
#52This seems like it might be useful for hackathons, especially when working with team members who aren't well-versed in git or virtualenv.
Re: Repl.it Multiplayer
#53Very cool to see this launch! I beta tested Multiplayer a few short weeks ago, and it looks like it's improved quite a bit since then
Re: Repl.it Multiplayer
#54Awesome! A few times I've had to code together with my girlfriend and went for repl.it as a reflex, checked if it supported this feature or not because it seemed like it could! (Great (free??) product!) We would then use cloud9, but now it seems like that won't be necessary!!
I really like Colab[0] by Google for a web based one, and if you have VSCode installed, their Live Share extension is pretty solid [1]
[0] https://colab.research.google.com
[1] https://marketplace.visualstudio.com/items?itemName=MS-vsliv...
Re: Repl.it Multiplayer
#55I wonder whether there's ever been much momentum within google to add programming language modes to google docs. It must have been suggested plenty of times internally. I mean, I hope not, for the sake of smaller companies like repl.it.
Re: Repl.it Multiplayer
#56Cool. Most likely it will only be used for technical interviews.
Re: Repl.it Multiplayer
#57Re: Repl.it Multiplayer
#58Disclosure: I’m the CEO of GitLab and we’re looking at live coding ourselves as well.
Re: Repl.it Multiplayer
#59I wonder what technology Repl.it is using for the multiplayer. VS code has a live coding plugin, is this what is used? Disclosure: I’m the CEO of GitLab and we’re looking at live coding ourselves as well.
But, if they don’t, here’s my take. To me it seems like this is something that would be built in-house with the ability to leverage repl.it’s existing application infrastructure. I’d imagine this would simplify the development compared to the vscode plugin. (stand-alone desktop app)
Also, long-time gitlab-CE user here. I’d love to see multiplayer as a feature.