<?xml version="1.0" encoding="utf-8"?>

<feed xmlns="http://www.w3.org/2005/Atom">
<title>Tyler Cipriani: Visualizing Git&#x2019;s Merkle DAG with D3.js</title>
<link href="https://tylercipriani.com/blog/2016/03/21/Visualizing-Git-Merkle-DAG-with-D3.js/"/>
<link href="https://tylercipriani.com/blog/2016/03/21/Visualizing-Git-Merkle-DAG-with-D3.js/comments.atom" rel="self" type="application/atom+xml"/>
<author>

<name>Tyler Cipriani</name>

</author>

<rights type="html" xml:lang="en">

	<a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike License</a>
	Copyright © 2017 Tyler Cipriani

</rights>


<id>https://tylercipriani.com/blog/2016/03/21/Visualizing-Git-Merkle-DAG-with-D3.js/</id>

<subtitle type="html">Tyler Cipriani</subtitle>
<generator uri="http://ikiwiki.info/">ikiwiki</generator>
<updated>2018-06-13T19:34:11Z</updated>
<entry>
	<title>comment 1</title>

	<id>https://tylercipriani.com/blog/2016/03/21/Visualizing-Git-Merkle-DAG-with-D3.js/comment_1_3834ab677c537f53bcec13056a5f78e5/</id>

	<link href="https://tylercipriani.com/blog/2016/03/21/Visualizing-Git-Merkle-DAG-with-D3.js/#comment-13edc2418ebe9a7288da0b25fea81602"/>

	<author><name>Sheltonaq</name></author>





	<updated>2018-06-13T19:34:11Z</updated>
	<published>2016-06-03T14:06:20Z</published>


	<content type="html" xml:lang="en">
	&lt;p&gt;Having enough knowledge on how to implement that kind of output in programming is really necessary. Thus, it’s a good thing that there are a lot of blogs like this one who shares information and techniques that a person is needed to have in order for them to also do the same output that they have done.&lt;/p&gt;


	</content>



</entry>
<entry>
	<title>Great!</title>

	<id>https://tylercipriani.com/blog/2016/03/21/Visualizing-Git-Merkle-DAG-with-D3.js/comment_2_1e6238acb87b467c480740c96c20b9a3/</id>

	<link href="https://tylercipriani.com/blog/2016/03/21/Visualizing-Git-Merkle-DAG-with-D3.js/#comment-7be10a8e75c93e5017b0f4f9d4d851c9"/>

	<author><name>Durand D Souza</name></author>





	<updated>2018-06-13T19:34:11Z</updated>
	<published>2016-08-31T00:09:38Z</published>


	<content type="html" xml:lang="en">
	&lt;p&gt;This article was really helpful, thanks! I’m trying to understand the significance of DAGs when it comes to networked storage such as IPFS. I was a bit surprised that git doesn’t store files in blocks to reduce duplication but I suppose it was originally meant for source code rather than binary data.&lt;/p&gt;
&lt;p&gt;Cheers, Durand&lt;/p&gt;
&lt;p&gt;PS: it would be helpful to have Google/Facebook login for your comments because I had to dig up my yahoo account just to comment here!&lt;/p&gt;


	</content>



</entry>
<entry>
	<title>TODO</title>

	<id>https://tylercipriani.com/blog/2016/03/21/Visualizing-Git-Merkle-DAG-with-D3.js/comment_3_6b0ca70af0525394130413906452c5d3/</id>

	<link href="https://tylercipriani.com/blog/2016/03/21/Visualizing-Git-Merkle-DAG-with-D3.js/#comment-a8d19c96d0caa034b63a92381024ce66"/>

	<author><name>thcipriani</name></author>





	<updated>2018-06-13T19:34:11Z</updated>
	<published>2016-09-01T15:43:31Z</published>


	<content type="html" xml:lang="en">
	&lt;p&gt;On Wed 2016-08-31 12:09:38 AM, Durand D Souza wrote: &amp;gt; it would be helpful to have Google/Facebook login for your comments because I had to dig up my yahoo account just to comment here!&lt;/p&gt;
&lt;p&gt;heh, yeah, OpenIDs are, unfortunately, not super easy to come by anymore.&lt;/p&gt;
&lt;p&gt;There is also an email-based login system available for ikiwiki that I should look into setting up. I wonder if I can use an external SMTP provider? I really don’t want to maintain an email server &lt;img src=&quot;https://tylercipriani.com/smileys/sad.png&quot; alt=&quot;:(&quot; /&gt;&lt;/p&gt;
&lt;p&gt;hrm…I’ll look into this.&lt;/p&gt;


	</content>



</entry>
<entry>
	<title>DONE!</title>

	<id>https://tylercipriani.com/blog/2016/03/21/Visualizing-Git-Merkle-DAG-with-D3.js/comment_4_906a00d34980ff596d2c06fbfa30afcf/</id>

	<link href="https://tylercipriani.com/blog/2016/03/21/Visualizing-Git-Merkle-DAG-with-D3.js/#comment-9e1131f4cd0d9eae95bc9b688d7f1239"/>

	<author><name>thcipriani</name></author>





	<updated>2018-06-13T19:34:11Z</updated>
	<published>2016-09-06T19:30:50Z</published>


	<content type="html" xml:lang="en">
	&lt;p&gt;Comment by thcipriani — Thu 2016-09-01 03:43:31 PM&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Durand D Souza wrote:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;it would be helpful to have Google/Facebook login for your comments because I had to dig up my yahoo account just to comment here!&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;hrm…I’ll look into this.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;This should be done now! I’ve enabled email login for comments as well.&lt;/p&gt;


	</content>



</entry>
<entry>
	<title>Understanding DAGs</title>

	<id>https://tylercipriani.com/blog/2016/03/21/Visualizing-Git-Merkle-DAG-with-D3.js/comment_5_0bd445414c10fbb2ed2e63bb1e692b73/</id>

	<link href="https://tylercipriani.com/blog/2016/03/21/Visualizing-Git-Merkle-DAG-with-D3.js/#comment-b1c0e8e4da2943c70b3c57ef7dbba6ea"/>

	<author><name>kosson</name></author>





	<updated>2017-10-27T10:22:19Z</updated>
	<published>2017-10-27T10:22:18Z</published>


	<content type="html" xml:lang="en">
	I arrived at your blog post from the need to piece together the knowledge required to work with IPFS and MultiChain. A good look into the complexities of Git. Thank you!

	</content>



</entry>

</feed>
