Pull to refresh
Back
Vincent
@vincent
Stripe $2.9k/mo
2 months ago

You can now login to Huzzler using Google login

Hey everyone. Many users requested to be able to login so I've added a "Login with Google option". You may now also change your username (max 1 time per month) and we've significantly improved the layout of posts. Let me know if something doesn't work properly.


Thanks guys!

Image 1

Comments

Login to post a comment.

Nikhil Mishra
@zenik
2 months ago
awesome, man! how do you manage migrations in your production database? If I feel like changing anything I go back and make every table from scratch. (I mean dropping current ones and then making new ones with changes) ;-;
1
Nikhil Mishra
@zenik
2 months ago
leads to data loss. ;-;
1
Vincent
Laravel handles that for me. When modifying the database I just make sure only to ever add columns. you can never do anything wrong by just adding columns
1
Nikhil Mishra
@zenik
2 months ago
yeah, my bad, I intuitively got it after a while. I am a newbie in SQL world, I have experience with NoSQL.
1
Vincent
No worries! I've been using sql databases for a long time 😁 Love them haha
2
Nikhil Mishra
@zenik
2 months ago
😁
1
Karan
nice, small feedback, why does the images in the post have a blur section at the top and bottom, was this intentional!
1
Vincent
It’s intentional, like on reddit. It ensures that every post image has the same height and width and the image fits in the container. I could change it but then if you upload a screenshot of a mobile device it would take up lots of vertical space when it takes up the horizontal width.
2
Karan
got it but the platform looks super clean except the image part...currently I dont have any solution in mind.
1
Vincent
Thanks a lot! yea there's not really a good solution I think. Look at this screenshot from reddit. It's a huge company and they do the exact same currently: https://imgur.com/a/VAXF23o. Although I'm open to solutions.
2
Karan
I agree reddit has the same way of handling but huzzler UI is 10x cleaner than reddit as well
1
Vincent
So glad to hear you like the UI 😁
1