Live data from Hacker News

Introducing CodePlayer: Watch your code like a movie

engineering.hackerearth.com

11–13 of 13 posts

Re: Introducing CodePlayer: Watch your code like a movie

#11
I was hoping it would allow me to "play" my git repo.

What I want is the ability to see how a function has changed over time. I want to zoom in on a particular function, and watch it grow from a stub to a hairy beast, as the project matures.

Does something like this exist?

Re: Introducing CodePlayer: Watch your code like a movie

#12
post #11

I was hoping it would allow me to "play" my git repo. What I want is the ability to see how a function has changed over time. I want to zoom in on a particular function, and watch it grow from a stub to a hairy beast, as the project matures. Does something like this exist?

You mean as the function gets expanded into several bald little angels, right? :)
Post reply on HN