I like how simplistic this is. Btw, I am one of the makers of: https://codepad.remoteinterview.io We used Firepad[1] (which is based on Firebase) to sync data. [1] https://github.com/firebase/firepad
I stumbled upon your site a few days back. It's very neat and nicely done, but I had to close it because it treated C and C++ together. I wanted to quickly check how a code will behave in C89 vs C99 (or was it even compliant with C89 standards). Is there any chance your site will differentiate C89, C99 and C++ in near future? Thanks!
Show HN: Start a pair programming session over WebRTC by just sharing a link
21–30 of 47 posts
Re: Show HN: Start a pair programming session over WebRTC by just sharing a link
#22Getting these errors in dev console. Could not open document: [object Object]
Re: Show HN: Start a pair programming session over WebRTC by just sharing a link
#23Earlier quoted context omitted.
I forget which site it is off the top of my head but there's a pretty prominent gif sharing site that does it I often get linked to. I think it's basically just as you say, for English speakers anyway, a bit of an easier way to read out URLs when talking in person or voice chatting. With non-English speakers it doesn't do much, and you're forced to say letter for letter as you would with a lot of other URLs.
its gfycat.com
Re: Show HN: Start a pair programming session over WebRTC by just sharing a link
#24Earlier quoted context omitted.
I stumbled upon your site a few days back. It's very neat and nicely done, but I had to close it because it treated C and C++ together. I wanted to quickly check how a code will behave in C89 vs C99 (or was it even compliant with C89 standards). Is there any chance your site will differentiate C89, C99 and C++ in near future? Thanks!
Thanks, that is certainly on our list.
Re: Show HN: Start a pair programming session over WebRTC by just sharing a link
#25I like how simplistic this is. Btw, I am one of the makers of: https://codepad.remoteinterview.io We used Firepad[1] (which is based on Firebase) to sync data. [1] https://github.com/firebase/firepad
I'm fascinated by the use of random word combinations instead of a random alphanumeric sequence for passing a unique URL. What was the reasoning behind this decision? On one hand, it sort of acts like a phonetic alphabet if you want to read out the URL over skype. But on the other hand - is OberonNostalgicCeciliaVoltage really that easy to spell if you aren't a native English speaker?
Re: Show HN: Start a pair programming session over WebRTC by just sharing a link
#26I like how simplistic this is. Btw, I am one of the makers of: https://codepad.remoteinterview.io We used Firepad[1] (which is based on Firebase) to sync data. [1] https://github.com/firebase/firepad
Re: Show HN: Start a pair programming session over WebRTC by just sharing a link
#27Earlier quoted context omitted.
Thanks, that is certainly on our list.
Great. Thanks!
Re: Show HN: Start a pair programming session over WebRTC by just sharing a link
#28I like how simplistic this is. Btw, I am one of the makers of: https://codepad.remoteinterview.io We used Firepad[1] (which is based on Firebase) to sync data. [1] https://github.com/firebase/firepad
I suggest you do not run things as root inside your docker containers. :)
Re: Show HN: Start a pair programming session over WebRTC by just sharing a link
#29webrtc works fine, but I'm unable to type anything...
Re: Show HN: Start a pair programming session over WebRTC by just sharing a link
#30For pair programming I can highly recommend tmux combined with any video chat (Skype, Hangout, etc.).
What we really need is a protocol so people can use their favourite editor without being forced to choose just one.
But for a protocol, I think what EtherPad (and google wave) had done with cell by cell action is what's needed. If google wave had taken off (and actually implemented their federation concept), I could definitely see people creating plugins to send and receive character operations via a google wave server.