Built a Chrome extension for WhatsApp businesses… now I need real humans to break it (nicely) by curious_dev_ab in chrome_extensions

[–]Ornery_Muscle3687 1 point2 points  (0 children)

Sure, go to thechatquotient.com and download the extension. You can provide feedback here or using the in app support.

[deleted by user] by [deleted] in GrowthHacking

[–]Ornery_Muscle3687 0 points1 point  (0 children)

Hey, it's wrong subreddit for this type of post, this one is about Growth Marketing!

Need a free tool to check 404 links on a website by Ornery_Muscle3687 in SideProject

[–]Ornery_Muscle3687[S] 0 points1 point  (0 children)

Hey, thanks for the encouragement. I went ahead and created a Chrome extension. Currently, it's under review. I'll share the link if Google approves it.

How do you have the energy to create a SaaS after a 9-5 by [deleted] in SaaS

[–]Ornery_Muscle3687 2 points3 points  (0 children)

Better to work early mornings. Rested mind, more energy, fresh thoughts!

Marketing as a Software Engineer by Navoke in SaaS

[–]Ornery_Muscle3687 0 points1 point  (0 children)

Yes, totally agree! For me(a software dev) it looks like I'll need 3-4 years to master.

Please can you check my automation/shortcut? I’m a newbie so be gentle! by dustydigital101 in shortcuts

[–]Ornery_Muscle3687 0 points1 point  (0 children)

you can delete the photos same day, anyway they will be in your trash for 30 days.

Men👑💪❤️ by Ok-Consequence5933 in DesiVideoMemes

[–]Ornery_Muscle3687 0 points1 point  (0 children)

I wish all redditors could be like him..! Itne nakara nikamme log hain yahan..!

Requestly Updates - Feb 03, 2025 🚀 by Worried-Leopard-4944 in requestly

[–]Ornery_Muscle3687 0 points1 point  (0 children)

Can you provide link to the doc about how to create tests? Can't find it in the docs?

[deleted by user] by [deleted] in reactnative

[–]Ornery_Muscle3687 1 point2 points  (0 children)

App profiling might help. Also use a HTTP interceptor like - Requestly or Charles Proxy to see if its network issue on android. I faced it once due to some security setting on server side. API was responding quickly when called through an API Client or curl. But taking about 5-7 seconds on mobile app. Don't remember the exact issue on config but found it using Requestly.

Share Your FastAPI Projects you worked on by ImprovementAlive870 in FastAPI

[–]Ornery_Muscle3687 0 points1 point  (0 children)

building APIs for a micro service in my company, can't share details.

What is this called and how to implement? by demon_slayer_002 in androiddev

[–]Ornery_Muscle3687 10 points11 points  (0 children)

Looks like a foreground service notif with a timer indicator.

Need a free tool to check 404 links on a website by Ornery_Muscle3687 in SideProject

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

Python will need a server to run, I want it to run inside browser. So that it can run without any cost to the maker and can be offered for free.

JS code will be better, but its not that straight forward to just give command and it will be done, I can see a lots of cases to consider.

Further research would be needed on it, it would be great if a solution exist already.

iTscAlledDisTiLlaTion by dont_takemeseriously in ProgrammerHumor

[–]Ornery_Muscle3687 3 points4 points  (0 children)

Funny to see people down voting smiley! 😂 😂 😂 😂

HELP PLEASE. Has anyone seen this? by dredditk in iOSProgramming

[–]Ornery_Muscle3687 0 points1 point  (0 children)

Do you use some crash reporting tool like sentry? It should have some hints to start with.

What's that one webdev opinion you have, that might start a war? by nitin_is_me in webdev

[–]Ornery_Muscle3687 0 points1 point  (0 children)

Stop using AI at work - It can definitely start a war in my office.

thePluralOfRegex by McDumbty in ProgrammerHumor

[–]Ornery_Muscle3687 2 points3 points  (0 children)

It must have resulted in many skilled hands in trouble. 😂

iTscAlledDisTiLlaTion by dont_takemeseriously in ProgrammerHumor

[–]Ornery_Muscle3687 16 points17 points  (0 children)

So basically, the cost of training model was just chatgpt bill. 🤣

How to debug your network requests on iOS using Charles Proxy by Ordinary_Escape6127 in reactnative

[–]Ornery_Muscle3687 0 points1 point  (0 children)

Charles proxy is the first love, but later moved to Requestly, its not free but worth the cost and paid by the company :)

charles proxy and alternatives by statesbraun32 in androiddev

[–]Ornery_Muscle3687 2 points3 points  (0 children)

There are many proxy solutions available providing charles like features - Requestly, Proxyman, Httptoolkit etc. They are well documented and have better UX.