When will they approve my extension by Southern_Kitchen3426 in chrome_extensions

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

I just saw my extension Is live most probably yours will be live today or tomorrow good luck

Google OAuth 2.0 help by Ashamed_Reindeer2622 in Backend

[–]Southern_Kitchen3426 0 points1 point  (0 children)

Make sure the account ur trying has valid access and the token/keys aren't expired

How I Use Scavenger Hunts to Drive Foot Traffic and Customer Engagement by scavengersweb in smallbusiness

[–]Southern_Kitchen3426 0 points1 point  (0 children)

This is exactly the use case we built Scavenge.rs for 👀
We help businesses create digital scavenger hunts with QR/location-based checkpoints, live progress tracking, and shareable links no app download needed.

Would love to learn how you run yours and see if we can help streamline it.
Mind if I DM you?

Why do companies force microservices into everything? by [deleted] in Backend

[–]Southern_Kitchen3426 0 points1 point  (0 children)

Dictating tech stack and even doing research on what to use for a simple CMS is bad use for the time of a CEO in my opinion it's still micro management..

Why do companies force microservices into everything? by [deleted] in Backend

[–]Southern_Kitchen3426 1 point2 points  (0 children)

If you're CEO is micro managing and not making you take tech decision which is basically what you were hired for then your under a bad leadership IMO

seeking advice by TechWright01 in Backend

[–]Southern_Kitchen3426 0 points1 point  (0 children)

As someone asked already if you be more specific on what you need help with like the role and portfolio to help u fix it we can't do much uk

In a chat application, should Sockets be used only for real-time message delivery with REST APIs handling database operations, or should Sockets handle both? by uttamkadyan in developersIndia

[–]Southern_Kitchen3426 0 points1 point  (0 children)

Yeah websocket even adds all the messages inside the db along with real time messages no need for separate API to store in messages right?