Show HN: srctree = pastebin + git + canvas
Hello HN. This is my first webapp. It works like a pastebin, in which you can visually keep track of the changes you and others make to it.
I was a little reluctant about posting it here because I'm not sure it meets the HN quality standards, but, as a beginner, I would really appreciate to have some feedback and/or tips.
The url is: http://srctree.net/
An example of usage: http://srctree.net/1
Thanks!
9 comments
[ 677 ms ] story [ 1090 ms ] threadhttp://srctree.net/3S-2
Maybe I need to think of a better way to present this!
Definitely an interesting idea.
My original idea was to create a tool that somehow helped people to debug pieces of code - perhaps a function or a single file - with help from others, so that others could pinpoint the "error" or present a nicer solution.
You are right. I don't think it would be the best way to share bigger projects.
http://3.bp.blogspot.com/_aHXMSfhY_hY/TFxP-Eoc3rI/AAAAAAAAAH... is an example of similar data.
You could have multiple panes/columns of data, one for the graphical tree, one for the date for each node, one for the username for each node, and one for a node comment.