git ssb

0+

gb / gwenbell.com



Commit eeafa5c7aa01467223ace5fd4f683313995f0f85

fix cel site link to delete s in http

Gwen committed on 10/4/2016, 6:01:26 PM
Parent: a2ccf548ce4604eca9f5e46032855d0daf975e7b

Files changed

src/gb-cel-interview.mdchanged
src/gb-cel-interview.mdView
@@ -6,9 +6,9 @@
66 ---
77
88 <img src="/cel.jpg" class="profile full">
99
10-**gb** Hey [@cel](https://celehner.com) (pictured above, middle -- with @myf and @ev) -- I'm starting out by reviewing [the code for git-ssb](http://git-ssb.celehner.com/%40f%2F6sQ6d2CMxRUhLpspgGIulDxDCwYD7DzFzPNr7u5AU%3D.ed25519). You made your first commit to the repo in February 2016. What brought you to secure scuttlebutt to begin with? What was the impetus for creating git-ssb? Oh, and before we go to deep into the code, can you tell readers how we met in the first place?
10 +**gb** Hey [@cel](http://celehner.com) (pictured above, middle -- with @myf and @ev) -- I'm starting out by reviewing [the code for git-ssb](http://git-ssb.celehner.com/%40f%2F6sQ6d2CMxRUhLpspgGIulDxDCwYD7DzFzPNr7u5AU%3D.ed25519). You made your first commit to the repo in February 2016. What brought you to secure scuttlebutt to begin with? What was the impetus for creating git-ssb? Oh, and before we go to deep into the code, can you tell readers how we met in the first place?
1111
1212 **cel** I had a dream a day ago that you were making spaces, places where people could go. Maybe these interviews are like places...
1313
1414 how we met
@@ -62,5 +62,5 @@
6262 I learned how pull streams worked by reading through the pull-stream-examples documents. It was a little difficult to figure out at first, and even sometimes after not looking at the API for a while I have had to refresh myself on how they work. However, you usually don't have to implement a pull stream from scratch, as there are many higher-level pull-stream modules already made. If you do want to implement a pull-stream - a source, a sink, a through, or a duplex - I would suggest reading pull-stream-examples and studying any pull-stream implementation that does something similar to what you are trying to do. Or ask on SSB for help.
6363
6464 ---
6565
66-Thanks for reading the @cel interview about git-ssb. You can comment on this interview on [sbot](http://scuttlebot.io). Better still, give cel's [code work a spin](https://celehner.com).
66 +You can comment on this interview on [sbot](http://scuttlebot.io). Better still, give cel's [code work a spin](http://celehner.com).

Built with git-ssb-web