Nemo

Results 569 comments of Nemo

Yes, travis just runs the cibuild script and fails the build if it returns non-zero. Yeah, checking outside couches seems a bit excessive. I should pay a bit more attention...

The first thing to do would be to add links to your profiles (verified somehow) on other websites. However, then verifying profiles falls on me, which is a responsibility I'd...

The only issue I can think of with this flow is fake reviews. That can be countered by: 1. Making sure people leaving reviews have some form of reputation, either...

Somewhat tackling this in https://github.com/hackercouch/hackercouch/pull/106

I had started out with a free form "contact" field, but later shifted to email because it was easier to implement. We just need to make sure that there is...

Yes, my idea is to validate that there is atleast one way to contact the person (via email/twitter whatever). If there is, we shouldn't really care about it much and...

Rest of the icons are via some icon-font thing. I need to find a similar icon in there.

:100: Thanks. I'll get to this tomorrow.

Even if we do, it won't be treated specially unless we decide to fetch keys from public servers (which might fail as well). Would the following work for you: `pgp:...

I'd tried the `ssh -MNf` flow, but had added it to the script instead of running it separately. Will try it again and report back 👍🏽 The key works over...