Show HN: Start a pair programming session over WebRTC by just sharing a link
11–20 of 47 posts
Re: Show HN: Start a pair programming session over WebRTC by just sharing a link
#12Earlier quoted context omitted.
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?
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.
Re: Show HN: Start a pair programming session over WebRTC by just sharing a link
#13It connected me with the developer but somehow I was not able to type anything. It kept displaying connecting.. I used Chrome.
Re: Show HN: Start a pair programming session over WebRTC by just sharing a link
#14I 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
#15Earlier quoted context omitted.
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?
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.
Of course then you'll have to use more words for a similar number of links.
Re: Show HN: Start a pair programming session over WebRTC by just sharing a link
#16Nicely done. I'm myself toying with webrtc and remote pair programming, so I think this is really cool. One question: before beginning the session I got a "popup" claiming that the session is encrypted, does it just mean it's https or are you doing any other encryption?
Re: Show HN: Start a pair programming session over WebRTC by just sharing a link
#17Re: Show HN: Start a pair programming session over WebRTC by just sharing a link
#18Re: Show HN: Start a pair programming session over WebRTC by just sharing a link
#19I 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?
http://web.archive.org/web/20090918202746/http://tothink.com...
Re: Show HN: Start a pair programming session over WebRTC by just sharing a link
#20For pair programming I can highly recommend tmux combined with any video chat (Skype, Hangout, etc.).