Live data from Hacker News

Ask HN: Any way to do anonymous pair programming?

news.ycombinator.com

1–4 of 4 posts

Ask HN: Any way to do anonymous pair programming?

#1
I have started to really enjoy learning new things and i am the kind of person who learns by someone teaching. One of the more interesting ways i have learnt things is by pair programming. Is there any system that lets developers join up to discuss and learn new things through the principle of pair programming?

Re: Ask HN: Any way to do anonymous pair programming?

#4
It's not anonymous by any means, but I have a little (open source) project that is all about pair programming over the Internet. It is called "termbeamer" and it lets one person host a Linux terminal session and one or more people view the session. Coupled with a voice or video communication channel it makes for pretty good remote pair programming. See termbeamer.com for more details.