VirtualTam's bookmarks
58 bookmarks found
-
TeXample.net
2016-03-29 -
Graph Theory in LaTeX
2015-06-09 -
IPython - Rendering Notebooks on GitHub
2015-05-09 Wow, Github now has builtin support for IPython Notebooks \o/
-
Punchcard graph generator
2015-05-04 -
The IPython Notebook - IPython
2015-03-16 Jupyter Notebook viewer: https://github.com/jupyter/nbviewer
-
Uses a project or repository's history to plot user contributions, displaying an elegant, colored graph of the file arborescence.
After running it on quite different projects...
- Python/Bash CI/Jenkins scripts
- Qt apps: GoldenDict, Psi+
- PHP website: Shaarli
...watching some vids on teh intartubez:
- Minecraft: https://www.youtube.com/watch?v=zRjTyRly5WA
- Linux kernel: https://www.youtube.com/watch?v=AhDiYPLo3p4
- Python: https://www.youtube.com/watch?v=cNBtDstOTmA
It allows to arbitrary spot some interesting implementation aspects (sorted by descending impact):
- language-dependent trees (oh hai Java packages ^^)
- framework-dependent trees
- project-management method (none, Agile, TDD)
Having a graphical tool also quickly shows:
- the overall structure of the project (a bit cooler than a simple $ tree, way quicker than loading the project on an IDE)
- the repartition of files (by extensions)
- who are the most active contributors
- what are the most modified files over time
- who does what: additions, deletions, refactoring
Some more CI-related matters:
- are there any tests?
- what is the source code / test code ratio? (we could expect a project/lib with N modules to have at least N test modules)
- who initiates / implements / optimizes test code?
-
Présentation de KrISS feed - Tontof
2013-05-30 KrISS Feed et autres liens HTML super cool !