Hacker News new | ask | show | jobs
by seeing 3713 days ago
- Improving a site's design usually helps.

- I clicked to install it and, like you mention, I too thought it's untrustworthy. How do I know you won't steal the data on my computer? Is it open-source? Where can I download it? Can I compile it from source? How?

Why are you working on this? Are there other ways to solve the problem you're trying to solve?

1 comments

Thanks so much for the feedback! To address your questions about trust:

> How do I know you won't steal the data on my computer?

The website footer has a link to the privacy page: https://www.computeforhumanity.org/privacy From what I've seen the privacy link in the footer is pretty standard.

> Is it open-source? Where can I download it? Can I compile it from source? How?

The main page of the website says "All code (including the code for this website!) is open source." next to a link to the GitHub page.

Clearly the website isn't communicating well if you have these questions even after visiting the site. Do you have advice on how I could improve the website to better address these questions?

To answer your last questions, I'm working on this because I think distributed computing projects have enormous potential but they typically:

- are confusing to explain - are complicated to install - only support very technical causes (like finding extra-terrestrial life) rather than things like ending global poverty

To improve the site, instead of adding a lot on it have very little on it: only what's needed to get someone to install the software. I suggest you erase EVERYTHING from it, and start from a clean, single white page trying to get people to download it.

Make it legible first. What you have isn't legible no matter what the page says. When my eyes land on the site they move away from the site within 1 second:

- I didn't see the website footer.

- I didn't see the "open source" part.

- All I saw was the pictures and the orange button.

Assume a visitor will give the site no more than a 2 second glance. Design for that.

I would change "save the world from your sofa" to "end world poverty" and increase the font size from 30px to 60px.

I wish there were instructions for me to compile the software from source. In Linux I can often run ./configure && make && make install; and know that I'm installing something clean from source. Can I do the same with this software?

Now, onto why you're working on this. Do you have a specific "enormous potential" problem -- AN ACTUAL PROBLEM -- that you, personally, needed to fix yesterday?

Do you personally need to end global poverty? Why? How will distributed computing end it anyway? How many years have you spent being in poverty to understand that the one and only solution for poverty, out of the possibly thousands, is distributed computing?

Are you doing this because you believe distributed computing will mine Bitcoins, change that into money, and donate the money? If that's the plan, it never crossed my mind after visiting the page.

I'd be great if global poverty ended. I'm not saying distributed computing can't end poverty but I'm not fully convinced either.

All this said, don't get discouraged. You may find that what you're working on could easily change into something else. But whatever you release try to do a great job at it.

For example, what if I'm willing to just donate something to end poverty and not hog my CPU? That would be a completely different website. If you can make me trust you that the money won't be mishandled, maybe I'm willing to just donate $5 a month to end poverty, and not have to compile anything from source. If I can afford $2k for computing equipment, maybe I can afford $60/yr to end poverty and not hog my CPU.