HackMD
    • Create new note
    • Create a note from template
      • Sharing URL Link copied
      • /edit
      • View mode
        • Edit mode
        • View mode
        • Book mode
        • Slide mode
        Edit mode View mode Book mode Slide mode
      • Customize slides
      • Note Permission
      • Read
        • Only me
        • Signed-in users
        • Everyone
        Only me Signed-in users Everyone
      • Write
        • Only me
        • Signed-in users
        • Everyone
        Only me Signed-in users Everyone
      • Engagement control Commenting, Suggest edit, Emoji Reply
      • Invitee
    • Publish Note

      Share your work with the world Congratulations! 🎉 Your note is out in the world Publish Note

      Your note will be visible on your profile and discoverable by anyone.
      Your note is now live.
      This note is visible on your profile and discoverable online.
      Everyone on the web can find and read all notes of this public team.
      See published notes
      Unpublish note
      Please check the box to agree to the Community Guidelines.
      View profile
    • Commenting
      Permission
      Disabled Forbidden Owners Signed-in users Everyone
    • Enable
    • Permission
      • Forbidden
      • Owners
      • Signed-in users
      • Everyone
    • Suggest edit
      Permission
      Disabled Forbidden Owners Signed-in users Everyone
    • Enable
    • Permission
      • Forbidden
      • Owners
      • Signed-in users
    • Emoji Reply
    • Enable
    • Versions and GitHub Sync
    • Note settings
    • Engagement control
    • Transfer ownership
    • Delete this note
    • Save as template
    • Insert from template
    • Import from
      • Dropbox
      • Google Drive
      • Gist
      • Clipboard
    • Export to
      • Dropbox
      • Google Drive
      • Gist
    • Download
      • Markdown
      • HTML
      • Raw HTML
Menu Note settings Sharing URL Create Help
Create Create new note Create a note from template
Menu
Options
Versions and GitHub Sync Engagement control Transfer ownership Delete this note
Import from
Dropbox Google Drive Gist Clipboard
Export to
Dropbox Google Drive Gist
Download
Markdown HTML Raw HTML
Back
Sharing URL Link copied
/edit
View mode
  • Edit mode
  • View mode
  • Book mode
  • Slide mode
Edit mode View mode Book mode Slide mode
Customize slides
Note Permission
Read
Only me
  • Only me
  • Signed-in users
  • Everyone
Only me Signed-in users Everyone
Write
Only me
  • Only me
  • Signed-in users
  • Everyone
Only me Signed-in users Everyone
Engagement control Commenting, Suggest edit, Emoji Reply
Invitee
Publish Note

Share your work with the world Congratulations! 🎉 Your note is out in the world Publish Note

Your note will be visible on your profile and discoverable by anyone.
Your note is now live.
This note is visible on your profile and discoverable online.
Everyone on the web can find and read all notes of this public team.
See published notes
Unpublish note
Please check the box to agree to the Community Guidelines.
View profile
Engagement control
Commenting
Permission
Disabled Forbidden Owners Signed-in users Everyone
Enable
Permission
  • Forbidden
  • Owners
  • Signed-in users
  • Everyone
Suggest edit
Permission
Disabled Forbidden Owners Signed-in users Everyone
Enable
Permission
  • Forbidden
  • Owners
  • Signed-in users
Emoji Reply
Enable
Import from Dropbox Google Drive Gist Clipboard
   owned this note    owned this note      
Published Linked with GitHub
Subscribed
  • Any changes
    Be notified of any changes
  • Mention me
    Be notified of mention me
  • Unsubscribe
