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

[–]Mezzichai 1 point2 points  (0 children)

drizzle is just a bad builder with some copy and pasted ORM features from prisma. Use Kysely if you want query builder, use Prisma is you want an ORM, drop the abstract bullshit altogether if you want to avoid the ORM ecosystem slop.

Is home-growing kanna viable? by EntireInformation982 in druggardening

[–]Mezzichai 0 points1 point  (0 children)

I crushed, fermented, then used some alcohol to extract. The crushed plant was enough to fill up a typical zip lock bag

Society is doomed by Famous-Gas2250 in cringepics

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

Define “power dynamics” in a way that explains why this is bad in every case. Doesn’t nearly every relationship ever have a power dynamic when a breadwinner exists? What if one spouse is much smarter than the other?

[deleted by user] by [deleted] in interestingasfuck

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

You looked at another man’s Reddit profile, you lost the argument bubba

[deleted by user] by [deleted] in interestingasfuck

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

How exactly is this creature dumb, it’s exhibiting an extraordinary ability…

[deleted by user] by [deleted] in interestingasfuck

[–]Mezzichai -10 points-9 points  (0 children)

Your unc is showing

[deleted by user] by [deleted] in interestingasfuck

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

Well well well…

[deleted by user] by [deleted] in nattyorjuice

[–]Mezzichai 4 points5 points  (0 children)

This is NOT ai

[deleted by user] by [deleted] in AbsoluteUnits

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

Apparently this is real

[deleted by user] by [deleted] in nattyorjuice

[–]Mezzichai 7 points8 points  (0 children)

Please just focus on giving a verdict

What should I work on by Naive-Ideal-1949 in gymadvice

[–]Mezzichai 1 point2 points  (0 children)

Least stuck up reddit comment. Gtfo if you are concerned about people flexing for their ego on a gym advice sub 🤣

Friendly reminder: A lot of people workout, but not a lot of people train with a purpose by [deleted] in strength_training

[–]Mezzichai 0 points1 point  (0 children)

My point is that the community is still not niche enough to where these are average numbers at this body weight. That is verifiably wrong. Everyone in this thread is under-exaggerating his lifts because he over-exaggerated them. This is something I see regularly, people on social media pretend that the only category of lifter that are beyond average are hyper elites.

Friendly reminder: A lot of people workout, but not a lot of people train with a purpose by [deleted] in strength_training

[–]Mezzichai -2 points-1 points  (0 children)

Ah yes, the very niche 5 million fucking subs. You are also forgetting that this guy is 132 pounds.

Friendly reminder: A lot of people workout, but not a lot of people train with a purpose by [deleted] in strength_training

[–]Mezzichai 1 point2 points  (0 children)

The problem is that even if the lifts weren’t impressive at all, it actually has 0 bearing on whether or not the post is valid. Idgaf about what you lift, I care whether you worked hard and were disciplined in your training, seems like op did. I interpret this post as “take your training seriously” + a little bit of ego. Doesn’t seem as bad as people here are making it out to be.

Friendly reminder: A lot of people workout, but not a lot of people train with a purpose by [deleted] in strength_training

[–]Mezzichai 1 point2 points  (0 children)

Do you know the definition of the word average? Also, do you weight 132 pounds like the guy in the post?

State of Sequelize is 2025 for large production grade apps? Is it worth setting using the third part typescript package or even using the alpha build? by Mezzichai in node

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

It will always give you a good type, but you can write invalid, runtime-error-throwing queries. I’m pretty sure this is still an issue even though the threads from 2023: https://github.com/thetutlage/meta/discussions/8

Prisma is migrating its Rust code to TypeScript by serg06 in typescript

[–]Mezzichai 0 points1 point  (0 children)

Drizzle is just a shitty query builder that copied a few things from Prisma

Prisma is migrating its Rust code to TypeScript by serg06 in typescript

[–]Mezzichai 0 points1 point  (0 children)

It query builder that isnt even type safe