Christopher Ehrlich

Results 130 comments of Christopher Ehrlich

> Thank you, awesome work 👍 > > Edit: because I am lazy 😅 and don't want to open new issue, Is possible to add margin between search icon and...

Astro docs have it so we could take a look at what they're doing. I'm still traveling rn but if this is still open a week or two from now...

Seems like it might be related to this? https://github.com/prisma/prisma/issues/16205 Seems like it can be "fixed" by using `node:16-alpine3.16` or `node:18-alpine3.16` instead of the 3.17 versions. Could you confirm whether or...

> @c-ehrlich I'd be happy to raise a PR for the documentation if that's helpful, I haven't contributed before but it seems straightforward enough First time contributions are always welcome,...

> Thanks @c-ehrlich happy to take a shot at this. > > Debian Buster also works without setting engineType to binary, so that might be the simplest fix and most...

@jkomyno thanks for coming in here and clarifying :) @nicolomaioli we are already on Prisma 4.8.0 now so this should hopefully be an easy fix now. If it works for...

> @jkomyno @c-ehrlich I just managed to run on Alpine 3.17, with Prisma v4.8.0, using the MySQL driver. Note that my AMD laptop is currently out for repair (😢), so...

> > This seems great! I just got it running locally (M1 Pro) and can confirm it works. I benchmarked the Docker x64 emulation a while ago and the overhead...

> > > > This seems great! I just got it running locally (M1 Pro) and can confirm it works. I benchmarked the Docker x64 emulation a while ago and...

> No worries! That all sounds good. I'll take Node 18 Alpine 3.17 for a spin and if everything seems to work well I'll get a PR going in the...