Subscribe
# IPFS All Hands Call January 9th **Moderator:** @RichardLitt **Notetaker:** @diasdavid **Attendees** - @RichardLitt - @dignifiedquire - @keks - @haadcode - @goldani - @victorbjelkholm - @diasdavid - @frankpetrilli - @flyingzumwalt - @jonnycrunch - @lgierth - @kumavis - @Kubuxu - <!-- add your gh handle here --> ## Agenda <!-- Ensure notetaker is present before you begin --> - Roll call, by [timezone from east to west](../admin-guides/timezone-rollcall.md). - Call for additional agenda items (moderator) - Q1 Roadmap (@flyingzumwalt: everyone) - Roadmap in a Waffle Board: https://waffle.io/ipfs/roadmaps We will be working in 2 week sprints this quarter The schedule can be checked at the new waffle board https://waffle.io/ipfs/roadmaps We will still be doing small endeavours, known as "sprintinos", which shouldn't take a full sprint. - New Sprint Structure (sprints, sprintinos) -- how to distinguish between weekly "sprint calls" and calls for a specific sprint? - Stale Endeavors https://github.com/ipfs/ipfs/pull/224/files ([rendered](https://github.com/ipfs/ipfs/blob/b0c3f43b466747d461a085f49527877f450944c3/ROADMAP.md#stale-endeavors)) - We now have a process to make sure endeavours don't fall into oblivion, see issue above for all the details - [ ] Captains should be writing down the roadmap for the endeavours that have been declared as 'stale' - If you care for one of the 'stale' endeavours, you should feel encouraged, given the roadmap, to take the lead of that endeavour you care about - Uptick in Discourse Traffic (@flyingzumwalt: everyone) - More people have joined the discussion in discourse - Some of the questions popping in discourse are duplicated of questions in FAQ - [ ] Investigate if we can have Github Auth for discourse - Help @goldani figure out how to contribute to IPFS - @goldani Fresh perspective from learning IPFS https://github.com/ipfs/specs/issues/145 - check issues in the ready column https://waffle.io/ipfs/js-ipfs with 'help wanted' - 1st week of February, Seattle DApp Hackathon https://github.com/ipfs/community/issues/188 - What's next - Session for sprint people to check in with each other (1 hour max) ----------------- ## SPRINT CALL NOTES ### Data Refuge Hack @flyingzumwalt attended a hackathon organized by climatemirror. DataRefuge hack. Community-driven efforts for saving climate datasets that may get turned off due to a change in administration. Even if we didn't care about this data personally, politically, what have you - this is a clear example of centralization hurting. Entire fields of research depend on datasets that have silo issues. @flyingzumwalt published an article about this on Medium recently; at the Hackathon, @flyingzumwalt got to talk to people about what it looks like on the ground to backup data on IPFS. So! @flyingzumwalt is putting up a sprint for downloading _all_ of data.gov, around 300TB. The goal is to a) preserve it on their systems and b) put it on IPFS! This will help the data be stored, shared, and accessible. This is a great load test for our system, as well as just being good for the datasets we are trying to save. This will improve our UX, our perf, and how filestore (index the content in place rather a copy) works. 300TB is over the threshold where deduplicating data becomes super important. Goals: - Can we get filestore merged? - Can we launch a basic ipfs-pack, which is a registry or manifest of your data? - Can we get load tests up and running? As far as sprint, we'll work on how - but this is more on whatsup. Question: What genomic data is there? - Not sure. This came from a question from Stanford, and they just said let's try it. So we're trying to make it work. This brings up questions about cluster, too. - Some people have asked about a way of identifying the most redundant blocks on the network. This is an interesting use case, too. - @johnnycrunch handles around 55k species genomic data, and has around 20 servers running. Ran into an issue with gc not being turned on by default, so would be curious about loadtests. - Would be great if @johnnycrunch could join the sprint for ipfs-testlab, helping to set up testlabs so that we can guarantee his data doesn't go down. - This is one the reasons that IPLD uses CBOR - There will be an IPLD sprint in a couple of weeks, too, which could be a good place to talk about this. ### js-ipfs on browser - Creating bookstrapper nodes for js-ipfs nodes; - Finishing up and implementing relay in JavaScript - Fixing one issue with our stream-muxer, but making a _new_ muxer. (of course). The issue is on the go-ipfs spdy-muxer. - Creating example tutorials - Tests - Implementing relay in Golang, too. > The rabbit hole is deep in this one. ~ David Dias Right now there is a 64k cap in js-ipfs, which doesn't exist in go-ipfs. So, we need to make them both interopable. What we expect to have by the end of this sprint is powerful demos that people can run though. - We will be checking in daily on the sprint issue: https://github.com/ipfs/pm/issues/310 ----------------- <!-- Add items above this line. Use this format: - Item (@your_name: @target_audience) --> - Demos - Moderator/notetaker for next time: * Moderator: @dignifiedquire * Notetaker: @victorbjelkholm <!-- After each call, it is the responsibility of the notetaker to save the last version of the notes in a file in ipfs/pm/meeting-notes, by opening a branch and submitting a PR. -->

