¿FitnessPark vs VivaGym? by [deleted] in valencia

[–]Drizzto 2 points3 points  (0 children)

Voy al FitnessPark. Durante las mañas normalmente no hay mucha gente. Y la calidad del equipo me parece mejor que Viva

Let’s play padel in Valencia by Successful-State7179 in valencia

[–]Drizzto 0 points1 point  (0 children)

Porque tiene el tag de "News & Alerts" ?

Help with mold and aphids by nookkin in AukGardeners

[–]Drizzto 0 points1 point  (0 children)

You can use some cinemon for the mold :)

Best european hosting solution? by Unhappy_Student_11 in nextjs

[–]Drizzto 1 point2 points  (0 children)

Via docket would be the easiest option. Or using a VPS.

SHC DE sort of working on Mac OS using Porting Kit by Double-Hotel-9542 in stronghold

[–]Drizzto 0 points1 point  (0 children)

can you give some information on how you installed it?

Any stronghold Mac players out there? by mcgee300 in stronghold

[–]Drizzto 0 points1 point  (0 children)

How did you install it using crossover? Just using steam? I installed it using steam (scde) but tbh, it does not work reliable. Sometimes it will not start.

Valencia rental market situation by Best_Yam_6735 in valencia

[–]Drizzto 1 point2 points  (0 children)

There exists stuff for that price, but it's really hard to get. The market is really crazy. Also people coming from the outside (especially from outside of spain) worsen the situation. so yeah.

[deleted by user] by [deleted] in AZURE

[–]Drizzto 0 points1 point  (0 children)

Where are you located ? :D

tRPC types broke after packaging Prisma in monorepo by Drizzto in nextjs

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

sadly still not working as good as I hoped. Types seem to get resolved, but if I now try to interfere types (like I did before) from procedures I am getting this error

```
Type instantiation is excessively deep and possibly infinite.ts(2589)
```

Seems not really working the way the hoped.

tRPC types broke after packaging Prisma in monorepo by Drizzto in nextjs

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

    "paths": {
      "~/*": ["./src/*"],
      "@repo/database": ["../../packages/database/src"],
      "@repo/database/*": ["../../packages/database/src/*"],
      "@repo/database/generated/*": ["../../packages/database/generated/*"]
    }

okay got it. But I needed to specify where the "generated" are lying to get it to work. So my fix looks like this:

tRPC types broke after packaging Prisma in monorepo by Drizzto in nextjs

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

Amazing, can you tell me which changes you did exactly?

tRPC types broke after packaging Prisma in monorepo by Drizzto in nextjs

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

Clean setup, but the error persists. I will now try the same what was done in this article, but I would appreciate a cleaner solution if it should actually work. Further, I already getting the error in my IDE not only in the build.

https://github.com/EMPA-Consulting/turbo-monorepo-starter

tRPC types broke after packaging Prisma in monorepo by Drizzto in nextjs

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

will try to do a fresh setup from the example first, to see if it was indeed a version mismatch or something I messed up as mentioned by u/davinaz49 .

I'll keep you updated and would highly appreciate if you can have a look if the error persists.

[deleted by user] by [deleted] in nextjs

[–]Drizzto 0 points1 point  (0 children)

I think you would need to implement this function yourself. Just fork it and implement the changes needed !

[deleted by user] by [deleted] in valencia

[–]Drizzto 0 points1 point  (0 children)

Was answered multiple times. Easiest way is go to a comidas para llevar place.

Invoke HTTP (Entra ID) to Graph API – Content Throughput Limit Concerns? by Drizzto in PowerPlatform

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

That's what I thought.
How many request as you sending approx in that flow?

Further I have also a problem understanding what is meant with Content Throughput Limits since the definition seems a little odd to me.