jcbdev
jcbdev
I run my current integration tests via a dockerized postgres using the following command in the beforeEach() in the jest.setup.ts file: ``` schemaId = `test-${v4()}`; const prismaBinary = join(__dirname, '..',...
@artemkloko I'm really liking the look of that library! I have also created your first issue! (sorry!) - https://github.com/artemkloko/amplify-graphql-fragments-generator/issues/1 let me know if you need any help with the issue...
I only have the issue with the typing error and "session" when the schema is missing the "Session" type or the client has not been generated properly `npx prisma generate`....
Same here. Samsung s22 using many different public instances. Examples of videos that don't work - any angry video game nerd videos don't seem to work. edit: seasons 1 to...
This seems to be due to applications which control their own size (such a movie player window trying to maintain the same size as the video resolution etc). Brave does...
So I have been thinking about this for a while and the approach I was considering trying but haven't gotten round to it. My idea is essentially having an "amplify"...
same here. Issue occurs whilst running some inferences (but not all) ``` /tmp/llama.cpp-20250202-5286-e8qa8q/ggml/src/ggml-metal/ggml-metal.m:1344: unsupported op ggml_metal_encode_node: error: unsupported op 'CPY' ``` EDIT: Added command which causes error ``` llama-server --port...
I have this all the time and the only thing that brings the window back under control is a restart. I can still cycle to it with focus command but...