How can I contribute?

From @Mossfeldt on Sun Feb 12 2017 21:29:46 GMT+0000 (UTC)

I think IPFS is great and something I would like to contribute to in any way possible. The problem is I’m not a coder or developer.

I have acces to a good internet connection, virtual servers with steady uptime and the possibility to dedicate hardware for the good cause of helping the community.

What can I do to help?
Already running a node and searching for stuff to pin. :wink:

Copied from original issue: https://github.com/ipfs/faq/issues/226

From @whyrusleeping on Sun Feb 12 2017 23:08:19 GMT+0000 (UTC)

@Mossfeldt A great way to help out right now is to run a node or two, and report any issues you have, ask questions about everything that isnt obvious (to help us write better documentation) and if you’re feeling really helpful, write up short guides on anything you think might be useful.

Stop in and say hi on IRC too if you feel like chatting :slight_smile:

From @Mossfeldt on Mon Feb 13 2017 20:48:50 GMT+0000 (UTC)

Yep, running two nodes and a gateway. Testing everything I can come up with wile searching for and reading info/guides. :slight_smile:

From @dimitarvp on Mon Feb 13 2017 21:48:49 GMT+0000 (UTC)

@Mossfeldt If I had some free server resources, I’d try and find a way to emulate several hundred or thousand nodes – via virtual networks inside servers, probably; there are tools which are used for education of sysadmins and they could be extremely useful in such cases. Then I’d try running different scenarios like @whyrusleeping suggested, and report any bugs.

From @hsanjuan on Mon Feb 13 2017 21:52:25 GMT+0000 (UTC)

@Mossfeldt would you like to give a go to https://github.com/ipfs/ipfs-cluster/ ? I’d be happy to hear your feedback.