Skip to content
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

Weekly #6: March 1st-7th #25

Merged
merged 39 commits into from
Mar 9, 2016
Merged
Show file tree
Hide file tree
Changes from 12 commits
Commits
Show all changes
39 commits
Select commit Hold shift + click to select a range
66d7dc0
Small change to template
RichardLitt Mar 7, 2016
76a9810
Init
RichardLitt Mar 7, 2016
e133452
Added contributors
RichardLitt Mar 7, 2016
da6ee02
Added @dignifiedquire and @Kubuxus
RichardLitt Mar 7, 2016
a2257a7
Fix my todos.
dignifiedquire Mar 7, 2016
4751dbb
Merge pull request #26 from dignifiedquire/feature/march-7
RichardLitt Mar 7, 2016
d7b8e8f
Added @diasdavid and @noffle contribs
RichardLitt Mar 7, 2016
f49447f
Add @whyrusleeping and @lgierth
RichardLitt Mar 7, 2016
030610e
noffley bits
hackergrrl Mar 7, 2016
7e4b0db
words
hackergrrl Mar 7, 2016
72e19ef
Add Station, update links
RichardLitt Mar 7, 2016
18e757f
Add f00 links
RichardLitt Mar 7, 2016
87f9807
Add note to Teamcity
RichardLitt Mar 7, 2016
c7be454
add my contribs
daviddias Mar 8, 2016
974d0fb
Add links, protocols, and final touches
RichardLitt Mar 8, 2016
a423718
Add community contributions
RichardLitt Mar 8, 2016
9f762df
Add `Explorer`
RichardLitt Mar 8, 2016
0822dc4
Small copy changes
RichardLitt Mar 9, 2016
ae2a890
Adding images
RichardLitt Mar 9, 2016
2b69d3c
Small change to template
RichardLitt Mar 7, 2016
5274430
Init
RichardLitt Mar 7, 2016
5e6e052
Added contributors
RichardLitt Mar 7, 2016
dfe0c37
Added @dignifiedquire and @Kubuxus
RichardLitt Mar 7, 2016
3d1d774
Fix my todos.
dignifiedquire Mar 7, 2016
2e970e7
Added @diasdavid and @noffle contribs
RichardLitt Mar 7, 2016
13f0041
Add @whyrusleeping and @lgierth
RichardLitt Mar 7, 2016
7ef5bf7
noffley bits
hackergrrl Mar 7, 2016
0fe07ef
words
hackergrrl Mar 7, 2016
2a52a40
Add Station, update links
RichardLitt Mar 7, 2016
bc6fc69
Add f00 links
RichardLitt Mar 7, 2016
1106443
Add note to Teamcity
RichardLitt Mar 7, 2016
1c67623
add my contribs
daviddias Mar 8, 2016
df20501
Add links, protocols, and final touches
RichardLitt Mar 8, 2016
f959156
Add community contributions
RichardLitt Mar 8, 2016
f5aba7f
Add `Explorer`
RichardLitt Mar 8, 2016
e024520
fix webrtc-explorer message
daviddias Mar 9, 2016
f5713cf
Merge branch 'feature/march-7' of github.com:ipfs/weekly into feature…
RichardLitt Mar 9, 2016
48d3a6d
Update pictures
RichardLitt Mar 9, 2016
e91e0ca
Hosted images on IPFS
RichardLitt Mar 9, 2016
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
157 changes: 157 additions & 0 deletions published/006-2016-March-7.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,157 @@
# IPFS Weekly #6

