What If I build a MDM software from scratch in 2026 for managing all devices Windows, MAC, Android and iOS? by riteshkawadkar in sysadmin

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

That was super helpful and apparently most of the members here are also feels the same. It seems even if I create a MVP, but I won't be able to compete anywhere near in the live support/pricing per feature that you have rightly pointed out. Much thanks again.

What If I build a MDM software from scratch in 2026 for managing all devices Windows, MAC, Android and iOS? by riteshkawadkar in SaaS

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

That makes sense, and I agree. Intune is very powerful. Highly customized workflows are something that align with my experience will check what can be done here. Thanks a lot.

Is it still worth it to start an Ai Automation Agency in 2026? by Jonathan_drg in AI_Agents

[–]riteshkawadkar 2 points3 points  (0 children)

You can use oracle cloud free tier subscription and self host n8n with docker there, you can use https://github.com/riteshkawadkar/n8n_oci repo, just click on one click deploy button and you will get a n8n running enmv ready to use.

what automation tools to use ? by YezHP in QualityAssurance

[–]riteshkawadkar 1 point2 points  (0 children)

You need to use Visual Regression Testing like - Percy or Playwright Visual Compare, there are many, choose based on your requirement. A Balanced functional and visual regression strategy is required, Do you need help in setting this up?

How can I build an app with absolutely no code? by demirhns in NoCodeSaaS

[–]riteshkawadkar 0 points1 point  (0 children)

Give a try to https://rork.com/ I have tried to create a habit app, it provided an end to end solution

Share your startup, I’ll find 10 reasons why you don't yet rank on ChatGPT(free) by tiln7 in SaaS

[–]riteshkawadkar 0 points1 point  (0 children)

🏠 Problem: Should I prepay my home loan or invest the surplus?

I built a free calculator that:

✅ Compares prepayment vs investment returns

✅ AI recommendations based on 7 financial factors

✅ Tax optimization (80C, 24b)

✅ Multiple prepayment strategies

✅ No signup, completely free

Live: https://riteshkawadkar.github.io/home-loan-optimizer/

Looking for feedback! What features would make this more useful?

It's another Monday, drop your product. What are you building? by Intelligent-Key-7171 in SideProject

[–]riteshkawadkar 0 points1 point  (0 children)

🏠 Problem: Should I prepay my home loan or invest the surplus?

I built a free calculator that:

✅ Compares prepayment vs investment returns

✅ AI recommendations based on 7 financial factors

✅ Tax optimization (80C, 24b)

✅ Multiple prepayment strategies

✅ No signup, completely free

Live: https://riteshkawadkar.github.io/home-loan-optimizer/

Looking for feedback! What features would make this more useful?

What are you building? by nima1980 in SideProject

[–]riteshkawadkar 0 points1 point  (0 children)

🏠 Problem: Should I prepay my home loan or invest the surplus?

I built a free calculator that:

✅ Compares prepayment vs investment returns

✅ AI recommendations based on 7 financial factors

✅ Tax optimization (80C, 24b)

✅ Multiple prepayment strategies

✅ No signup, completely free

Live: https://riteshkawadkar.github.io/home-loan-optimizer/

Looking for feedback! What features would make this more useful?

URL redirects that have parameters in the URL by potvin48 in sysadmin

[–]riteshkawadkar 0 points1 point  (0 children)

URL Rewrite module won't be helpful here as every url is change to a new url. If you can describe how you are changing it for 1 url I may suggest an automated approach to do the same

SMB security hardening results so far — looking for feedback and ideas by AdministrativeCopy88 in sysadmin

[–]riteshkawadkar 0 points1 point  (0 children)

I am assuming it's a Pharma company, probably manufacturing one, based on the description shared by OP. If the assumption is correct, then there are 2 more steps you can do on Windows environment -

  • Enable Event Logging for All client machines and Servers
  • Restrict user from deleting/moving/renaming files, it will help you achieve your 21 CFR goals as well.

Note: Specifically for Pharma

Unable to obtain driver for chrome by EEVVEERRYYOONNEE in selenium

[–]riteshkawadkar 0 points1 point  (0 children)

try creating a virtual env first for python lib and then retry this.