Results 6 comments of Simon

Just found out the error has nothing to do with the comment It seems to confuse method signatures and definitions. ```ts class Vec { method() { } // METHOD_DEFINITION }...

Just tried on Chromium with Tampermonkey, it works fine. I don't know for Firefox but at least you can still download scores

**Solution:** downgrade to see the real error message. With Prisma 5.8.1 ``` Message: Error in Prisma Client request: Invalid `f=e.match(V2t)?.[1]??"",g=e.match(H2t)?.[1]??null,v=e.match(W2t)?.[1]??null,{getPrismaClient:E,PrismaClientKnownRequestError:x,PrismaClientRustPanicError:S,PrismaClientInitializationError:C,PrismaClientValidationError:A}=require(`${c.prismaClient}/runtime/${u}`),O=Buffer.from(e,"utf-8").toString("base64"),I=(0,jN.createHash)("sha256").update()` invocation in ... ``` With Prisma 5.4 ``` Message: Error...

After typing my e-mail address, Teams redirects to a local site of my company. For some reason, my computer can't resolve the IP of that site. I made a dirty...

I failed to reproduce the bug using the following C example. Holding the esc key for 2 minutes does work as expected. ```c // Compile with: // cc main.c `sdl2-config...

LineageOS (for smartphones) has an open-source feature called [LiveDisplay](https://github.com/LineageOS/android_hardware_lineage_livedisplay) that allows to select screen temperature for night and day.