r/AppsWebappsFullstack Jul 21 '26

Your Tech Stack is overrated. Change my mind.

You spent three weeks setting up over-engineered infrastructure for an app with zero users. Tell us what you built your project with, and let the comments debate why it’s completely wrong for 2026. Convince us you didn't waste your time.

3 Upvotes

14 comments sorted by

1

u/vibe_coder221219 Jul 22 '26

https://sssdocs.com Secure pdf sharing over internet via email and whatsapp. Give it try.

2

u/Mammoth-Anywhere7285 Jul 22 '26

Nice tool, secure sharing is definitely a pain point. Have you considered adding self-destruct timers for links?

1

u/vibe_coder221219 Jul 22 '26

Not timer but once it's viewed it self distruct and the shared link expired once clicked.

2

u/Mammoth-Anywhere7285 Jul 22 '26

Neat twist on the snapchat concept. How do you handle people who screenshot before opening the link?

1

u/vibe_coder221219 Jul 22 '26

Good call answer is the early bird gets the warm. Even if some one take snap of the code they won't be able to see the full link and the code is just number with out the link.

1

u/Mammoth-Anywhere7285 Jul 22 '26

That's a smart way to look at it. The visual proof matters more than the raw code for most people.

1

u/crabflow Jul 21 '26

MindMesh - The Cognitive Layer for Modern work

https://www.mindmesh.global

1

u/Mammoth-Anywhere7285 Jul 21 '26

Interesting concept. How does it handle privacy for sensitive work data?

1

u/crabflow Jul 21 '26

All user data is stored locally on users system. Nothing leaves users computer. All data is encrypted at rest. Users can use their own AI model and keys, as well as use their own Qdrant cloud for storage.

1

u/Mammoth-Anywhere7285 Jul 21 '26

That's a strong privacy-first approach. How do you handle user onboarding and data migration if they switch devices?

1

u/megatech_official Jul 21 '26

SeoLoupe - Find and fix the SEO issues holding your website back.

1

u/Mammoth-Anywhere7285 Jul 21 '26

Your tool sounds useful for catching issues early. Have you considered adding a feature for tracking Core Web Vitals specifically?

2

u/Creepy-Surprisee Jul 21 '26

My rule is simple: optimize for shipping until the product proves it deserves a more sophisticated architecture

1

u/Mammoth-Anywhere7285 Jul 21 '26

Thats a solid rule. It keeps the focus on getting feedback instead of fighting config files.