-
Notifications
You must be signed in to change notification settings - Fork 18
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add January 12 weekly #12
Merged
Merged
Changes from 5 commits
Commits
Show all changes
8 commits
Select commit
Hold shift + click to select a range
38fd5fd
Add January 12 weekly
RichardLitt e148254
Added link to the Jan 5th sprint issue in the PM repo
eminence 6bba6b4
Include link to the latest preview of the new distributions page
eminence eac70e1
Added some new notes based on feedback from jbenet
eminence 39224b7
chriscool is cool too!
eminence 67585ec
Add correct link to project-repos, not community
eminence 56ff661
Added note about Copenhagen meetup
eminence edb17fe
Small edits
RichardLitt File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,46 @@ | ||
# IPFS Weekly #2 | ||
|
||
[IPFS](//ipfs.io/) is a new hypermedia distribution protocol, addressed by content and identities, aiming to make the web faster, safer, and more open. In these posts, we will try to highlight some of the development that happened in the past week. For anyone looking to get involved, follow the embedded hyperlinks, search the wealth of information on [github](//github.com/ipfs) or join us on [IRC](//webchat.freenode.net/?channels=ipfs) (#ipfs on the Freenode network). | ||
|
||
Here are some of the highlights for the [January 5th](//github.com/ipfs/pm/issues/77) Sprint: | ||
|
||
## Updates | ||
|
||
* [**(specs)**](//github.com/ipfs/specs) There was much debate in the [IPLD spec](https://github.com/ipfs/specs/pull/37) about pathing notation. [@mildred](//github.com/mildred) in particular did a lot of good work. | ||
* [**(go-ipfs)**](//github.com/ipfs/go-ipfs) The IPFS Docker image is now tested automatically on Travis, thanks to [@ChristianKniep](//github.com/ChristianKniep), [@whyrusleeping](//github.com/whyrusleeping), and [@chriscool](//github.com/chriscool). For more, see the [go-ipfs#2064](//github.com/ipfs/go-ipfs/pull/2064) pull request. | ||
* [**(js-ipfs)**](//github.com/ipfs/js-ipfs) Now you can do `npm i -g js-ipfs` and use jsipfs (the javascript impl of IPFS) with bootstrap + id + version commands, fully compatible with the go-ipfs repo, thanks to [@diasdavid](//github.com/diasdavid)! | ||
* [**(community)**](//github.com/ipfs/community) [@RichardLitt](//github.com/RichardLitt) merged the PR for [JavaScript guidelines](//github.com/ipfs/community/blob/master/js-contribution-guidelines.md) for IPFS repos. | ||
* [**(community)**](//github.com/ipfs/community) A very cool [organization-wide dashboard](http://project-repos.ipfs.io/) that provides a status overview of all the IPFS repos. By [@harlantwood](//github.com/harlantwood). | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Link to github.com/ipfs/project-repos. |
||
|
||
## Work in Progress | ||
|
||
* [**(distributions)**](//github.com/distributions) [@Dignifiedquire](//github.com/Dignifiedquire) further developed the distributions page. [Click here](http://v04x.ipfs.io/ipfs/QmZyvWokPYGg6DrjE6o2V7qhThzZQZ8QCWqdd2U3S75HXC/index.html) for a preview! | ||
* [**(go-ipfs)**](//github.com/ipfs/go-ipfs) [@lgierth](//github.com/lgierth) continued the work towards the dev040 migration. Notably we have two new gateways to aid in the transition: [http://v04x.ipfs.io](http://v04x.ipfs.io) and [http://v03x.ipfs.io](http://v03x.ipfs.io) | ||
* [**(archives)**](//github.com/ipfs/archives/) [@Dignifiedquire](//github.com/Dignifiedquire) has added to IPFS a dump of the Stackexchange archives! Details are [in the archives repo](//github.com/ipfs/archives/issues/50). We are always looking for more help with archiving important datasets, so feel free to join us in the [archives repo](//github.com/ipfs/archives/)! | ||
|
||
## Contributors | ||
|
||
Across the entire IPFS GitHub organization, the following people have committed code since January 4th. (We're autogenerating this list using [this tool](//github.com/ipfs/weekly/blob/master/tools/get_commits.py), so please let us know if your name isn't here.) In the future, we will also include people who comment, as they are also super important; bear with us while we develop that technology. | ||
|
||
* [@chriscool](//github.com/chriscool) (Christian Couder) | ||
* [@ChristianKniep](//github.com/ChristianKniep) (Christian Kniep) | ||
* [@diasdavid](//github.com/diasdavid) (David Dias) | ||
* [@Dignifiedquire](//github.com/Dignifiedquire) (Friedel Ziegelmayer) | ||
* [@eminence](//github.com/eminence) (Andrew Chin) | ||
* [@greenkeeperio-bot](//github.com/greenkeeperio-bot) | ||
* [@ianopolous](//github.com/ianopolous) (Ian Preston) | ||
* [@jbenet](//github.com/jbenet) (Juan Benet) | ||
* [@Kubuxu](//github.com/Kubuxu) (Jakub Sztandera) | ||
* [@lgierth](//github.com/lgierth) (Lars Gierth) | ||
* [@noffle](//github.com/noffle) (Stephen Whitmore) | ||
* [@ralphtheninja](//github.com/ralphtheninja) (Lars-Magnus Skog) | ||
* [@ReadmeCritic](//github.com/ReadmeCritic) | ||
* [@RichardLitt](//github.com/RichardLitt) (Richard Littauer) | ||
* [@whyrusleeping](//github.com/whyrusleeping) (Jeromy Johnson) | ||
* [@yuvallanger](//github.com/yuvallanger) (Yuval Langer) | ||
|
||
Thanks, and see you next week! If you have cool things to share for the next weekly, drop us a line in the [next weekly sprint issue](//github.com/ipfs/pm/issues/79)! | ||
|
||
- Richard Littauer and Andrew Chin | ||
|
||
[_Send us feedback about the Weekly_](//github.com/ipfs/weekly/issues/7) |
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Maybe add:
Here are some of the highlights for the January 5th Sprint
(this follows the model we set up for the first Weekly, and provides a link for others to get more info)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sounds good to me. Want to test your powers?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Push successful! I didn't rebase/squash, though. Do you care?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I don't. Do you know how? Good to know, because in the future makes more sense to do so, I think.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes, I do know how, but I don't often to do (since it'll erase history, and erasing history is permanent!) It's generally up to each project to come up with a policy about rebasing PRs (so I guess we should decide what we want)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Cool. I am rebase and force push trigger happy, and I know it. So, I don't mind.