Maker History
Forums
I'm in the 40 followers trap on Twitter, how can I get out of it?
While I put great effort into generating good content on my personal Twitter account (https://twitter.com/maorofek) I found it hard to increase my followers, mainly because I'm in this low-followers-trap: Because I don't have enough followers -> Not enough people are getting exposed to my content -> The number of followers does not decrease. (and so on) What would you suggest to me in order to get me out of this trap?
where are you networking these days?
twitter, linkedin, facebook groups, github, devto, behance, producthunt, indiehackers, medium, komunity, clubhouse, IG, twitch, contra, bumblebizz, zoom, xing, meetups, reddit, in person with a mask . . . what did I miss?
How many of us know exactly how users passwords are stored in your application 🤔
Do you make use of any password hashing algorithms? If yes, what are they? 1. plain text 2. pbkdf2, 3. bcrypt, 4. scrypt, 5. argon2, 6. Balloon 7. others 8. Not sure Let us hear more about your password storage mechanism.