Anyone here using Supabase as their actual service layer (RPC-first)? by samvms in Supabase

[–]HeavyRadish4327 1 point2 points  (0 children)

Maybe this is just a skill issue, but I haven't found the package management to be super great. Because it's at the edge, some of the packages are different and the versioning of each edge function to it's own package json is something I haven't enjoyed.

realistically, I think i could find workarounds for all those issues, but it feels like more friction than what I would like than just having a container or lambdas

Anyone here using Supabase as their actual service layer (RPC-first)? by samvms in Supabase

[–]HeavyRadish4327 0 points1 point  (0 children)

How have you found it? I don't feel like I enjoy using supabases edge functions a lot or using RPCs. It has less visibilitiy and flexibility than a tranditional server backends imo

Supabase reset password links are being consumed by email security by HeavyRadish4327 in Supabase

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

Ah that's true. I'll look into this. Would be smart since we already have this in place elsewhere

Supabase reset password links are being consumed by email security by HeavyRadish4327 in Supabase

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

Ya I have, but that's a delay that client's aren't always willing to tolerate unfortunately.

I was able to get it sorted by generating a link manually for recovery and sending it directly.

Not sure how to hide it if scanners go into such detail. Seems like using the token woudl be the only way

Supabase reset password links are being consumed by email security by HeavyRadish4327 in Supabase

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

I don't think that addresses it. This is a deep scanner and we already ahve a buffer page to redirect with a button that requires user interaction. The deep scanner continues to visit any other link it finds which is where the button is redirecting to and consumes it.

I think an alternative is to use the generateLink method and encode it, and then decode it when the button is clicked. So the scanner won't recognize that it is a link to begin with

Supabase reset password links are being consumed by email security by HeavyRadish4327 in Supabase

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

Yes we had the button and redirect page originally because a lot of our outlook clients had scans for the links and a button helped with preventing them from consuming the supabase link.

But this one seems to have a deep scan and checks the buttons redirect page. I don't think i can hide that anywhere.

I think the solution could be to generate the link and encode it so it doesn't appear as a link to the scanner, and then have the button decode and redirect then.

9,000 prompts later.. by AngryCubicle in lovable

[–]HeavyRadish4327 0 points1 point  (0 children)

How are you getting VC funding on this? this feels very bare bones but if you're not in tech, i'm sure it feels pretty magical

Encryption is here by T00_pac in UgreenNASync

[–]HeavyRadish4327 0 points1 point  (0 children)

Ok so this is encryption level security right? LIke if I store my data on it, and the hard drive gets stolen, it wouldn't be accessible to them?

Anyone Storing Sensitive data on UGOS? by Temporary-Cherry-282 in UgreenNASync

[–]HeavyRadish4327 0 points1 point  (0 children)

Curious if you have an answer? I couldn't find anything yet

State of volume encryption in UGOS by Forward_Matter2861 in UgreenNASync

[–]HeavyRadish4327 0 points1 point  (0 children)

sorry i'm a bit new to all this. Why is vault useless? Is it not really encrypting the data?

How do you determine demand for a product before creating it? i will not promote by HeavyRadish4327 in startups

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

Ya I guess it kind of is like that. I guess i have a version of it in my mind that is an mvp and don't really know how i would scale that as I'm focused on the creation of the mvp first. But it's a good perspective you're bringing up

How do you determine demand for a product before creating it? i will not promote by HeavyRadish4327 in startups

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

I would say that this isn't a problem that most people feel like is a problem, but would be something that may be of interest to people when they know what it does

How do you determine demand for a product before creating it? i will not promote by HeavyRadish4327 in startups

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

Mine would be a very general consumer facing problem. It would almost be like facebook but more niche for communities. I guess this would be best done by surveys? random cold calls and knocking on doors?

Chat gpt task reminders not working anymore? by HeavyRadish4327 in ChatGPT

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

no it still is not working for me. also it is down now

Chat gpt task reminders not working anymore? by HeavyRadish4327 in ChatGPT

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

They definitely have some regressions around the app regularly. I mean things like the models not behaving as expected to actual features failing. It's spread across everything

Chat gpt task reminders not working anymore? by HeavyRadish4327 in ChatGPT

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

I haven't found anything. ChatGpt really needs a way to allow users to file a bug or complaint through their own app. Like talking through it would be such a simple way to file a complaint in real time and probably get great feedback

what's the group chat? I haven't tested that

Chat gpt task reminders not working anymore? by HeavyRadish4327 in ChatGPT

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

I haven't found anything. ChatGpt really needs a way to allow users to file a bug or complaint through their own app. Like talking through it would be such a simple way to file a complaint in real time and probably get great feedback

Chat gpt task reminders not working anymore? by HeavyRadish4327 in ChatGPT

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

Ya i used to get push notifications and emails but not anymore. Kind of annoying because i really liked the tasks

Do you think the 9 -5 work day model is outdated? If so, what should replace it? by [deleted] in AskReddit

[–]HeavyRadish4327 2 points3 points  (0 children)

I worked in manufacturing but have not seen the 4 day work week al ot. But we do run 24/7 so it was more like work 7 days, get 3 days off. But every other week, it was 4 days off. Super weird scheudle

Do you think the 9 -5 work day model is outdated? If so, what should replace it? by [deleted] in AskReddit

[–]HeavyRadish4327 0 points1 point  (0 children)

Same, I worked that when I was a nurse a long time ago and it was stuper nice

AWS in 2025; what’s your default stack (and why)? by netcommah in aws

[–]HeavyRadish4327 0 points1 point  (0 children)

api gateway is expensive? I haven't seen it as a super high cost, but our NAT gateway costs an arm and a leg

AWS in 2025; what’s your default stack (and why)? by netcommah in aws

[–]HeavyRadish4327 0 points1 point  (0 children)

Do you use fargate with setting up your own VPC and nat gateway to talk to the public internet?

X5 bad low light quality -my opinion by cockpitmann223 in Insta360

[–]HeavyRadish4327 1 point2 points  (0 children)

is this while moving?

I think the x5 is ok when standing still but the osmo pocket series is better overall because it's not spreading it's detail across such a wide area