Import from clipboard

Paste your markdown or webpage here...

Advanced permission required

Your current role can only read. Ask the system administrator to acquire write and comment permission.

This team is disabled

Sorry, this team is disabled. You can't edit this note.

This note is locked

Sorry, only owner can edit this note.

Reach the limit

Sorry, you've reached the max length this note can be.
Please reduce the content or divide it to more notes, thank you!

Import from Gist

Import from Snippet

or

Export to Snippet

Are you sure?

Do you really want to delete this note?
All users will lose their connection.

Create a note from template

Create a note from template

Oops...
This template has been removed or transferred.
Upgrade
All
  • All
  • Team
No template.

Create a template

Upgrade

Delete template

Do you really want to delete this template?
Turn this template into a regular note and keep its content, versions, and comments.

This page need refresh

You have an incompatible client version.
Refresh to update.
New version available!
See releases notes here
Refresh to enjoy new features.
Your user state has changed.
Refresh to load new user state.

Sign in

Forgot password

or

By clicking below, you agree to our terms of service.

Sign in via Facebook Sign in via Twitter Sign in via GitHub Sign in via Dropbox Sign in with Wallet
Wallet ( )
Connect another wallet

New to HackMD? Sign up

Help

  • English
  • 中文
  • Français
  • Deutsch
  • 日本語
  • Español
  • Català
  • Ελληνικά
  • Português
  • italiano
  • Türkçe
  • Русский
  • Nederlands
  • hrvatski jezik
  • język polski
  • Українська
  • हिन्दी
  • svenska
  • Esperanto
  • dansk

Documents

Help & Tutorial

How to use Book mode

Slide Example

API Docs

Edit in VSCode

Install browser extension

Contacts

Feedback

Discord

Send us email

Resources

Releases

Pricing

Blog

Policy

Terms

Privacy

Cheatsheet

Syntax Example Reference
# Header Header 基本排版
- Unordered List
  • Unordered List
1. Ordered List
  1. Ordered List
- [ ] Todo List
  • Todo List
> Blockquote
Blockquote
**Bold font** Bold font
*Italics font* Italics font
~~Strikethrough~~ Strikethrough
19^th^ 19th
H~2~O H2O
++Inserted text++ Inserted text
==Marked text== Marked text
[link text](https:// "title") Link
![image alt](https:// "title") Image
`Code` Code 在筆記中貼入程式碼
```javascript
var i = 0;
```
var i = 0;
:smile: :smile: Emoji list
{%youtube youtube_id %} Externals
$L^aT_eX$ LaTeX
:::info
This is a alert area.
:::

This is a alert area.

Versions and GitHub Sync
Get Full History Access

  • Edit version name
  • Delete

revision author avatar     named on  

More Less

Note content is identical to the latest version.
Compare
    Choose a version
    No search result
    Version not found
Sign in to link this note to GitHub
Learn more
This note is not linked with GitHub
 

Feedback

Submission failed, please try again

Thanks for your support.

On a scale of 0-10, how likely is it that you would recommend HackMD to your friends, family or business associates?

Please give us some advice and help us improve HackMD.

 

Thanks for your feedback

Remove version name

Do you want to remove this version name and description?

Transfer ownership

Transfer to
    Warning: is a public team. If you transfer note to this team, everyone on the web can find and read this note.

      Link with GitHub

      Please authorize HackMD on GitHub
      • Please sign in to GitHub and install the HackMD app on your GitHub repo.
      • HackMD links with GitHub through a GitHub App. You can choose which repo to install our App.
      Learn more  Sign in to GitHub

      Push the note to GitHub Push to GitHub Pull a file from GitHub

        Authorize again
       

      Choose which file to push to

      Select repo
      Refresh Authorize more repos
      Select branch
      Select file
      Select branch
      Choose version(s) to push
      • Save a new version and push
      • Choose from existing versions
      Include title and tags
      Available push count

      Pull from GitHub

       
      File from GitHub
      File from HackMD

      GitHub Link Settings

      File linked

      Linked by
      File path
      Last synced branch
      Available push count

      Danger Zone

      Unlink
      You will no longer receive notification when GitHub file changes after unlink.

      Syncing

      Push failed

      Push successfully