[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 highlight some of the development that has happened in the past week. For anyone looking to get involved, follow the embedded hyperlinks, search the wealth of information on [GitHub](/ipfs) or join us on [IRC](//webchat.freenode.net/?channels=ipfs) (#ipfs on the Freenode network).

If you would like to get this update as an email, sign up for our [weekly newsletter](//tinyletter.com/ipfsweekly)!

Here are some of the highlights for the [first week of March](/ipfs/pm/issues/93):

## Updates

#### [**station**](/ipfs/station)

![image](https://cloud.githubusercontent.com/assets/1211152/13579734/e5dd5c96-e496-11e5-99cf-f3c09943f2f4.png)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

all weekly images should be added to the same folder the post is in, and hosted out of IPFS

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dignifiedquire can we get an image with more peers? like 100+? 3 just looks sad and lonely.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jbenet I don't understand. I can copy them to the current directory, and link to them (on the Blog) and embed them manually (for TinyLetter, GitHub). That seems unrelated to hosting them out of IPFS.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I wasn't able to get more peers, but I got at least 81 :) https://ipfs.io/ipfs/QmZV7iGTu91w1YePo1EG98siCPxPFrw9Uzf7wAmARusET5


The new version of `station` is ready for developer preview! `station` is one of the easiest ways to get an IPFS daemon running it your machine. It acts as a service and you get many convenient features, such as the ability to turn a IPFS node on through a GUI and drag and drop to share through IPFS. To try it out, you need Node.js 4 and npm 3 installed, then do the following:

```
> git clone https:/ipfs/station.git && cd station
> npm install
> npm start
```

#### [**website**](/ipfs/website)

The list of [API Commands](https://ipfs.io/docs/commands/) on the website has been updated. This provides a single place to look through all of the CLI commands for go-ipfs, at once; it is a good reference point if you're not sure exactly which command to use next, and `ipfs commands` seems sparse.

#### **AUR**

@Kubuxu has made sure that `gx`, `gx-go`, and `ipget` are available on [AUR](https://aur.archlinux.org), the arch-linux user repository. This means that it will be easier to get and install these on linux platforms.

#### [**karma-peer**](https:/dignifiedquire/karma-peer)

@dignifiedquire's work on [karma-peer](https:/dignifiedquire/karma-peer) means that it now has the ability to dynamically launch browsers, which will help @diasdavid, and hopefully more people, to write better tests for js-libp2p in the browser. See an example of some tests, here: [Example Tests](https:/dignifiedquire/karma-peer/blob/master/test/index.spec.js).

#### [**randor**](http:/dignifiedquire/randor)

@dignifiedquire has been working on [randor](http:/dignifiedquire/randor), a testing framework that will be able to send huge files and lots of requests into IPFS in order to test how it works for edge cases and how it scales. Randor is now able to rerun tests predictably based on stored data, so it's easy to find and fix bugs. @whyrusleeping is already working on the first bug that randor detected. To contribute, check out the repository.

#### [**webrtc**](https:/diasdavid/webrtc-explorer)

WebRTC Explorer 2.0.0 has been alpha released! WebRTC Explorer is essentially a way to bring Packet Switching to the Application Level, using WebRTC Data Channels as the transportation layer between nodes. WebRTC enables communication between browsers without needing mediators (servers), enabling us, the users, to route packets between machines, using only Web technologies. WebRTC is inspired by the Chord routing scheme to create routing tables that are evenly balanced across nodes. @diasdavid wrote up a more extensive [blog post here](http://blog.daviddias.me/2016/02/28/webrtc-explorer-2-0-0-alpha-release), and has an introductory video [here](https://youtu.be/fNQGGGE__zI).

#### [**libp2p**](https:/diasdavid/js-libp2p)

@diasdavid made two new modules for stream muxing: [libp2p-spdy](https:/diasdavid/js-libp2p-spdy) and [libp2p-multiplex](https:/diasdavid/js-libp2p-multiplex). As well, [libp2p-swarm](https:/diasdavid/js-libp2p-swarm) has a new API, more tests, less magic, and more flexibility. There is an open PR to track these changes; if you'd like to get involved, [follow it](https:/diasdavid/js-libp2p-swarm/pull/20). Or, join in by checking out the latest [captain.log](https:/ipfs/js-ipfs/issues/30#issuecomment-187950929).

#### **ipfs-pad**

We want to build an Etherpad-like product on top of IPFS. There's a lot of
technical ground to cover to do this: how do we know how to sort edits? How do
we deal with high latencies (days/weeks), or with simultaneous edits? How is the
data transported? @noffle has been spearheading the process behind building
this, and this week made a host of modules to resolve some of its dependencies:

- [bisecting-numbers](https:/noffle/bisecting-numbers) -
Integer-like number system where any number can be bisected to form infinite
integer subsystems.
- [bisecting-between](https:/noffle/bisecting-between) - Produces a
unique value that sorts between two other given values.
- [hyperswarm](https:/noffle/hyperswarm) - Create a p2p webrtc swarm
around a [hyperlog](https:/mafintosh/hyperlog).

(He also wrote a little [README
generator](https:/noffle/generate-readme) to help him out with his
JS module READMEs.)

#### **pubsub**

@noffle also published a couple of early mad science modules that enable a
peer-to-peer overlay network for gossip-based message exchange. These aren't
strictly built for IPFS, but are an experimental shim to enable projects like
@haad's [orbit-db](https:/haadcode/orbit-db) to operate without a
central server for message exchange between peers.

- [secure-gossip](https:/noffle/secure-gossip) - Secure, transport
agnostic, message gossip protocol. Any peer in the network can publish
messages, which will eventually propagate to the entire network via rounds of
gossip between each node's peers.
- [pubsub-swarm](https:/noffle/pubsub-swarm) - Form a p2p swarm of
nodes around a topic and exchange messages, with a traditional pubsub API.

#### [**go-ipfs**](/ipfs/go-ipfs)

@whyrusleeping set up [Teamcity](https://www.jetbrains.com/teamcity/). This cuts down on the long waits for Travis to run, and hopefully will mean faster CI tests.
Teamcity also gives us awesome metrics on our tests and nice statistics on failures and failure rates. Weigh in on this change by joining the discussion, [here](TODO).
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can also add that there is now a Default method that can be used when creating commands for cleaner command code and nicer autogenerated documentation.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can also add to the teamcity part, something like:

"teamcity also has nice integration with a large array of test runners, from go tests to karma and sharness. It will give us more detailed feedback about our test runs, even when successful"

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'll add the default in the next weekly, after I overhaul the current docs.


#### [**fc00**](https:/fc00/spec)

@lgierth spent a productive week in Paris, and chatted with @cjdelisle and @ansuz at @xwiki-labs about the state and future of cjdns/fc00, layed out ideas for routing improvements, and drafted spec documents for the switch and cryptoauth layers. You can find those specs [here](https:/fc00/spec/pulls) (they'll be updated soon). Work will continue on these for the rest of March. The switch and routing layers of fc00 might be the foundation of a smarter swarm for IPFS/libp2p, so this is all very exciting.

## Community

#### [**name-your-contributors**](/RichardLitt/name-your-contributors)

@RichardLitt gave a talk at [BostonJS](http://bostonjs.com/) on Thursday to around fifty people, about how the `name-your-contributors` module is used in this newsletter. The theme of the meetup was community building; if you have any ideas for improving either the Contributor list below, check out [this repository](github.com/RichardLitt/name-your-contributors) and let us know. Since the talk, @RichardLitt also added [get-pr-creators](https:/RichardLitt/get-pr-creators) to the module, so that everyone who opens a PR (even if it isn't merged) get's added to the contributors list. Has your name been included?

#### **dignifed hacks**

@dignifiedquire launched a live-stream of him coding, which he is calling "dignified hacks". The first was last Monday where he recorded himself doing a new feature for the [WebUI](https:/ipfs/webui). There were some technical issues, but he'll do another one this week. One of the viewes, @nginnver, said it "was helpful for a quick view of our components and data flow in the webui." We will announce regular showtimes on [twitter](https://twitter.com/dignifiedquire) and you can subscribe to [IPFS on YouTube](https://www.youtube.com/channel/UCdjsUXJ3QawK4O5L1kqqsew) where future episodes will be hosted.

## Contributors

Across the entire IPFS GitHub organization, the following people have committed code, created issues, or made a comment on GitHub between February 29th (noon, GMT) and March 7th. We're autogenerating this list using [this tool](/ipfs/weekly/blob/master/tools/get_commits.py) and [this other tool](/richardlitt/name-your-contributors), so please let us know if your name isn't here.

- [@adrian-bl](/adrian-bl) (Adrian Ulrich)
- [@amstocker](/amstocker) (Andrew Stocker)
- [@anarcat](/anarcat) (anarcat)
- [@Beligertint](/Beligertint)
- [@bergie](/bergie) (Henri Bergius)
- [@cevin](/cevin) (cevin)
- [@chriscool](/chriscool) (Christian Couder)
- [@cinderblock](/cinderblock) (Cameron Tacklind)
- [@clkao](/clkao) (Chia-liang Kao)
- [@daveajones](/daveajones) (Dave Jones)
- [@davidar](/davidar) (David A Roberts)
- [@diasdavid](/diasdavid) (David Dias)
- [@dignifiedquire](/dignifiedquire) (Friedel Ziegelmayer)
- [@greenkeeperio-bot](/greenkeeperio-bot) (Greenkeeper)
- [@hjoest](/hjoest) (Holger Joest)
- [@jbenet](/jbenet) (Juan Benet)
- [@jedahan](/jedahan) (Jonathan Dahan)
- [@knocte](/knocte) (Andres G. Aragoneses)
- [@Kolomona](/Kolomona) (Kolomona Myer)
- [@Kubuxu](/Kubuxu) (Jakub Sztandera)
- [@lgierth](/lgierth) (Lars Gierth)
- [@mappum](/mappum) (ᴍᴀᴛᴛ ʙᴇʟʟ)
- [@mattseh](/mattseh)
- [@MichaelMure](/MichaelMure) (Michael Muré)
- [@micxjo](/micxjo) (Micxjo Funkcio)
- [@mildred](/mildred) (Mildred Ki'Lya)
- [@moritz121](/moritz121)
- [@NeoTeo](/NeoTeo) (Teo Sartori)
- [@Neurone](/Neurone) (Giuseppe Bertone)
- [@nginnever](/nginnever) (Nathan Ginnever)
- [@noffle](/noffle) (Stephen Whitmore)
- [@peteygao](/peteygao) (Peter Gao)
- [@randomshinichi](/randomshinichi)
- [@RichardLitt](/RichardLitt) (Richard Littauer)
- [@richardschneider](/richardschneider) (Richard Schneider)
- [@sivachandran](/sivachandran) (Sivachandran)
- [@suisha](/suisha) (David Mai)
- [@thelinuxkid](/thelinuxkid) (Andres Buritica)
- [@tinybike](/tinybike) (Jack Peterson)
- [@whyrusleeping](/whyrusleeping) (Jeromy Johnson)
- [@xicombd](/xicombd) (Francisco Baio Dias)
- [@yangwao](/yangwao) (Matej Nemček)
- [@yncyrydybyl](/yncyrydybyl) (Yan Minagawa)
- [@zignig](/zignig) (Simon Kirkby)
- [@Zogg](/Zogg)

This newsletter is also a community effort. If you have cool things to share for the next weekly, drop a comment about it in [the weekly repo](/ipfs/weekly! The more people mention items they want to see in the weekly there, the easier it is to make this and send it out.

Thanks, and see you next week!

- Richard Littauer and Andrew Chin

_Submit feedback about this issue [here](/ipfs/weekly/issues/24), or send us [feedback about the IPFS Weekly in general](/ipfs/weekly/issues/8)._
2 changes: 1 addition & 1 deletion template.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Here are some of the highlights for the [__Date__](/ipfs/pm/issues/_

## Contributors

Across the entire IPFS GitHub organization, the following people have committed code, created issues, or made a comment on GitHub between __Date__ and __Date__. (We're autogenerating this list using [this tool](/ipfs/weekly/blob/master/tools/get_commits.py), so please let us know if your name isn't here.)
Across the entire IPFS GitHub organization, the following people have committed code, created issues, or made a comment on GitHub between __Date__ (noon, GMT) and __Date__. We're autogenerating this list using [this tool](/ipfs/weekly/blob/master/tools/get_commits.py) and [this other tool](/richardlitt/name-your-contributors), so please let us know if your name isn't here.

- __Contributors__

Expand Down