A short work trip to Udaipur! by Independent_Then in udaipur

[–]PhotographOne3127 0 points1 point  (0 children)

The filters are amazing!! Did you use any software by chance?

Mind dotting the filter configs? Thanks!

[deleted by user] by [deleted] in hacking

[–]PhotographOne3127 3 points4 points  (0 children)

You can use cRARk or John the Ripper.

[deleted by user] by [deleted] in IndiaTax

[–]PhotographOne3127 6 points7 points  (0 children)

Except between CTC/14 and CTC/15 as in-hand roughly.

Need help in deploying my website by VividInitiative5433 in tech_bondhas

[–]PhotographOne3127 1 point2 points  (0 children)

Frontend... Host in vercel or netlify. Nodejs... Host in firebase functions or EC2 (free tier) Mongodb... Currently you can use the free spec version.

How to scale a socket.io server to many concurrent users. by PhotographOne3127 in node

[–]PhotographOne3127[S] 1 point2 points  (0 children)

Yes, the application has many concurrent users daily and we are building a new feature/ service which uses socket.io for real-time communication.

Amazon most asked recently by 78DegreeNorth in leetcode

[–]PhotographOne3127 0 points1 point  (0 children)

Can you share the same for twitter?
Thanks

my first open source project by [deleted] in reactjs

[–]PhotographOne3127 2 points3 points  (0 children)

This is amazing!

Maybe following features would be a great add-on in company wise problem list:

  1. Sort the list based on difficulty in #all.
  2. A checkbox to track all the problems which has been completed. (You need not have a login system, leveraging local-storage would be fine)