Live data from Hacker News

Show HN: Ngnr.club – A link-in-bio service for engineers

ngnr.club

11–20 of 46 posts

Re: Show HN: Ngnr.club – A link-in-bio service for engineers

#12
I really like the simple UI and focus on projects/blogs. Cool site!

I think I found a bug, though - it seems like when I save on the "social media" page, it blows away data from the others. I was able to do this twice and it cleared out my name, location, and bio. Hope that helps!

Re: Show HN: Ngnr.club – A link-in-bio service for engineers

#15

I really like the simple UI and focus on projects/blogs. Cool site! I think I found a bug, though - it seems like when I save on the "social media" page, it blows away data from the others. I was able to do this twice and it cleared out my name, location, and bio. Hope that helps!

Thanks for the feedback !

I'll look into that and come up with a fix ASAP.

Glad you like it !

Re: Show HN: Ngnr.club – A link-in-bio service for engineers

#16

The name immediately looked like "engineer club" to me. But it refused to take my password, and not in a fun way like that password game the other day

It may be failing the validation on AWS cognito's side.

Added to the todo list.

Thanks for the feedback !

Re: Show HN: Ngnr.club – A link-in-bio service for engineers

#17
Heh, seems like you hit your limits. I was trying to secure my own name and kept getting generic error occured.

then i opened up the dev tools and saw

index-01401dc0.js:124 Exceeded daily email limit for the operation or the account. If a higher limit is required, please configure your user pool to use your own Amazon SES configuration for sending email.

Re: Show HN: Ngnr.club – A link-in-bio service for engineers

#19
post #17

Heh, seems like you hit your limits. I was trying to secure my own name and kept getting generic error occured. then i opened up the dev tools and saw index-01401dc0.js:124 Exceeded daily email limit for the operation or the account. If a higher limit is required, please configure your user pool to use your own Amazon SES configuration for sending email.

Ouuhh ! Nice catch ! Thanks for the heads up. Will fix ASAP.

Re: Show HN: Ngnr.club – A link-in-bio service for engineers

#20
Hey everyone, thanks for checking out the site and for signing up.

It seems that AWS cognito verification emails are subject to a daily limit of 50.

Your accounts are indeed created, but the confirmation emails containing the code are not being sent.

I'm working on fixing this issue as I'm writing this.

Thanks for your understanding.

Post reply on HN