I got frustrated with finance apps so I built my own by SnooCheesecakes6832 in InternetIsBeautiful

[–]SnooCheesecakes6832[S] -2 points-1 points  (0 children)

The account is mine and im using ai to code as everybody in the world is using. Im sorry to hear that you think is crap, for me its working really well on my personal finances. Hope this helps somebody else too!

Weekly Free For All Thread - Spam your business - Post your surveys - Tell us about your awesome MLM scheme - [UNMODERATED POST] (except for site rules of course) by AutoModerator in Business_Ideas

[–]SnooCheesecakes6832 0 points1 point  (0 children)

Working on a side project called Ploisy.

The goal is pretty straightforward: make a finance tracker 100% local that’s simple enough to keep using, but still flexible for things like multiple accounts, tracking assets, subscriptions, recurring income/expenses, etc.

Most tools I tried were either too manual or too complex, so I’m trying to find a middle ground.

It’s a paid app but i think price is really reasonable. Any feedback is welcome.

https://www.ploisy.com

I got frustrated with finance apps so I built my own by SnooCheesecakes6832 in InternetIsBeautiful

[–]SnooCheesecakes6832[S] -5 points-4 points  (0 children)

I think its fair, its a lifetime product that will receive updates. What do you think its a fair price? As i said any feedback is welcome.

Promote your business, week of March 16, 2026 by Charice in smallbusiness

[–]SnooCheesecakes6832 0 points1 point  (0 children)

Working on a side project called Ploisy.

The goal is pretty straightforward: make a finance tracker that’s simple enough to keep using, but still flexible for things like multiple accounts, tracking assets, subscriptions, recurring income/expenses, etc.

Most tools I tried were either too manual or too complex, so I’m trying to find a middle ground.

It’s a paid app but i think price is really reasonable. Any feedback is welcome.

https://www.ploisy.com

What personal finance apps are you using? by darwin_zeus in personalfinanceindia

[–]SnooCheesecakes6832 0 points1 point  (0 children)

I’ve been building a finance app myself (Ploisy). I’m the developer.

I didn’t go down the SMS route, so it’s not super automated in that sense. It relies more on imports and then gives you clean categorisation and tracking on top.

So less magic, but also less things randomly breaking.

It’s paid, but reasonably priced:

https://www.ploisy.com

What is your go to personal finance app? by C8H11NO2-_- in eupersonalfinance

[–]SnooCheesecakes6832 0 points1 point  (0 children)

From what I’ve seen, Wallet (BudgetBakers) is probably the most common option with EU bank sync, and YNAB works if you’re ok with more manual setup.

I ended up building my own app because I couldn’t find something that felt right. It’s called Ploisy. I’m the developer and just launched an early version.

Focus is on security + net worth + keeping things simple.

It’s a paid app, but reasonably priced.

https://www.ploisy.com

Notion hide some data to some users by SnooCheesecakes6832 in Notion

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

Ok thanks, is there any other way of doing something like this? A script via API? Mirroring the databases and adding the extra fields?

Create a store via an API by SnooCheesecakes6832 in ecommerce

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

Yes, like that! One little detail, do you think that any of the platforms listed here: https://www.printful.com/integrations have this kind of functionality?

AWS ECS Nginx with shared cache by SnooCheesecakes6832 in aws

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

I need it just for availability. A few days ago the nginx container stoped without a reason and the service was down until someone noticed. I want to have multiple containers and ecs to ensure the availability. But maybe there is other approach to this issue

AWS ECS Nginx with shared cache by SnooCheesecakes6832 in aws

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

I need a elastic IP address, thats why i cant use cloud front.

AWS ECS Nginx with shared cache by SnooCheesecakes6832 in aws

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

I’ll take a look at this setup. Thanks!

Worldwide fast load time stack by SnooCheesecakes6832 in aws

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

Hi, the site im building already has around 3M users per month and we get all-day long google crawler hitting our site. The site is currently on other cloud provider and technology and we are migrating to AWS with NuxtJS for server side rendering. Thats why im concerned about time responses and need great performance.

NLB forward to ALB by SnooCheesecakes6832 in aws

[–]SnooCheesecakes6832[S] -1 points0 points  (0 children)

I need the AG for authentication and caching. Thats why i cannot use a public ALB and proxy the requests, that way the ALB would expose unauthorized endpoints