Gource is a really cool visualization tool. Here's a Gource visualization of development of the Python programming language (C Python implementation, aka CPython): https://www.youtube.com/watch?v=cNBtDstOTmA Here's a collection of Gource visualizations: https://github.com/acaudwell/Gource/wiki/Videos If you create your own visualizations, I strongly recommend that you automate doing it as much as possible. For exampl…
Gource.io – a software version control visualization tool
11–20 of 34 posts
Re: Gource.io – a software version control visualization tool
#12Gource is a really cool visualization tool. Here's a Gource visualization of development of the Python programming language (C Python implementation, aka CPython): https://www.youtube.com/watch?v=cNBtDstOTmA Here's a collection of Gource visualizations: https://github.com/acaudwell/Gource/wiki/Videos If you create your own visualizations, I strongly recommend that you automate doing it as much as possible. For exampl…
Hmm, why do you recommend adding music? This is a pet peeve of mine, many videos would be better without attaching unrelated music to them. Less processing is better.
There's always the mute button. Gource would be mute by default, so you're not losing anything.
I actually think the music in that Python vid is awesome.
Re: Gource.io – a software version control visualization tool
#13Re: Gource.io – a software version control visualization tool
#14Do you know which library (or similar one) is used for this visualization?
Re: Gource.io – a software version control visualization tool
#15Gource is a really cool visualization tool. Here's a Gource visualization of development of the Python programming language (C Python implementation, aka CPython): https://www.youtube.com/watch?v=cNBtDstOTmA Here's a collection of Gource visualizations: https://github.com/acaudwell/Gource/wiki/Videos If you create your own visualizations, I strongly recommend that you automate doing it as much as possible. For exampl…
Hmm, why do you recommend adding music? This is a pet peeve of mine, many videos would be better without attaching unrelated music to them. Less processing is better.
Re: Gource.io – a software version control visualization tool
#16Gource is a really cool visualization tool. Here's a Gource visualization of development of the Python programming language (C Python implementation, aka CPython): https://www.youtube.com/watch?v=cNBtDstOTmA Here's a collection of Gource visualizations: https://github.com/acaudwell/Gource/wiki/Videos If you create your own visualizations, I strongly recommend that you automate doing it as much as possible. For exampl…
Hmm, why do you recommend adding music? This is a pet peeve of mine, many videos would be better without attaching unrelated music to them. Less processing is better.
For the human. Videos are way more interesting to most people if there's an audio track of some kind. Anyone who doesn't like the sound can mute it.
Less processing really isn't relevant. CPU is cheap. Yes, audio does take some additional space & network, but it's practically nothing compared to the space required for a video. So if you're making a video anyway, add some sound and make it interesting for the human who's viewing it.
Re: Gource.io – a software version control visualization tool
#17Currently running `./configure` and going through the dance of working out what my package manager calls each of the dependencies one at a time with no idea of progress (has anyone solved this problem?).
Re: Gource.io – a software version control visualization tool
#18Is there a binary available for this? Download on the site seems to just be source. Currently running `./configure` and going through the dance of working out what my package manager calls each of the dependencies one at a time with no idea of progress (has anyone solved this problem?).
Re: Gource.io – a software version control visualization tool
#19Gource is a really cool visualization tool. Here's a Gource visualization of development of the Python programming language (C Python implementation, aka CPython): https://www.youtube.com/watch?v=cNBtDstOTmA Here's a collection of Gource visualizations: https://github.com/acaudwell/Gource/wiki/Videos If you create your own visualizations, I strongly recommend that you automate doing it as much as possible. For exampl…
Hmm, why do you recommend adding music? This is a pet peeve of mine, many videos would be better without attaching unrelated music to them. Less processing is better.
Re: Gource.io – a software version control visualization tool
#20Earlier quoted context omitted.
Hmm, why do you recommend adding music? This is a pet peeve of mine, many videos would be better without attaching unrelated music to them. Less processing is better.
> Hmm, why do you recommend adding music? For the human. Videos are way more interesting to most people if there's an audio track of some kind. Anyone who doesn't like the sound can mute it. Less processing really isn't relevant. CPU is cheap. Yes, audio does take some additional space & network, but it's practically nothing compared to the space required for a video. So if you're making a video anyway, add some soun…
If I press the mute button I will not know if I'm missing out on some important commentary.
There should be a standardized way to convey that the audio is optional and doesn't directly relate to the video. To be fair this also applies to videos without sound (how am I supposed to know there is no sound unless I've watched the whole thing?) - though with the advantage that one can leave it unmuted and at least detect if someone starts talking.