top | item 6283721

Show HN: Real time code sharing and video chat (WebRTC)

15 points| fonziguy | 12 years ago |codeshare.io | reply

10 comments

order
[+] seszett|12 years ago|reply
That's nice, but I suppose this is not free?

I'd like to use that with my colleagues, but not if it means our code crosses the internet.

[+] fonziguy|12 years ago|reply
There's no way to search CodeShares so only people who know the URL can access it. And only the latest instance is saved (using Firebase) so you can always delete the code once you're done with it.
[+] nowaydatshikray|12 years ago|reply
I would really like to see some login feature that allows you to keep the code private (in case someone guesses or discovers the url). Otherwise, its a pretty neat site and I would definitely use it
[+] tjmehta|12 years ago|reply
Cool, yah lack of login was purely for simplicity and pushing out this MVP before adding additional features without user input. Thanks for feedback!
[+] spolu|12 years ago|reply
Really cool product. What's the vision behind since this does not really cut it just yet for actual team work?
[+] tjmehta|12 years ago|reply
Dead simple code sharing and collaboration. I often find myself running over to coworkers desks to help them eyeball a certain file or snippet. One really great use case I can think of is conducting remote coding interviews.
[+] JohnDotAwesome|12 years ago|reply
It would be nice if you could add multiple files. Otherwise, lookin' good!
[+] rockymeza|12 years ago|reply
It would be nice to have 4-space indentation for Python.