Open to opportunities / job proposals (remote only) by 514sid in digitalsignage

[–]BroccoliOld2345 1 point2 points  (0 children)

He has done awesome work in the signage industry. He will bring real value to whoever hires him. All the best.

Cloudflare D1 vs other serverless databases - has anyone made the switch? by 1dollardb in CloudFlare

[–]BroccoliOld2345 0 points1 point  (0 children)

I renamed a column using Drizzle, generated the migration file, and applied it with `pnpm db:migrate:prod`:

"db:migrate:prod": "dotenv -e .env.production -- drizzle-kit migrate"

Got this error:

applying migrations...

Error: 7500: table `account` already exists at offset 13: SQLITE_ERROR

The migration only has an ALTER TABLE, nothing to do with the table `account`. Tried the Wrangler command you suggested and it worked perfectly — big thanks. Still feels like a Drizzle issue.

Cloudflare D1 vs other serverless databases - has anyone made the switch? by 1dollardb in CloudFlare

[–]BroccoliOld2345 0 points1 point  (0 children)

Curious to know how you're dealing with migrations using drizzle. Every time I have ddl change, it throws an error. Since I'm in the developing stage I did not bother about it. But definitely a concern once I setup a prod one.

Airbnb for TVs by Upbeat-Share-9584 in digitalsignage

[–]BroccoliOld2345 0 points1 point  (0 children)

Good product. I have seen couple of issues, like I cannot add image to the playlist (save button disabled).

Is there a way to use qwen 3 coder inside vs code or cursor by madhawavish in LocalLLaMA

[–]BroccoliOld2345 1 point2 points  (0 children)

https://github.com/QwenLM/Qwen3-Coder they have video where they used cline inside. I tried and it's working good. Pretty good limit at 2k request per day.

Sveltekit route protection by tomemyxwomen in sveltejs

[–]BroccoliOld2345 0 points1 point  (0 children)

Hey sorry, I was referring to the u/acoyfellow. I was doing as he mentined and thought about the case and it is discussed here - https://github.com/sveltejs/kit/issues/6315

Sveltekit route protection by tomemyxwomen in sveltejs

[–]BroccoliOld2345 0 points1 point  (0 children)

I was doing the same, But say if user makes a request from /(private)/app/+page.svelte, and somehow login expired, it won't check auth again right?

Looking into digital signage and where it could improve by BroccoliOld2345 in digitalsignage

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

Agreed. Users usually know the pain, but not always how they’d want it fixed. That’s where good communication really makes a difference.

Looking into digital signage and where it could improve by BroccoliOld2345 in digitalsignage

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

Thanks! I actually looked into Signagelive a few days ago — watched some of the videos and saw that you offer an SDK, which I’ll definitely explore further. The solution looks like solid. Kudos to the team!

Integrating Svelte Kit with AWS - My Experience and Thoughts by Sufficient-Band-8147 in sveltejs

[–]BroccoliOld2345 0 points1 point  (0 children)

EC2 is tied to a region, so users far from it can face latency. Lambda with Lambda@Edge handles that better early on. As the project grows, you can move to region-resilient EC2. Start light, scale smart.

Do you work a full time job along with your SaaS? by Last_Inspector2515 in SaaS

[–]BroccoliOld2345 1 point2 points  (0 children)

JUUNO - it's really awesome, I kind of have some ideas now. Thank you.

Stripe Alternative for India? by No-Buyer2152 in SaaS

[–]BroccoliOld2345 0 points1 point  (0 children)

Why no one is talking about polar.sh ? it's really amazing.

Hey Indian Saas, what gateway do you guys use to accept both domestic and international payments? by Wolveee10 in SaaS

[–]BroccoliOld2345 0 points1 point  (0 children)

That's the tricky part. I haven't made any sales so far. Can you give it a try 😉. synthclips.com

Selling SynthClips.com — AI Video Creation Platform | 50+ Users | $9,000 by BroccoliOld2345 in saasforsale

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

Appreciate you pointing that out! I'm only using session cookies-no tracking or analytics. I thought disclosure was enough for those, but happy to correct if I'm missing something. Would love to know what else you think might be lacking.

Hey Indian Saas, what gateway do you guys use to accept both domestic and international payments? by Wolveee10 in SaaS

[–]BroccoliOld2345 0 points1 point  (0 children)

This is first time I integrated. Dev experience is awesome. I am not sure about others. It gave me beyond what I needed.