-
Notifications
You must be signed in to change notification settings - Fork 97
Sprint Sep 21 #33
Comments
Food for go-ipfs #28 (comment) |
needed in
|
@jbenet are we going full UDT or just supporting that primarily for now? |
Reminder: Only add things you can finish this sprint. |
@rht add tasks to etherpad? |
SPRINT CHECKIN
|
Pad for next sprint (Sep 28): https://etherpad.mozilla.org/juEv7EcG5l |
|
Lots of learning around both the go-ipfs codebase and how to do things The Right Way(tm) with golang -- loving the unixy tooling. Getting the ipget tool working was pretty easy once @whyrusleeping showed me how to get a fresh node up. No blockers. |
edit:
|
Main goal: Workable state of the electron app
|
|
Worked on:
Not done:
|
|
@jbenet's sprint feedback(sorry for misisng the timing, hopefully this compensates a bit)
|
also, thanks to:
and thanks to lots of other people that made IPFS lots better this week! \o/ :fireworks: |
Started to fix it as @ion1 suggested and to add tests, but it's not so easy to add tests because of all the quoting. |
All these are in java-ipfs-api
To Do
|
|
|
Thanks a lot for this. No, finished neither of the 2 checklists. |
Great initiative! Is there anything I can do to make markup.rocks easier to integrate? |
@osener That would be great :). What I'd really like to do is replace the Dropbox open/save links with IPFS equivalents (similar to the IPFS wiki by @jamescarlyle). I've started on an IPFS Haskell API (ipfs/ipfs#4), which may be able to help with this. Feel free to ping me (davidar) on http://chat.ipfs.io (or #ipfs on freenode) if you want to discuss this further. |
@rht yes, definitely interested in hearing ideas for utilising the arxiv data. The ones I've thought of are:
Edit: see ipfs/apps#1 |
FWIW I'm planning to add a markdown parser to my ipfs-wiki, so that standard md syntax can be used (and then rendered as HTML) |
Sprint Goals
Sprint Discussions
See https://github.com/ipfs/pm#sprint-discussion-schedule
Please take notes in a separate pad, if you can, and link it here.
Sprint Deliverables
@RichardLitt
@diasdavid || @daviddias
@dignifiedquire
Workable state of the electron app
@lgierth
@whyrusleeping
@amstocker
@jbenet
@rht
ipfs add
(I have a local branch where the bulk of core/commands/add.go is moved to core/coreunix/add.go...if this is preferable?) (and optionally investigate slow add but this is not guaranteed to finish)The text was updated successfully, but these errors were encountered: