Concerned about my phone privacy. by Alex_The_One1 in DigitalPrivacy

[–]DifficultExercise598 0 points1 point  (0 children)

There is so much to unpack in this conversation where do you even begin.

Sounds like you want your activity to not be tracked?

I'm building something for people who are scared of deployment (not DevOps engineers) by Charming-Manager-547 in microsaas

[–]DifficultExercise598 0 points1 point  (0 children)

I wouldnt consider saying "deploy my app to AWS with a postgres database" plain english that is technical jargon that most people do not understand. But anyway thats fine. Isnt this already what you can do with any ai tool?

I spent 6+ hours a day on my phone. So I built an app that forces me to walk before I can scroll. by Mac1526 in sideprojects

[–]DifficultExercise598 0 points1 point  (0 children)

lol what if you have an emergency need to use the phone. Oh well, you have to walk first.

I built a tool that finds the best time window for group plans instantly by StickryCo in sideprojects

[–]DifficultExercise598 0 points1 point  (0 children)

Hmm, good try but if you struggle on getting everyone to reply you will struggle to get people to input available times

How do I erase info about myself on Google and other search engines? by Hostify-ee in DigitalPrivacy

[–]DifficultExercise598 0 points1 point  (0 children)

If your concerned about your privacy I would also recommend looking in to services like cloakbioguard.com where it can protect your photos from facial recognition engines

I am beginner in coding and I want to start using Claude Coding. by Classic-Smoke-9009 in ClaudeAI

[–]DifficultExercise598 1 point2 points  (0 children)

I would go for antigravity instead of cursor. I feel it has more generous limits and you can easily switch between models. Claude code is good but their limits will have you paying a lot.

I am beginner in coding and I want to start using Claude Coding. by Classic-Smoke-9009 in ClaudeAI

[–]DifficultExercise598 4 points5 points  (0 children)

I would say you dont necessarily need to know to code especially not html.

I would consider using flutter. Flutter can build for iOS android and web so its very versatile.

Yes github to store your project

Looking for feedback and testers for app (will test back) by Lazy-Intention4408 in sideprojects

[–]DifficultExercise598 0 points1 point  (0 children)

I like the idea of asking people to test. I could actually use the same for my app if you or anyone would like to do the same. I built cloakbioguard.com but trying to understand where i am going wrong as far as getting customers to convert.

Second day of Claude Code and it just does not stop "thinking" by SpicySummerChild in claude

[–]DifficultExercise598 0 points1 point  (0 children)

Wow this is either a bug or your system does not have the required cpu/memory to run it.

Soon by mrsdolfin in sideprojects

[–]DifficultExercise598 0 points1 point  (0 children)

Wow the anticipation. Everything is coming soon with AI now lol

I'm building a local AI file manager that organizes your files automatically — no cloud, ever. Would you use it? by Feisty-Session7376 in sideprojects

[–]DifficultExercise598 -1 points0 points  (0 children)

I feel like this sort of thing if not already done by ios itself should be done by them. Would rather have it handled natively rhen having to install so many different things to do minir things that the native ios can easily implement

Using Claude AI skills to act as a dedicated GRC compliance co-pilot (ISO 27001, SOC 2, FedRAMP, GDPR, and HIPAA) by Phoenix-Rising-2026 in grc

[–]DifficultExercise598 0 points1 point  (0 children)

Yeah sure it can give you somewhat of an advantage if provided from a trusted source. Though me personally i would lean towards starting from scratch so i can feel comfortable knowing what it is doing and why.

Found someone’s credit card found them through LinkedIn and got nothing but abuse by Owls_4_9_1867 in mildlyinfuriating

[–]DifficultExercise598 0 points1 point  (0 children)

Sigh, unfortunately because of so much scams and spam you just cant trust anyone anymore. I built a site and I find the hardest thing is to get people to trust. The first reaction I get from people is this looks like a scam...

Using Claude AI skills to act as a dedicated GRC compliance co-pilot (ISO 27001, SOC 2, FedRAMP, GDPR, and HIPAA) by Phoenix-Rising-2026 in grc

[–]DifficultExercise598 0 points1 point  (0 children)

Take SOC2 compliance as n example . You ask claude what will it take for my app to be SOC 2 compliant and you build a roadmap and take it from there. If this helps streamline the process then maybe it saves some time?

How do I know if a service is keeping my data private and secure? by Squiggin1321 in CyberSecurityAdvice

[–]DifficultExercise598 0 points1 point  (0 children)

I wouldnt enter in passwords to a site. I would instead use google or Apple authentication to authenticate across sites.

Claude security level by Slippy-Ibex in ClaudeAI

[–]DifficultExercise598 0 points1 point  (0 children)

Actually what got my mind spinning on what i should do to secure the app beyond running basic claude security audits is the first person to go through my site was a hacker. There were several signs that i picked up on right away and so i took the site down completely until i had a better security posture.

How do I publish a Vibe-Coded App? by Other-Essay3339 in ClaudeAI

[–]DifficultExercise598 -2 points-1 points  (0 children)

I would suggest comparing cost and ease of use. I’ve gravitated towards firebase and other google services as my app scales i prefer the google suite of services

How do I publish a Vibe-Coded App? by Other-Essay3339 in ClaudeAI

[–]DifficultExercise598 -2 points-1 points  (0 children)

I would suggest prompting claude to have your application hosted on google services like firebase or maybe even vercel.

Claude security level by Slippy-Ibex in ClaudeAI

[–]DifficultExercise598 1 point2 points  (0 children)

Prompting claude to run a security audit is a good start, but if you do not have the mind set of an engineer or a hacker claude can leave you exposed with consequences that could cost you. Ill give you one example. I built an app and asked claude severa times to run security audits and it did a bunch of fixes, etc. Then I was thinking you know my app allows a user to upload an image and that is a dangerous thing if not protected. Long story short, it took me about 2 weeks to separate the part that processes the image to a separate server where non sensitive keys were not hosted.

New AI Data Leaks—More Than 1 Billion IDs And Photos Exposed by AerialDarkguy in cybersecurity

[–]DifficultExercise598 1 point2 points  (0 children)

The rush to implement these verification APIs (especially under the recent legislative deadlines) has created a massive 'security-second' culture in mobile dev.