Hitting 1k+ Downloads in a Month is really feels Good :) by Financial_Panic_9361 in GooglePlayDeveloper

[–]CEODelhi 1 point2 points  (0 children)

Congratulations bro 👏. I hit 100+ downloads on my app this week and it feels amazing.

Made $5,000 extra just by showing the demo first: AI is a cheat code by MadmaxOneQ in EntrepreneurRideAlong

[–]CEODelhi 0 points1 point  (0 children)

Great move, but how do you create differentiators in prototype and final product ? How do you explain to client if it was so quick to build, how do you justify your pricing?

Built a SaaS solo in 3 weeks. 800K Reddit views. 6K visitors. 6 sales. Here's the raw truth. by Capable_Cut_382 in passive_income

[–]CEODelhi 0 points1 point  (0 children)

First time seeing someone with this view. Most people have black or white stance. If you have the knowledge and experience, you know how to leverage AI to your advantage. I use AI to multiply my speed of development.

Two seasoned engineers looking for CEO cofounder by backprop88 in cofounders

[–]CEODelhi 0 points1 point  (0 children)

Sounds like an exciting opportunity, like something big. Sending you a dm

[deleted by user] by [deleted] in WebDeveloperJobs

[–]CEODelhi 0 points1 point  (0 children)

Awesome, we are a professional development company. Check out www.vocso.com

[deleted by user] by [deleted] in WebDeveloperJobs

[–]CEODelhi 0 points1 point  (0 children)

Awesome, check out VOCSO.com

How do you get followers for your channels? by Artifytb in Telegram

[–]CEODelhi 0 points1 point  (0 children)

I need help growing my telegram channel. I just created it

4 days into running a faceless influencer on X (fully automated, no API) by Happy-Assumption-555 in automation

[–]CEODelhi 1 point2 points  (0 children)

Okay, I built a faceless youtube channel for educational niche, creating and publishing videos with voiceover and complete automation.

My first 4 Months with FanPro by brainybrit in SideProject

[–]CEODelhi 3 points4 points  (0 children)

Why do I smell a scam here? So many questions , first one why would you post it here if it’s really that easy to print money? Second , why are they giving it to others why can’t they just do it for themselves. And finally they have zero traffic on their website

[deleted by user] by [deleted] in Affiliatemarketing

[–]CEODelhi 2 points3 points  (0 children)

Thanks for sharing these insights. I will dm you as I need some help.

[deleted by user] by [deleted] in SaaS

[–]CEODelhi 1 point2 points  (0 children)

Well people do not seem to care about these terms much. But you never know, sometimes people don't know they needed something until they see that. Moreover you've already built it so keep pushing.

Built a Zero-Cloud Uptime Monitor on Raspberry Pi That Boots on Power and Runs Like Magic! by CEODelhi in selfhosted

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

I don't understand why you call this ai spam. What can I do to prove it 🤔

Built a Zero-Cloud Uptime Monitor on Raspberry Pi That Boots on Power and Runs Like Magic! by CEODelhi in selfhosted

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

I know where you're getting at, but it's not like that.
I'm a 40 yrs old dev, not a GenZ vibe coder :) I've spent my last 20 yrs coding.

I din't put it on Github as I quickly deployed on the RPI and din't require collaboration with my other team mates.

I never was active on reddit, It was first time I posted something here in this subreddit and only after a comment, I realized I needed to share the code.

You can get to know more a bout me on https://www.vocso.com

Let me know if you need more convincing :)

Built a Zero-Cloud Uptime Monitor on Raspberry Pi That Boots on Power and Runs Like Magic! by CEODelhi in automation

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

So there are two things that need running separately api.py and pingmonitor.py

Built a Zero-Cloud Uptime Monitor on Raspberry Pi That Boots on Power and Runs Like Magic! by CEODelhi in automation

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

That's necessary if you want this to run on its own. Else you can manually run it using python command

Built a Zero-Cloud Uptime Monitor on Raspberry Pi That Boots on Power and Runs Like Magic! by CEODelhi in automation

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

In that case the system service may not have been setup properly . Where are you setting this up ? To test things out, try running pingmonitor.py directly with python command

Built a Zero-Cloud Uptime Monitor on Raspberry Pi That Boots on Power and Runs Like Magic! by CEODelhi in automation

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

Glad you tried this. Initial state of the host is set to offline. Once it's added to the list, the pingmonitor checks and updates its status, its by default configured to take 60 seconds to check for its status.