Skip to content
This repository has been archived by the owner on Feb 8, 2023. It is now read-only.

Sprint Oct 12th #39

Closed
18 of 62 tasks
RichardLitt opened this issue Oct 12, 2015 · 13 comments
Closed
18 of 62 tasks

Sprint Oct 12th #39

RichardLitt opened this issue Oct 12, 2015 · 13 comments

Comments

@RichardLitt
Copy link
Member

Sprint 37

Date: October 12, 2015

Sprint Goals

  • Ship 0.3.8

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

  • Add yourself below, that way we only have people listed who are really in the sprint
  • Add links to issues down here. Only add things you can finish this sprint.

Participants

At sync time

daviddias, lgierth, kyledrake, krl, RichardLitt, whyrusleeping, dignifiedquire

With deliverables this week

  • daviddias
  • lgierth
  • kyledrake
  • krl
  • richardlitt
  • whyrusleeping
  • dignifiedquire
  • jbenet
  • mappum
  • noffle
  • ike
  • amstocker

@dignifiedquire

electron-app

  • Packaging setup
    • Fix issue with inifinite applications started :(
    • Automated release process (build and push to github releases)
  • Documentation
    • Components
    • File structure
    • Used libraries-
  • Rename to IPFS Station

WebUI

  • Start work on mockups for the new design

@krl

  • ipfs webcomponents
    • best practices, frameworks
    • tooling, versioning, etc

@kyledrake

Recap from last sprint:

First sprint. Last week I did some initial work on setting up DMCA compliance. I also did some work preparing for the libp2p announcement, including copy for a blog post. Next week is mostly a continuation of that work. New item is copy for the Electron app announcement. I have a talk this Saturday at BSides that will discuss IPFS. I also want to start getting us on a more active blog cycle. We're doing a ton of great work here that isn't getting the attention it deserves because we're not talking about it.

DMCA

  • Approval from jbenet on DMCA items, and required info.
  • Get access to company virtual mailbox to be able to check for DMCA letters.
  • Register a Protocol Labs a fax line (lol)
  • Fill out Interim Designation of Agent to Receive Notification of Claimed Infringement form.
  • Send form to copyright office with check, will be expensed to Protocol Labs ($105)
  • Initial DMCA takedown info page (example: ipfs.io/dmca.html).
  • Figure out process for DMCA takedowns (list of hashes?)
  • Coordinate with @lgierth on DMCA denylist (see implement access control lists for gateway kubo#1551)

Blog and Outreach

  • Finish draft of libp2p announcement
  • Work to improve the libp2p web site
  • Announcement post for Electron app (see Name bikeshedding ipfs-desktop#46)
  • Finish BSides Talk
  • Work on getting a process for more frequent blog posts.

@lgierth

_ 🌴 No tasks this week_

@whyrusleeping

  • ship 0.3.8
  • fix goprocess panic in swarm/dialer
  • improve address dial ordering
  • PR to gobuilder to fix ipfs builds
  • get numbers for ipfs transfers over WAN

@RichardLitt

  • Work on IPFS-Textbook. Deliverables: A read through and edit; close all PRs and issues; update glossary.
  • Help @jbenet with email lists. (logistics)

README Overhaul

  • Add -contribute.md files to community list. Do Go and Node. go-ipfs#1734
  • PR the Readme standards and guidelines.
  • Build a README parser and standard checker. Test IPFS repositories with it.

API Documentation

  • Close gencmdref issue for the website go-ipfs#1735
  • Work on the HTTP api for ipfs/go-ipfs

@diasdavid || @daviddias

  • ipfs-blob-store
  • ipscend+c3 planning/building
  • Make a case for blogging on IPFS (what are the tools we can use out there and how can we make it interesting)

@amstocker

Python ipfs api:

  • started docs: python-ipfs-api.readthedocs.org
  • now support file streaming for large uploads/downloads
  • async implementations for gevent, asyncio, etc

    Other:

  • pubsub on ipfs research, SSB on ipfs, CRDTs on ipfs
  • distributed web forum on ipfs built on CRDTs

@ike

indie-comments:

  • consider initial project goals
  • work on user stories
  • outline initial MVP UX
@jbenet
Copy link
Member

jbenet commented Oct 14, 2015

we should probably just deploy our own damn etherpad until we make one on ipfs.

@dignifiedquire
Copy link
Member

we should probably just deploy our own damn etherpad until we make one on ipfs.

What exactly is the benefit in the current structure of the sessions for an etherpad, as far as I can tell everybody is just pasting his or her goals for the week and then it gets copied over to github. So why not just post it as a comment directly on github?

@jbenet
Copy link
Member

jbenet commented Oct 14, 2015

benefits

  • we sometimes discuss the todos in the hangout
  • time to edit it and all edit at once
  • people can help reallocate for each other, and so on.

this is more vestigial from when i had more time to PM better.

we could move to:

  • everyone post an individual comment on the sprint issue and not have one comment at the very top.
  • have a better PM than me

@RichardLitt
Copy link
Member Author

Why don't we try posting individual comments in the sprint issue this week? I want to see if that works, I suspect it will work just as well. Combined with a list of attendants at the top, it'll streamline my efforts, anyway. I haven't seen anyone edit it async in the past few weeks.

I'm just the sprint master, not a PM, so I don't know if I can help completely, but I think that would be a smart thing to do.

@daviddias
Copy link
Member

SPRINT UPDATE

@dignifiedquire
Copy link
Member

Sprint Update

Station (was electron-app)

(Web)Components on IPFS

node-ipfs-api

WebUI

Misc

@whyrusleeping
Copy link
Member

  • ship 0.3.8
  • fix goprocess panic in swarm/dialer
  • fix goprocess panic in bitswap
  • improve address dial ordering
  • add system diagnostics command
  • add local flag to ipfs name resolve
  • aided in debugging of station
  • PR to gobuilder to fix ipfs builds
  • get numbers for ipfs transfers over WAN

@jbenet
Copy link
Member

jbenet commented Oct 19, 2015

@jbenet's update

  • blockchain workshop in hong kong -- this took up most of my time last week.
  • @epicenterbtc interview released
  • catching up on github discussions + CR (a bit behind still)
    • ipfs update
    • ipfs hosting binaries plan
  • help @whyrusleeping land go-ipfs 0.3.8
  • find space for SF meetup
  • merge fixes for node-subcomandante, vinyl-multipart-stream, website
  • lots of admin things
  • lining up various meetings this week
  • prep for talks this week -- http://web.stanford.edu/class/ee380/Abstracts/151021.html

@RichardLitt
Copy link
Member Author

@RichardLitt's update:

  • Worked on the calendar
  • [~] Worked on IPFS textbook
  • PRed go-contribution-guidelines.md
  • [~] Worked on README standards and finding a parser; still working on that.
  • [~] Looked at starting HTTP api for ipfs/go-ipfs; still preliminary
  • Helped juan with Email lists
  • Close gemcmdref

@chriscool
Copy link
Contributor

@chriscool's update:

  • first version of Sharness coverage script
  • tests for ipfs commands in t0010 and related cleanup
  • helped implement ipfs commands --flags
  • first try at handling no nc in t0060
  • added a few issues about the build infrastructure

@ike
Copy link

ike commented Oct 19, 2015

@ike's update:

I got laid off this week, so I made no progress on indie-comments. If anybody has any leads on front-end dev or bizdev gigs, I'd be super appreesh.

indie-comments:

  • consider initial project goals
  • work on user stories
  • outline initial MVP UX

@RichardLitt
Copy link
Member Author

New sprint! #40

@davidar
Copy link
Member

davidar commented Oct 20, 2015

@davidar's update:

@ghost ghost closed this as completed Oct 26, 2015
This issue was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

8 participants