Hacker News new | ask | show | jobs
by tomatohs 2230 days ago
I'm building a product that combines screencasting with git, so you can talk about code as you work and discover it in your git history. I like how you describe it as "over the top," I think the biggest advantage is that video can be created while you code rather than writing which typically occurs after I'm done. The product is in beta and you can sign up here:

https://paircast.io

1 comments

That looks cool!

How does this compare to livecoding on a streaming platform?

It integrates with code. The transcript on the right side is a combination of git diffs and audio transcription which is generated from your cast. Each git diff automatically commits to your git repository so you can reference the video from your git history.