alainmeier's comments

alainmeier | 11 years ago | on: Accept donations on your site instantly

If you make the black overlay container position fixed and the window itself normal, you can have the modal scroll within the context of the black overlay. Facebook uses this same method and it's significantly nicer!

alainmeier | 11 years ago | on: Accept donations on your site instantly

Cool idea! I think there are a few things on the usability side that you could do to make it even better:

* Lock the body when you open the modal by setting overflow: hidden. That will prevent people from scrolling around accidentally while filling out the form.

* This is related to the first point, but you should probably position: fixed the modal

* Make the label for the monthly donation clickable - people shouldn't have to find the little check box!

* Lighten the .iframe-subheader-text as it can be pretty low contrast when the background is white

* Add some subtle animations to the open and closing of the modal. It feels very jarring right now.

alainmeier | 11 years ago | on: BlockScore (YC S14) Lands $2M In Funding For Making I.D. Verification Easier

Account recovery is a great use case. Any mission critical applications for businesses should require more than security questions or a phone call in order to gain access to accounts.

We agree that front-loading is not always the best solution and are working on systems to help firms with progressive authentication, too.

alainmeier | 12 years ago | on: Bitcoin, Magical Thinking, and Political Ideology

> Silicon Valley ideologues are proposing secession

I believe no one ever said this; it has been misreported by Gawker and others.

If you're curious, the original talk is here with no mention of secession: www.youtube.com/watch?v=cOubCHLXT6A

alainmeier | 12 years ago | on: Stanford's new course on building a startup

The main lecturer co-founded one of the biggest personal genomics companies in the US, so I'm quite certain that he realizes the difference between the two.

The course emphasizes using CS-related skills in any startup for product development and getting insight into your market. Example exercises are things like scraping competitor data, wading through genomic data from the cmd line and building internal APIs for managing company data.

alainmeier | 12 years ago | on: Stanford's new course on building a startup

I took it in the winter at Stanford. It was an amazing class - the material was very strong and there's an emphasis on working on ideas that matter. Read: not social startup #5024. Every Thursday we had hackathons that went til 6am where the main lecturer would advise us on our ideas, give feedback on the product and generally teach us about the important thingsā„¢. That was considered to be v1 of the course, and I know he (the lecturer) plans to iterate on it and make it better every time it's offered.

tl;dr Highly recommended.

page 1