ipfs / team-mgmt

IPFS Team Planning, Management & Coordination threads
https://github.com/ipfs/team-mgmt/issues
Other
267 stars 97 forks source link

Sprint Sep 21 #33

Closed RichardLitt closed 8 years ago

RichardLitt commented 8 years ago

Sprint Goals

See https://github.com/ipfs/pm#sprint-discussion-schedule

Please take notes in a separate pad, if you can, and link it here.

jbenet commented 8 years ago

Food for go-ipfs https://github.com/ipfs/pm/issues/28#issuecomment-133756372

jbenet commented 8 years ago

needed in go-ipfs@0.3.8

daviddias commented 8 years ago

@jbenet are we going full UDT or just supporting that primarily for now?

whyrusleeping commented 8 years ago

@diasdavid see https://github.com/ipfs/go-ipfs/issues/1738

jbenet commented 8 years ago

Reminder: Only add things you can finish this sprint.

jbenet commented 8 years ago

@rht add tasks to etherpad?

daviddias commented 8 years ago

SPRINT CHECKIN

ghost commented 8 years ago

Pad for next sprint (Sep 28): https://etherpad.mozilla.org/juEv7EcG5l

whyrusleeping commented 8 years ago
hackergrrl commented 8 years ago

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.

ghost commented 8 years ago

edit:

dignifiedquire commented 8 years ago

Main goal: Workable state of the electron app

jbenet commented 8 years ago
RichardLitt commented 8 years ago

Worked on:

Not done:

rht commented 8 years ago
jbenet commented 8 years ago

@rht is that done this week? or upcoming? you'll want to add next tasks to etherpad in #35

jbenet commented 8 years ago

@jbenet's sprint feedback

(sorry for misisng the timing, hopefully this compensates a bit)

@richardlitt:

@diasdavid

@dignifiedquire

@lgierth

@whyrusleeping

@rht

@noffle

@amstocker

jbenet commented 8 years ago

also, thanks to:

and thanks to lots of other people that made IPFS lots better this week! \o/ :fireworks:

chriscool commented 8 years ago

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.

ianopolous commented 8 years ago

All these are in java-ipfs-api

To Do

davidar commented 8 years ago
mappum commented 8 years ago
rht commented 8 years ago

pushed the first complete arXiv archive

Thanks a lot for this. There is e.g. https://blog.lateral.io/2015/07/harvesting-research-arxiv/ (https://arxiv.lateral.io/), but definitely a lot more stuff can be done, etc. (haven't dumped my thoughts yet...)

No, finished neither of the 2 checklists.

ozanmakes commented 8 years ago

Great initiative! Is there anything I can do to make markup.rocks easier to integrate?

davidar commented 8 years ago

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.

davidar commented 8 years ago

@rht yes, definitely interested in hearing ideas for utilising the arxiv data. The ones I've thought of are:

Edit: see ipfs/apps#1

jamescarlyle commented 8 years ago

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)