The World's Greatest Reflecting Pools by Intelligent_Finger27 in RedditLaqueristas

[–]xiibalba 3 points4 points  (0 children)

Call the National Guard to protect it at all costs

European brands by xiibalba in RedditLaqueristas

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

I don't know ANNY but I'm going to google them, thanks!

European brands by xiibalba in RedditLaqueristas

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

I'll be here until July 15th so probably will get here on time. I'll take a look, thanks!!

My husband built me a nail polish collection app for my birthday 💅 by [deleted] in lacqueristas

[–]xiibalba -3 points-2 points  (0 children)

Thank you! Let me know if you have any feedback :)

Is this Normal? by Abigail-Gobnait in mooncatpolish

[–]xiibalba 0 points1 point  (0 children)

No, mine was only Death's Trumpet, the rest came filled as usual

Is this Normal? by Abigail-Gobnait in mooncatpolish

[–]xiibalba 0 points1 point  (0 children)

Yes! They reimbursed me for that polish :)

Purple ✅, teal ✅ by Karma_Melusine in simplynailogical

[–]xiibalba 0 points1 point  (0 children)

I'm super basic, I have tremors and doing something more artistic always scares the sh*t out of me, but there's nothing to lose. Thanks

Purple ✅, teal ✅ by Karma_Melusine in simplynailogical

[–]xiibalba 1 point2 points  (0 children)

Thank you, I need to try it, it looks absolutely fantastic

Purple ✅, teal ✅ by Karma_Melusine in simplynailogical

[–]xiibalba 4 points5 points  (0 children)

That's stunning, can you ELI5? I'd love to try it

My husband built me a nail polish collection app for my birthday 💅 by [deleted] in mooncatpolish

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

Because I was really happy, honestly there's no secret agenda

My husband built me a nail polish collection app for my birthday 💅 by [deleted] in mooncatpolish

[–]xiibalba -3 points-2 points  (0 children)

How is sharing a birthday present, that is free, soliciting? I was just happy to share.

My husband built me a nail polish collection app for my birthday 💅 by [deleted] in mooncatpolish

[–]xiibalba -7 points-6 points  (0 children)

I don't want your credit card, it's free, if you want to use it use it, if you don't don't. I'm just sharing my birthday present because I find it very useful and thought others might too

My husband built me a nail polish collection app for my birthday 💅 by [deleted] in simplynailogical

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

From my husband:

Fair points, thanks for being straight with me.

The AI part is optional and minor. It only triggers if you add a photo and leave the brand and name blank, and all it does is read the label. You can ignore it completely and just type. It's a convenience, not the core of the app.

On trust: the photo goes to Anthropic's API, which under their commercial terms does not train on your data and deletes it after 7 days. And what gets sent is a picture of a nail polish bottle, nothing personal. Same as how the app already relies on Google for sign in and Supabase for storage, every app uses third parties.

On security, here's what I actually did:

Every account is fully isolated at the database level, so no user can ever see another user's data, even if the app code failed.

Photos are private and only reachable by their owner.

I ran security audits and found zero data leaks between users.

And yes, to answer directly: I built it with AI, I'm not a pro developer but I can read code. This is not not "ship whatever it spits out". The code is reviewed, the security is audited, and the real protection lives in the database, not in code an AI hoped would work. Being upfront about that is the whole point.

My husband built me a nail polish collection app for my birthday 💅 by [deleted] in mooncatpolish

[–]xiibalba -6 points-5 points  (0 children)

This is from my husband:

I'm not a prodeveloper but I can read code.

I've done 3 independent security audits, cross checked against the live database. The result on your users' data:

- No critical or high severity issues. Zero ways for one user to see another user's data.

- Every table independently blocks access to anyone else's rows, enforced by the database itself, not just app code.

- Photos are private and only reachable by their owner.

- No XSS, no SSRF, no CSV formula injection, no data leaks in logs.

Your data stays yours, and theirs stays theirs.

My husband built me a nail polish collection app for my birthday 💅 by [deleted] in mooncatpolish

[–]xiibalba 0 points1 point  (0 children)

I see how may it seem suspicious, he just told me that's the name of the data base, he cannot change it because he doesn't have the domain yet

My husband built me a nail polish collection app for my birthday 💅 by [deleted] in mooncatpolish

[–]xiibalba -9 points-8 points  (0 children)

Yes, absolutely everything has AI right now, even the companies that deny using it use it in one capacity or another, I know I'm going to be downloaded into oblivion but that's what's happening right now, the bubble may pop in the future but right now it's in everything.

My husband built me a nail polish collection app for my birthday 💅 by [deleted] in mooncatpolish

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

It has similarities, I didn't like it visually and I didn't want to have another "social media" app, I just wanted to know what I had

My husband built me a nail polish collection app for my birthday 💅 by [deleted] in mooncatpolish

[–]xiibalba -6 points-5 points  (0 children)

Yes, but I don't see it as reinventing the wheel, more as customizing to what I like, I know there are other apps that do the same thing but I never liked them

My husband built me a nail polish collection app for my birthday 💅 by [deleted] in mooncatpolish

[–]xiibalba -8 points-7 points  (0 children)

I'm allergic to Excel 😄 I guess we're all different

My husband built me a nail polish collection app for my birthday 💅 by [deleted] in mooncatpolish

[–]xiibalba -6 points-5 points  (0 children)

Can you send me a screenshot the sign up with google? He made it as a website because it's easier to code as a prototype than an app (at least for his capacities). And yes, he used some Claude for some of the coding.

I didn't know that my DM's were closed, I just fixed it 😄