Pretty nice, 1 dev 3 team members in total and 1 million users? Are there any other products with such a small team and a huge userbase? Does this scale and when the business requires more coding and technical debt comes how do they manage it?
Getting to 2M users as a one woman dev team [video]
231–240 of 303 posts
Re: Getting to 2M users as a one woman dev team [video]
#232Re: Getting to 2M users as a one woman dev team [video]
#233Ah, that's one of those websites that accept a password of any length without error, truncate it, and show you a "wrong password" the next time you try to log in. Then you go through password reset roulette until you find a short enough password that works. Don't do this.
Re: Getting to 2M users as a one woman dev team [video]
#234Nadia does a great weekly dev log email that I enjoy as well. I highly recommend it -> https://buttondown.com/nodunayo
Re: Getting to 2M users as a one woman dev team [video]
#235Earlier quoted context omitted.
Yes, it implies that calling attention to things done by women is a trigger for gender discussions. I think trying to make arguments about why they are triggering requires you to make a lot of assumptions about people who aren't yourself.
> discussions That is a charitable way to read the flagged comments.
Re: Getting to 2M users as a one woman dev team [video]
#236Earlier quoted context omitted.
[flagged]
Male is the default gender and anything that goes against the defaults of society triggers people. That's it.
https://thesocietypages.org/socimages/2009/05/04/default-ava...
Re: Getting to 2M users as a one woman dev team [video]
#237Ah, that's one of those websites that accept a password of any length without error, truncate it, and show you a "wrong password" the next time you try to log in. Then you go through password reset roulette until you find a short enough password that works. Don't do this.
Wait wait. Why would you truncate it after input unless... you're storing it in plaintext?
Re: Getting to 2M users as a one woman dev team [video]
#238Re: Getting to 2M users as a one woman dev team [video]
#239Re: Getting to 2M users as a one woman dev team [video]
#240Ah, that's one of those websites that accept a password of any length without error, truncate it, and show you a "wrong password" the next time you try to log in. Then you go through password reset roulette until you find a short enough password that works. Don't do this.
Wait wait. Why would you truncate it after input unless... you're storing it in plaintext?