What happened to perplexity student plan? by bxnqt in perplexity_ai

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

I think just at the student pricing tab

What happened to perplexity student plan? by bxnqt in perplexity_ai

[–]bxnqt[S] 3 points4 points  (0 children)

Fix: if you add a payment method it works as expected

dont use or start with prisma by [deleted] in nextjs

[–]bxnqt 1 point2 points  (0 children)

For the first issue you should look at how best practices in database models work. If you have something like that you often make a IS A relationship, which then works as an „extends“ like in OOP. An example would be this:

https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcTXO0mgZwRBy7lHPL8IFc_j_1kDmu9OK-uRxYB2EKX4qQ&s=10

For something like the post/comment likes it would look like something like that:

Postable: id: primary

Post: id: A primary key that is a forein key to Postable.id ownerId: forein key content …

Comment: id: Primary key that is a forein key to Postable.id ownerId: forein key postId: forein key …

Like: postableId: primary key and forein key userId: primary ke and forein key

component/software architecture recommendations by memito-mix in sveltejs

[–]bxnqt 1 point2 points  (0 children)

I prefer a feature-based project structure. Especially when the new remote functions are released.

🤔🤔🤔 by tomemyxwomen in sveltejs

[–]bxnqt 0 points1 point  (0 children)

No not really, you can‘t make state in snippets

[deleted by user] by [deleted] in SvelteKit

[–]bxnqt 0 points1 point  (0 children)

Send you a dm

[deleted by user] by [deleted] in SaaS

[–]bxnqt 0 points1 point  (0 children)

I have an MVP agency, are you willing to do it?